diff options
author | mathieui <mathieui@mathieui.net> | 2013-03-11 02:09:04 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-03-11 02:09:04 +0100 |
commit | 4deee7cb0bbf8d22ca98d8c15cf7d79dfa70776b (patch) | |
tree | 4069e6f1a5137629d8ee2a0f71b867ed5dd910cb /doc/en/plugins/mpd_client.txt | |
parent | 71c35eb279b2271b89896dcff551ba762f66b3a5 (diff) | |
download | poezio-4deee7cb0bbf8d22ca98d8c15cf7d79dfa70776b.tar.gz poezio-4deee7cb0bbf8d22ca98d8c15cf7d79dfa70776b.tar.bz2 poezio-4deee7cb0bbf8d22ca98d8c15cf7d79dfa70776b.tar.xz poezio-4deee7cb0bbf8d22ca98d8c15cf7d79dfa70776b.zip |
Implement user-tune publishing in the mpd plugin (#1840)
Diffstat (limited to 'doc/en/plugins/mpd_client.txt')
-rw-r--r-- | doc/en/plugins/mpd_client.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/plugins/mpd_client.txt b/doc/en/plugins/mpd_client.txt index 54c6fb2d..5031fb6c 100644 --- a/doc/en/plugins/mpd_client.txt +++ b/doc/en/plugins/mpd_client.txt @@ -38,6 +38,9 @@ port = 6600 password = password if necessary --------------------------------------------------------------------- +To enable link:http://xmpp.org/extensions/xep-0118.html[User tune] +publishing, you also have to set the _broadcast_ option to _true_. + Usage ----- |