Bugzilla – Bug 17876
Unnecessary items in context menu for current-playlist tracks
Last modified: 2012-02-23 04:41:22 UTC
Remove from playlist, Play Next and Play are not always useful for items in the current playlist context menu
== Auto-comment from SVN commit #33807 to the slim repo by ayoung == == http://svn.slimdevices.com/slim?view=revision&revision=33807 == bug 17876: Unnecessary items in context menu for current-playlist tracks ?\226?\128?\1701.?\226?\128?\172 No "Remove from playlist" if only item in playlist ?\226?\128?\1702.?\226?\128?\172 No "Play Next" if only item in playlist or current (playing) item or next item ?\226?\128?\1703.?\226?\128?\172 No "Play" if current item and playing. When playing a radio station this removes 3 unnecessary items from the top of the CM. It also removes some unnecessary items in other circumstances.
Alan - there's something wrong with the menu item indexes. See bug 17889: most context menus are broken, when one of these items are removed.
== Auto-comment from SVN commit #33843 to the slim repo by mherger == == http://svn.slimdevices.com/slim?view=revision&revision=33843 == Bug: 17876 Fixed Bug: 17889 Description: revert removal of unnecessary items in Now Playing context menu. This needs some more work to make sure the indexes of the remaining items are correct.
Fixed (again) in http://svn.slimdevices.com/slim?view=revision&revision=33858