I apologize for missing the install.xml version in the last release. With that release after updating to it, SqueezeBox Server would still indicate it was running the prior version. Although the prior version was shown, it actually is running the latest. I'll be sure to fix that with the next release.
I'm also well aware of the NFL scores repeating for the week. I implemented the fix that had been posted in the forums and it happened to be a Sunday when I did it so I did not realize the fix did not filter by date. I've been working on implementing a fix. It is a little more difficult since I'm trying to use Perl TreeBuilder for parsing instead of mega regular expressions and I'm not very familiar with TreeBuilder. Using TreeBuilder seems to perform better than regular expressions and it's less likely to be impacted by HTML changes. On my local copy I am now able to filter by date, I just need to add some special logic to handle the fact that not everyone utilizing the plugin is in an American timezone. Otherwise if I use local date, SDT will display games roughly a day early for people in Australia, etc. Thanks for your patience :) -Greg -- GoCubs ------------------------------------------------------------------------ GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312 View this thread: http://forums.slimdevices.com/showthread.php?t=14327 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
