summaryrefslogtreecommitdiff
path: root/documents
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2019-11-12 09:35:33 +0000
committerGitHub <noreply@github.com>2019-11-12 09:35:33 +0000
commit768494dc8656105b2c07446cca5515769306c1d5 (patch)
tree76fd9580e1d35967f9fea98c280bc9a67eb8c750 /documents
parent2003992dedc90bd0869a6575d342f6585ead8b2d (diff)
Update sample dbus commands
Diffstat (limited to 'documents')
-rw-r--r--documents/sample dbus commands4
1 files changed, 2 insertions, 2 deletions
diff --git a/documents/sample dbus commands b/documents/sample dbus commands
index a07cba6..805480c 100644
--- a/documents/sample dbus commands
+++ b/documents/sample dbus commands
@@ -59,8 +59,8 @@ dbus-send --print-reply --system --dest=org.gnome.ShairportSync /org/gnome/Shair
# Set Convolution Impulse Response File:
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 at org.gnome.ShairportSync.AdvancedRemoteControl
-# Unfortunately, only iTunes provides the functionality to allow the AdvancedRemoteControl stuff to work.
+# 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).)
# You can check to see if AdvancedRemoteControl is available using the command: