From: Mike Brady Date: Wed, 11 Dec 2019 15:29:04 +0000 (+0000) Subject: Update sample dbus commands X-Git-Tag: 3.3.6~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0246da9ac701a08409489268d376522232f91d;p=thirdparty%2Fshairport-sync.git Update sample dbus commands --- diff --git a/documents/sample dbus commands b/documents/sample dbus commands index 805480ca..5b173d4a 100644 --- a/documents/sample dbus commands +++ b/documents/sample dbus commands @@ -60,8 +60,8 @@ dbus-send --print-reply --system --dest=org.gnome.ShairportSync /org/gnome/Shair dbus-send --print-reply --system --dest=org.gnome.ShairportSync /org/gnome/ShairportSync org.freedesktop.DBus.Properties.Set string:org.gnome.ShairportSync string:ConvolutionImpulseResponseFile variant:string:"/etc/shairport-sync/boom.wav" # Some commands and properties are accessible only through the AdvancedRemoteControl interface. -# Unfortunately, only iTunes provides the functionality to allow the AdvancedRemoteControl interface to work. -# (The macOS "Music" app replacing iTunes appears to have no remote interface whatever (at least as far as is known).) +# However, only iTunes or the macOS Music app from 10.15.2 onwards +# provide the functionality needed for the AdvancedRemoteControl interface to work. # You can check to see if AdvancedRemoteControl is available using the command: