mherger;643145 Wrote: > > > > One thing... It launched a clear & rescan. If you're not adding > media > > directories, and only using the existing music directory for audio, > > this shouldn't be necessary. You should have the exact same music > > library. > > The db schema might have changed from SBS to LMS. > Just to confirm, the schema has changed.
Video/Images tables(which shouldn't require a rescan): http://svn.slimdevices.com/repos/slim/7.6/branches/lms/server/SQL/SQLite/schema_13_up.sql http://svn.slimdevices.com/repos/slim/7.6/branches/lms/server/SQL/SQLite/schema_15_up.sql And new fields for added/updated timestamp (which might need a rescan): http://svn.slimdevices.com/repos/slim/7.6/branches/lms/server/SQL/SQLite/schema_14_up.sql In reality I'm not sure schema_14 would require a rescan because I think the information already is in the old schema in tracks.timestamp and track_persistent.added but I commented on this a few months ago in this thread but never got any response: http://forums.slimdevices.com/showthread.php?t=87579 -- erland Erland Isaksson ('My homepage' (http://erland.isaksson.info)) (Developer of 'many plugins/applets' (http://wiki.slimdevices.com/index.php/User:Erland). If my answer helped you and you like to encourage future presence on this forum and/or third party plugin/applet development, 'donations are always appreciated' (http://erland.isaksson.info/donate)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=86628 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
