Signed-off-by: achbed <github@achbed.org>
"port": 8000,
"public": 0,
"sourcepassword": "icecast_source_password",
- "type": "icecast"
+ "type": "icecast",
+ "appendtype": 1
},
"twitter": {
"key": "you access token key",
<public>0</public>
<sourcepassword>icecast_source_password</sourcepassword>
<type>icecast</type>
+ <appendtype>1</appendtype>
</server>
<twitter>
<key>your access token key</key>
mountpoint: monitor,
port: 8000, public: 0,
sourcepassword: icecast_source_password,
- type: icecast}
+ type: icecast, appendtype: 1}
twitter: {key: 'your access token key',
mode: 0, secret: 'your acess token secret key',
<sourcepassword>icecast_source_password</sourcepassword>
<!-- The type of the server (icecast or stream-m) -->
<type>icecast</type>
+ <!-- If '1', the media format will be appended to the mount name (ie, /mount.mp3 instead of /mount).
+ '0' will leave the mount name alone. Used only for icecast streams -->
+ <appendtype>1</appendtype>
</server>
<twitter>
<!-- Your twitter username -->