Probably not the best way to do this, but here goes (also probably not
the best place in the code to handle this event):

--- Plugin.pm.orig      2006-08-09 05:35:11.000000000 -0400
+++ Plugin.pm   2006-08-09 05:37:11.000000000 -0400
@@ -541,6 +541,7 @@
}
elsif (/Max Daily Logins Exceeded/) {
$::d_plugins && msg("SiriusRadio: Max Daily
Logins Exceeded.\n");
+                      
Slim::Utils::Prefs::set("plugin_siriusradio_cookie",'');
$client->showBriefly("Error: Maximum daily
logins reached.\n");
$webMessage{$client} = 'Error: Maximum daily
logins reached.';
$webRefresh{$client} = 0;


-- 
bdraco
------------------------------------------------------------------------
bdraco's Profile: http://forums.slimdevices.com/member.php?userid=6847
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to