Bug 17876 - Unnecessary items in context menu for current-playlist tracks
: Unnecessary items in context menu for current-playlist tracks
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: unspecified
: PC Android (please specify version)
: -- normal (vote)
: 7.7.2
Assigned To: Alan Young
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-01 09:37 UTC by Alan Young
Modified: 2012-02-23 04:41 UTC (History)
1 user (show)

See Also:
Category: Feature


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Young 2012-02-01 09:37:01 UTC
Remove from playlist, Play Next and Play are not always useful for items in the current playlist context menu
Comment 1 SVN Bot 2012-02-02 04:18:36 UTC
 == 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.
Comment 2 Michael Herger 2012-02-15 12:38:13 UTC
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.
Comment 3 SVN Bot 2012-02-15 12:44:23 UTC
 == 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.
Comment 4 Alan Young 2012-02-22 08:01:54 UTC
Fixed (again) in  http://svn.slimdevices.com/slim?view=revision&revision=33858