| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sun Jun 10, 2007 3:01 pm Post subject: Icecast2 streamtitle |
|
|
Hi there,
Shoutcast has (and it appears that Icecast 1 had it too) an option to supply a streamtitle template, so you could append a string to the title:
[MyRadioName] %s
would give
[MyRadioName] some artist - some title
I can't seem to find such feature on Icecast2, it isn't documented and a google search gave me results of Icecast1 configurations, is it possible in icecast2? if it isn't is there a way to hardcode it then?
PS: no, setting it in a source client isn't what i need, as I am trying to implement the icecast server configuration in a web service. |
|
| Back to top |
|
 |
btf
Joined: 15 Nov 2007 Posts: 3
|
Posted: Fri Dec 07, 2007 4:28 am Post subject: |
|
|
wanted to up this theme
karl, would you plan to implement this feature? it's very useful and seems not so hard to code |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Dec 07, 2007 5:56 pm Post subject: |
|
|
hmm, I suppose the stream-name setting in mount could be used to override the http header from the source client in format_prepare_headers. You have a patch?
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Jan 11, 2008 3:48 am Post subject: Icecast2 and Custom Title Streaming |
|
|
| We are looking for some way to modify the title streaming in Icecast2. We would like to override the source and specify what actually gets streamed to clients. For example, say we want the name of station, followed by song title to stream. Is there a way to set this in Icecast2 yet? |
|
| Back to top |
|
 |
|