James, I had exactly the same problem as dsharber, but on mac os 10.4, with the latest plugin. i ran slimserver with the debug flags and was able to find the problem. just as i was searching for where the error might be, I saw JackOfAll's post - it is indeed a missing ']' on line 1683 (a tad painful with pico/nano as the only editor available at the time) .. anyway to make a long story short, it seems to be working now. Thanks Jack!
The log is below for your ref. Regds, Nikhil > > 2006-10-01 00:08:52.0585 Module [Plugins::SlimScrobbler::Plugin] failed > to load: [syntax error at > /Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/SlimScrobbler/Plugin.pm > line 1692, near ")" > Missing right curly or square bracket at > /Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/SlimScrobbler/Plugin.pm > line 1835, at end of line > Compilation failed in require at (eval 198) line 2, <DATA> line 64. > BEGIN failed--compilation aborted at (eval 198) line 2, <DATA> line > 64. > ] > 2006-10-01 00:08:52.1410 Can't load Plugins::SlimScrobbler::Plugin for > Plugins menu: Undefined subroutine > &Plugins::SlimScrobbler::Plugin::getDisplayName called at > /Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Utils/PluginManager.pm > line 257. > -- Nikhil ------------------------------------------------------------------------ Nikhil's Profile: http://forums.slimdevices.com/member.php?userid=993 View this thread: http://forums.slimdevices.com/showthread.php?t=27160 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
