Quoting barcar <[EMAIL PROTECTED]>:
I'm guessing the 'Can't locate object method "dbh"' is where the plugin is causing SlimServer to shut down.
fortunately, its an easy fix that can be done by anyone (plugins aren't packaged in slim.exe)
Just do a find->replace: Slim::Music::Info::getCurrentDataStore() -> 'Slim::Schema' that simple change should fix any plugins that used the old datastores method. -k _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
