output/shout: rename "encoding" to "encoder"
The user manual specifies "encoder", which is consistent with other output plugins. "encoding" should be deprecated.
This commit is contained in:
@@ -231,7 +231,7 @@ input {
|
||||
#
|
||||
#audio_output {
|
||||
# type "shout"
|
||||
# encoding "ogg" # optional
|
||||
# encoder "vorbis" # optional
|
||||
# name "My Shout Stream"
|
||||
# host "localhost"
|
||||
# port "8000"
|
||||
|
Reference in New Issue
Block a user