erland;578181 Wrote: 
> If I remember correctly I think the purpose of a twp phase database was
> to avoid having to do a full rescan when you have changed some setting
> that usually requires it. There was a lot bigger need for this with the
> new schema approach as you may want to re-configure the schema without
> having to do a full rescan.

That makes some sense.  IMO, the current schema can be modified so that
it supports at least some of the current settings that require a rescan.
For instance, multi-disc grouping into either multiple or single
albums.  Right now if you choose 'multiple albums' then it requires a
full rescan and creates individual album records for each disc (with
'(Disc N)' appended to the original album name).  Instead, you could
add an album discs table and group tracks by disc.  Then the
consolidation into either one album or multiple albums just becomes one
of constructing the proper query when listing albums.


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=82096

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to