Bug 405 - SHOUTcast plugin - add a way to force refresh of stations from shoutcast.com
: SHOUTcast plugin - add a way to force refresh of stations from shoutcast.com
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 5.x or older
: All All
: P2 enhancement (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-06-25 12:37 UTC by Kevin Pearsall
Modified: 2008-12-18 11:51 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Pearsall 2004-06-25 12:37:58 UTC
Would be nice to do this using the remote, or using the web interface.  Or both...?
Comment 1 Kevin Pearsall 2004-08-05 13:51:05 UTC
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.
Comment 2 Blackketter Dean 2004-08-12 09:09:29 UTC
Good suggestion.
Comment 3 Scott Bennett 2004-08-31 08:49:25 UTC
Doesn't it already do this if you press the Rewind button while browsing 
Shoutcast stations?
Comment 4 KDF 2004-08-31 21:53:51 UTC
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.
Comment 5 KDF 2005-01-22 05:22:28 UTC
nothing to fix as the REW key does this already
Comment 6 Chris Owens 2008-12-18 11:51:13 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.