it is possible to play the same song after it finished in ices2? i'm geting this error, even if i rename the song: log: EROR playlist-builtin/playlist_read Cannot play same file twice in a row, skipping [2007-06-16 03:47:23] WARN playlist-builtin/playlist_read Skipping "/var/www/radio/playlist/espaco_vital_080607_conv2.ogg" as the serial number is the same as previous [2007-06-16 03:47:23] WARN playlist-builtin/playlist_read Too many consecutive errors - exiting [2007-06-16 03:47:23] DBUG stream-shared/stream_wait_for_data Shutdown signalled: thread shutting down [2007-06-16 03:47:23] DBUG reencode/reencode_clear Clearing reencoder [2007-06-16 03:47:24] DBUG input/input_loop An instance died, removing it [2007-06-16 03:47:24] DBUG input/input_flush_queue Input queue flush requested [2007-06-16 03:47:24] INFO input/input_loop All instances removed, shutting down... [2007-06-16 03:47:24] INFO ices-core/main Shutdown complete -- Vinicius Dittgen "A mente que se abre a uma nova id?ia jamais volta ao seu tamanho original." (Albert Einstein) **Paz, Amor e Software Livre** -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20070616/33c29ce9/attachment.htm>
Vinicius Dittgen schrieb:> it is possible to play the same song after it finished in ices2? > i'm geting this error, even if i rename the song: > > log: > EROR playlist-builtin/playlist_read Cannot play same file twice in a > row, skipping > > > > [2007-06-16 03:47:23] WARN playlist-builtin/playlist_read Skipping > "/var/www/radio/playlist/espaco_vital_080607_conv2.ogg" as the serial > number is the same as previousYou'll have to change the serial number of the ogg file to prevent this from happening. I think this was built in to prevent repeating songs in random play or so. Dunno if it serves other reasons too. Cheers Thomas
Vinicius Dittgen schrieb:> ok you know how can i change the serial number?no, that's left as an exercise to you. trivial solution: reencode from original material Thomas
Vinicius Dittgen schrieb:> yes thanks, i saw that reencoding is easy with the -s option but i > dont't have any more the original! > my problem is to reencode the ogg file with a new serial number, i > didn't find how yet!As I said - can't help with that. RTFM, TUG, ...> i want to play this file random in ices2, i dont find this option in > ices2! so im trying to fake another file!Sorry, but my language parser (aka brain) can't find an unambiguous meaning in that sentence. Thomas PS: please use "reply to all" - you're breaking mailing list threading.
Thomas B. R?cker skrev:> Vinicius Dittgen schrieb: >> [2007-06-16 03:47:23] WARN playlist-builtin/playlist_read Skipping >> "/var/www/radio/playlist/espaco_vital_080607_conv2.ogg" as the serial >> number is the same as previous > > You'll have to change the serial number of the ogg file to prevent > this from happening. > I think this was built in to prevent repeating songs in random play or > so. Dunno if it serves other reasons too.As long as we're on the subject: Does anyone know _why_ this is? Your guess might be correct, but then it shouldn't kick in when not playing randomly. It's usually either a real problem or a real hassle, and I can see no (practical) reason for it being when playing through a playlist linearly. Oscar> Cheers > > Thomas > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >