On Wednesday, 25 July 2001 at 17:53, Eric Dantan Rzewnicki wrote:> Brendan Cully wrote: > > > > On Wednesday, 25 July 2001 at 18:15, Mike Prudence wrote: > > > > > I've had a bit of trouble locating some of the other tools mentioned > > > briefly (hampered by the lack of search facility on the mailing list > > > archives). What are people using in general to feed playlists to ices ?? > > > > it's got a pretty straightforward scripting interface. I use a python > > script which gets tracks out of my database. > > > > Just curious...What are you using for your database?Mysql. But, I have to admit, as my database gets more complicated, I'm beginning to feel the restrictions. In particular I could really use subselects sometimes, especially for all the constraints I've been adding to my playlist randomiser. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wednesday, 25 July 2001 at 18:15, Mike Prudence wrote:> I've had a bit of trouble locating some of the other tools mentioned > briefly (hampered by the lack of search facility on the mailing list > archives). What are people using in general to feed playlists to ices ??it's got a pretty straightforward scripting interface. I use a python script which gets tracks out of my database.> Only remaining irritation is ices desire to just go away after a while with > this error.... > > Warning: Encountered error while transfering > /usr/local/icecast/mp3/mjp01/trk8.mp3. [Libshout reported send error: > Libshout socket error.] > Libshout communication problem, trying to reconnect to server > Failed reconnecting to server 127.0.0.1, error: 3 > Ices Exiting...Try a newer version of ices. I haven't figured out what causes the socket error, but the latest version of ices try much harder to stay connected, and it seems to work well enough. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Brendan Cully wrote:> > On Wednesday, 25 July 2001 at 18:15, Mike Prudence wrote: > > > I've had a bit of trouble locating some of the other tools mentioned > > briefly (hampered by the lack of search facility on the mailing list > > archives). What are people using in general to feed playlists to ices ?? > > it's got a pretty straightforward scripting interface. I use a python > script which gets tracks out of my database. >Just curious...What are you using for your database? -Eric Rz. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.