Am I right in thinking that the schema hasn't changed at all between 7.5.6 and 7.6.1?
I'm wondering if there would be benefit in somehow comparing table content between a 7.5.6 and 7.6.1 scan (ignoring primary/foreign key id's), to see if obvious issues can be identified? e.g. I have a problem with my "No Artist" album. By comparing a list of artists, albums, genres, years, etc, between SQLite and MySQL DBs, it may identify differences in the way the scanner is working, that may be a little less obvious to spot than by browsing through the app. Maybe as easy as exporting tables as CSV and then doing a file comparison. I need to find a new SQLite DB browser, as mine doesn't seem to work in WAL mode. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
