On Jun 25, 2009, at 3:49 AM, Phil Meyer wrote: > I just did a full rescan of both my 7.4/trunk (MySQL, old scanner) > and 7.4/noweb-sqlite, and there are still discrepancies: > > MySQL DB: > artists: 805 > albums: 2424 > songs: 27618 > genres: 73 > > SQLite DB: > artists: 803 > albums: 2424 > songs: 27618 > genres: 73 > > So the new scanner seems to be missing two artists and genres, but > has the correct number of songs and albums. I guess it's something > to do with multiple value tags (songs with more than one ARTIST tag > or GENRE tag), but I have a lot of cases of that in my tags. > Perhaps it's failing on a particular format? > > I wonder if there are known faults in this area already reported. > If not, I can try to compare the lists to see what is missing to > identify the fault.
You can look for "ERROR SCANNING" in scanner.log, but since the number of songs matches I doubt you'll find any errors. The code for handling multiple artists, etc, is basically unchanged, so I'm not sure what could be wrong. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
