Displaying 2 results from an estimated 2 matches for "do_yp_add".
2005 Feb 15
0
Updating MetaData at the Relay
...st like to be able to
>modify these at runtime in the Icecast config file, which is as I
Currently, we do not have a mechanism for specifying (or overriding) these
parameters in the icecast config. I welcome you to post something to
http://trac.xiph.org as an enhancement. Alternatively, in do_yp_add() line
344 of yp.c, you will find the following line :
ret = snprintf (s, len, "action=add&sn=%s&genre=%s&cpswd=%s&desc="
"%s&url=%s&listenurl=%s&type=%s&stype=%s&b=%s&%s\r\n",
yp->server_...
2005 Feb 15
2
Updating MetaData at the Relay
Sending again .... is this thing on?
On 11-Feb-05, at 9:20 PM, oddsock wrote:
> At 10:21 PM 2/11/2005, you wrote:
>> Now that 2.2.0 is out, we can update metadata on-the-fly. At
>> pulverradio.com we are working on an injector that takes the song info
>> from our broadcast automation software and dumps it in (thanks guys
>> for
>> the help). I realize that we