[19-06-28 19:28:43.7388] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Slim::Control::Queries::playlistsQuery]: [Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db do failed: unrecognized parameter: notindexed=id [for Statement "CREATE TEMPORARY TABLE playlistSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:playlist genesis*' "] at /usr/share/perl5/Slim/Schema/Storage.pm line 126 ]
Please do a full wipe & rescan on your collection. That "notindexed" statement isn't available in all DBD::SQLite versions. If for whatever reason the version used on the old system was more recent than on the newer (the binaries come with LMS, not your OS), then the database created with the old installation might no longer work on the new one.
Worst case shut down LMS, delete library.db from its Cache folder, then restart.
-- Michael _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
