Bugzilla – Bug 337
Remember the name of the playlist that was last loaded.
Last modified: 2008-12-18 11:50:50 UTC
We should remember and optionally display (and make available to the web and CLI interfaces) the name of the last playlist loaded as the current playlist. If the current playlist gets modified, then the playlist name becomes something like "Rocking Out (Modified)" It can then be saved again as "Rocking Out" Might not want to use the name as the indicator that the playlist has been modified. You never know what people will name their playlists. For display, that is fine. $client->currentPlaylistName() returns "My Favorite Jazz Songs" $client->currentPlaylistURL() returns "file:/var/music/playlists/Favorite%20Jazz%20Songs.m3u" $client->currentPlaylistModified() returns 0 if you haven't changed it. Requested by Trevor Bond <tbond@mpzplayer.com>
*** This bug has been marked as a duplicate of 49 ***
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.