Feature #106
mpris2 plugin do not implement optional org.mpris.MediaPlayer2.TrackList interface and org.mpris.MediaPlayer2.Playlists interface
Status:
Rejected
Priority:
Minor
Assignee:
-
Category:
plugins/mpris2
Target version:
-
Start date:
May 05, 2012
Due date:
% Done:
0%
Estimated time:
Affects version:
Description
at http://specifications.freedesktop.org/mpris-spec/latest/index.html
Interface MediaPlayer2.Playlists
Provides access to the media player's playlists.
Interface MediaPlayer2.TrackList
Provides access to a short list of tracks which were recently played or will be played shortly. This is intended to provide context to the currently-playing track, rather than giving complete access to the media player's playlist.
Those interfaces, if I am right, are not implemented in mpris2 plugin.
History
#1 Updated by John Lindgren over 12 years ago
- Status changed from New to Rejected
These interfaces require a different type of playlist structure than that used in Audacious, so they will not be implemented.