From version 1.12.2 and later on Nightingale implements a basic MPRIS 2.2 interface by default on Linux. The interface also supports parts of the deprecated 1.0 specification.
Nightingale has the DBus name “org.mpris.MediaPlayer2.nightingale”. It implements the following interfaces:
MPRIS 1 is implemented in the same object, but with different paths:
These interfaces however are not all function complete and some functions are empty. There are no plans to complete the MPRIS 1 interface. The MPRIS 1 interfaces should be introspectable, too.