At 03:58 PM 7/8/2003 -0400, you wrote:>That isnt the only bug. One one of our icecast servers the third >stream, sf-lofi.mp3, is not being announced to YP servers at all. On my >local diagnostics (logs all connections to the liveradio.indymedia.org >YP server) I see that icecast isnt even trying to add it. The other YP >servers are not showing this stream either. It doesnt appear to have >anything different between it and the other two streams. >are you sure you are specifying this stream as public ? This is specified when the source client attaches to icecast...Can you dump the headers sent by the source client and post them ? what you describe is exactly what would happen if your stream was considered a "private" stream... oddsock <p>--- >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 Tue, Jul 08, 2003 at 09:22:31AM -0500, oddsock wrote:> actually, it was a bug when listing in multiple directories only. It was > caused by accidentally resetting the "last touch time" for all directory > entries when it should have done it only for one directory entry. This was > causing the "I need to touch now" logic to not get triggered. I just > committed a patch to icecast that fixes this problem. So, please update > your code otherwise you will have troubles updating to more than one > directory reliably.That isnt the only bug. One one of our icecast servers the third stream, sf-lofi.mp3, is not being announced to YP servers at all. On my local diagnostics (logs all connections to the liveradio.indymedia.org YP server) I see that icecast isnt even trying to add it. The other YP servers are not showing this stream either. It doesnt appear to have anything different between it and the other two streams. <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/pgp-signature Size: 188 bytes Desc: not available Url : http://lists.xiph.org/pipermail/icecast/attachments/20030708/282e4bb2/part.pgp
At 10:08 AM 7/8/2003 -0400, you wrote:>On Tue, Jul 08, 2003 at 11:36:10AM +0100, David Jones wrote: > > and Ross Levis wrote: > > > Sometimes when I restart my stream it appears for a while without > > > updating the title etc and then disappears a few minutes later. I'm > > > sure Dave will fix it eventually but he is away for the week. > > > >I know why, and I'm working to fix it. > >Basically it's behavior in Icecast. For some reason some streams only >update themselves during song change, while they are suppost to update >at regular intervals too. > >The YP update schedualing needs some pretty heavy TLC, hopefully I >should have a good patch for it soon. >actually, it was a bug when listing in multiple directories only. It was caused by accidentally resetting the "last touch time" for all directory entries when it should have done it only for one directory entry. This was causing the "I need to touch now" logic to not get triggered. I just committed a patch to icecast that fixes this problem. So, please update your code otherwise you will have troubles updating to more than one directory reliably. I have also updated http://www.oddsock.org/tools/icecast2 with the latest CVS code as well.... oddsock <p>--- >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.