Just noticed one small thing - had to apply the following patch for the
7.0 trunk version of the plugin (not sure if it applies to the 6.5
branch as well):
Code:
--------------------
*** Plugin.pm.orig 2007-07-20 01:02:01.000000000 +0100
--- Plugin.pm 2007-07-20 01:02:23.000000000 +0100
***************
*** 1803,1809 ****
$prefs->set('show1icon', [EMAIL PROTECTED]);
}
! my @show13line = @{ $prefs->get('show3line') || [] };
if (scalar(@show13line) == 0) {
$show13line[0] = 1;
$show13line[1] = 1;
--- 1803,1809 ----
$prefs->set('show1icon', [EMAIL PROTECTED]);
}
! my @show13line = @{ $prefs->get('show13line') || [] };
if (scalar(@show13line) == 0) {
$show13line[0] = 1;
$show13line[1] = 1;
--------------------
Stuart
GoCubs;215667 Wrote:
> I've gone ahead and posted updated versions of SuperDateTime at
> www.gregbrown.net
>
> There was a problem with an occasional game being ignored with the
> 5.0.9 release due to some inconsistent HTML at ESPN.
>
> For those interested, I've also posted an updated version of the beta
> version of the plugin that supports the lastest nightly builds of
> SlimServer 7.0.
>
> Please make sure you restart SlimServer after updating the plugin.
>
> As always, please let me know if you notice any oddities.
>
> -Greg
--
hickinbottoms
-"Never put off until tomorrow what you can put off until the day after
- with 'Lazy Searching' (http://www.hickinbottom.com/lazysearch)!"-
------------------------------------------------------------------------
hickinbottoms's Profile: http://forums.slimdevices.com/member.php?userid=255
View this thread: http://forums.slimdevices.com/showthread.php?t=14327
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins