add "genre" and "description" to shout config parameters
git-svn-id: https://svn.musicpd.org/mpd/trunk@2557 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -77,11 +77,15 @@ audio_output {
|
||||
# host "hostname"
|
||||
# port "8000"
|
||||
# mount "/mpd.ogg"
|
||||
# user "source"
|
||||
# password "hackme"
|
||||
# quality "5.0"
|
||||
# bitrate "128"
|
||||
# format "44100:16:1"
|
||||
#
|
||||
# Optional Paramters
|
||||
# user "source"
|
||||
# description "here's my long descriptiion"
|
||||
# genre "jazz"
|
||||
#} # end of audio_output
|
||||
#
|
||||
##########################################################
|
||||
|
Reference in New Issue
Block a user