output/shout: add possibility to set url

Added a new optional parameter for the shout plugin called "url".
This commit is contained in:
Thomas Jansen
2011-02-04 14:14:29 +01:00
committed by Max Kellermann
parent 2bde9afdb9
commit 144d092637
5 changed files with 21 additions and 0 deletions

View File

@@ -1557,6 +1557,15 @@ cd mpd-version</programlisting>
Sets a short description of the stream (optional).
</entry>
</row>
<row>
<entry>
<varname>url</varname>
<parameter>URL</parameter>
</entry>
<entry>
Sets a URL associated with the stream (optional).
</entry>
</row>
<row>
<entry>
<varname>public</varname>