Skip to content

Enable the MPRIS server plugin - allows control of android media players

These changes should allow loading the plugin on older Android versions, by only requiring the class + implements when actually creating the plugin for a device.

The emulator works fine both with and without this patch, as does my Android Oreo device, so I haven't been able to test this on a device where it previously failed.

Merge request reports