Bugzilla – Bug 3449
R7658 crashes
Last modified: 2008-09-15 14:39:24 UTC
getting the following after scanning. Windows 2003 server, with Active Perl. C:\Program Files\slimperl\trunk\server>perl slimserver.pl Can't locate object method "scanPlaylistsOnly" via package "PLAYLIST" (perhaps you forgot to load "PLAYLIST"?) at C:/Program Files/slimperl/trunk/server/Slim/Music/Import.pm line 87. Can't locate object method "forceCommit" via package "Slim::Schema" at slimserver.pl line 1006. END failed--call queue aborted.
Fixed the call to startScan to be a class method.