Bugzilla – Bug 1891
"Now playing - playerid" playlists should be hidden from user
Last modified: 2008-09-15 14:35:48 UTC
See discussion board, the "Now playing" playlist that appears for each player in the Browse Playlist screen and in the CLI should be hidden. Practically, it means getInternalPlaylists and getExternalPlaylists (and the new getPlaylists) should be modified not to return the player lists, which is difficult as they are not really distiguishable today with a simple query flag. An idea would be to use something else than "playlist://" for those; creative proposal: "playerplaylist://" :-)
Agreed, they should be hidden, as they are not "playlists" in the traditional sense. I like the idea of: playlist:[playerid].m3u for being able to refer to the current playlist for a player, but I'm not sure where it would be used.
I belive Dan committed this, and it should be in the july 31 build already.
Yes - fixed already.