exile & tamanaco -- sorry for the trouble, and thanks for the feedback. I think the "no data" problem might be a result of having an empty XML log file -- certainly there are some spots in Web.pm where I could have done more error handling. Can you check your SqueezeCenter Cache directory for a "PlayLogSongLogs" directory, and check that for YYYYMM.xml files? PlayLog by default will try the YYYYMM.xml file for the most recent month, and if that file exists but has no <song> elements, you might end up at that error condition (though on my Linux system it handles a file with no <song> elements fine). I've posted an untested new release, 7a14b, that adds more error handling and should resolve that HASH reference error.
Displaying in Classic but not Default skin -- what browser are you using? IIRC, Default expects XHTML tags, and I wouldn't be surprised if my HTML template has some content-less tags that don't have proper "/>" close tags. Perhaps you're using a browser that's more strict about XHTML tagging than I've tested with. Release 7a14c fixes a couple of these improperly closed tags, but there may be other problems. Like 7a14b, it's untested. The menu icon is probably fine. I didn't try to specify the icon, so I expect that SqueezeCenter defaults to using the same icon as the OPML playlist. -Peter -- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver FuzzyTime PlayLog PowerCenter/BottleRocket SaverSwitcher SleepFade StatusFirst SyncOptions VolumeLock ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=44582 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
