Bugzilla – Bug 405
SHOUTcast plugin - add a way to force refresh of stations from shoutcast.com
Last modified: 2008-12-18 11:51:13 UTC
Would be nice to do this using the remote, or using the web interface. Or both...?
Just spoke with a gentleman who thought it would be a good idea to automatically refresh the station list after a given interval. It seems that his server had been up and running for a while, but the stations had not been refreshed, and a couple of the ones he had tried to connect to were no longer valid.
Good suggestion.
Doesn't it already do this if you press the Rewind button while browsing Shoutcast stations?
looks like it should: 'jump_rew' => sub { my $client = shift; $number{$client} = undef; &reload_xml($client); }, the same function could be on a timer and connected to a web button.
nothing to fix as the REW key does this already
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.