audio_service_mpris 0.1.3 audio_service_mpris: ^0.1.3 copied to clipboard
audio_service platform interface supporting Media Player Remote Interfacing Specification.
0.1.3 #
Removed mpris:trackid
from metadata object. It's useless until org.mpris.MediaPlayer2.TrackList interface implementation
0.1.2 #
Fixed additional issue: all received MediaItem
ids are being mapped to uuid strings that allows to avoid invalid dbus path object creation for trackId
field of org.mpris.MediaPlayer2.Player.Metadata
property.
0.1.1 #
Fixed issue #1: androidNotificationChannelId
is used as a part of dbus interface name for an application instance now.
0.1.0 #
First release