Bugzilla – Bug 85
fix progress/current song/time display at song transitions - Live365
Last modified: 2008-09-15 14:37:04 UTC
Live365 does Shoutcast Icy protocol streams, right? If so, we should be getting song title in the metadata. Progress isn't possible because we don't get song duration information. It does make sense to restart the song time counter when we get a metadata block that's different from the last, but I consider that an enhancement. Re-classifying this bug as an enhancement.
Created attachment 258 [details] get time from stream metadata live 365 returns a block of xml metadata that contains songtime. we can use this to provide song timing info for the display, within a bit of margin.
Created attachment 260 [details] reset song counter and use client->songduration in Pages.pm In order to display proper time from the Live365 plugin, song after song, we need to reset the startTime when we grab the new metadata. Also, use $client->songduration from Pages.pm so that the status panes get proper time for streams as well as songs.
commited as change 1846 to trunk
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.