Yes, I'm having the same loading problem on 6.5: 

Can't load Plugins::NowPlaying::Plugin for Plugins menu: Undefined
subroutine &Plugins::NowPlaying::Plugin::getDisplayName called at
/PerlApp/Slim/Utils/PluginManager.pm line 227.


Here's what the getDisplayName code looks like: 

sub getDisplayName {
        return 'PLUGIN_NOWPLAYING';
}

sub strings {
        return <<EOF;
PLUGIN_NOWPLAYING
        EN      Now Playing

EOF
};


-- 
RainmanRam
------------------------------------------------------------------------
RainmanRam's Profile: http://forums.slimdevices.com/member.php?userid=7477
View this thread: http://forums.slimdevices.com/showthread.php?t=27429

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to