Christopher Key wrote: > Firstly, the test on line 1442 of Schema.pm is failing, meaning that > the album for the second track isn't taken to be the same as the > first and so on.
R8280 fixes this > This problem however shouldn't be fatal to the scanning process. It > is quite conceivable that the tracks on a single album are not in a > contiguous block, and the scanning process attempts to deal with this > by checking the database to see whether the album already exists. > The second problem seems to be that this too is failing. The SQL > statement used to check for an existing album checks that disc and > discc are NULL, rather than checking for the actual values obtained > from the track. > but this will still I presume present a problem for non-contiguous albums in iTunes. Should I file a bug report for this? Chris _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
