Hi guys (and girls). Is it possible to play a particular MP3 after every x number of tracks? Kinda like a radio jingle type thing. say, play 123.mp3 no less than every 10 mp3's but no more than every 15 mp3's., giving the effect of playing 123.mp3 every 10 to 15 songs. I'm sure it can be scripted but I have absolutely no idea how, so if someone could start me off it would be appreciated. Thanks, Phil. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20050512/6bb4f127/attachment.html
On Thu, 2005-05-12 at 17:10, Phil Rigby wrote:> Hi guys (and girls). > > Is it possible to play a particular MP3 after every x number of > tracks? Kinda like a radio jingle type thing? say, play 123.mp3 no > less than every 10 mp3?s but no more than every 15 mp3?s?, giving the > effect of playing 123.mp3 every 10 to 15 songs.that has to be done at the source client, probably via something like the scripted playlist input of ices 0.4. The script would maintain where it is in a playlist and every so often throw back the filename 123.mp3 karl.