Comment 0 for bug 618483

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Tracking bug for MPRIS 2 support.

MPRIS 2.0 is officially released, but there is talk about either re-releasing it or pushing a revision due to problems with the TrackList interface. We currently have no plan to implement the TrackList interface (at least not in core), so this doesn't concern us that much.

Current spec: http://www.mpris.org/2.0/spec/
Mailing list: http://mailman.videolan.org/listinfo/mpris

Current plan:
1. Create a plugin implementing the non-TrackList interface.
2. If other devs agree, move the code to core and deprecate the old D-Bus interface.
3. Add features from the old iface to the mpris objects (under our own iface namespace).
4. After a while (1 year or so), remove the old iface.