search for: server_genr

Displaying 2 results from an estimated 2 matches for "server_genr".

Did you mean: server_gen
2005 Feb 15
0
Updating MetaData at the Relay
...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_name, yp->server_genre, yp->cluster_password, yp->server_desc, yp->url, yp->listen_url, yp->server_type, yp->subtype, yp->bitrate, yp->audio_info); a simple hard coding of your parameters there will also suit your needs. Note doing it properly via conf...
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