kodenine Wrote: > Ian, Stewart and all other other AudioScrobbler developers: Are you > using AudioScrobbler on SlimServer 6.2? I would really like to get a > copy if you are. I get an error that the Math/Round.pm can't be found > in @INC. Seems like I could do some fixing, but I don't want to be > mucking where others have already mucked :). >
Jamin, By all means, feel free to do some fixin'. I've seen the current release of SlimScrobbler working fine on a fairly recent 6.2 build; but others have reported problems so there might be some nasty lurking somewhere. You might just get some joy with the CVS version of SS, but there's no fixes in there specifically for 6.2. Math/Round.pm is supplied in the SlimScrobbleSupport directory, so make sure that whole directory is included in your Plugins directory. Having said that, I can't actually see why SlimScrobbler actually needs Round these days, so you might like to try removing the "use Math/Round" line from the top of Scrobbler.pm - but it'll probably just fall over on one of the other required libraries. Ian -- iwp _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
