From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This adds a policy to allow sending to org.mpris.MediaPlayer2.Player interface since that is used when the player supports it. --- src/bluetooth.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 0c0b221bb..b67a954a2 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -19,6 +19,7 @@ <allow send_interface="org.bluez.LEAdvertisement1"/> <allow send_interface="org.freedesktop.DBus.ObjectManager"/> <allow send_interface="org.freedesktop.DBus.Properties"/> + <allow send_interface="org.mpris.MediaPlayer2.Player"/> </policy> <policy at_console="true"> -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html