did you notice that the Wipe Scan makes some strange things? (That i didnt understand)
It's not that strange (and shouldn't bother you anyway). The IDs are given by the DB automatically. It's just a number which is incremented whenever a new record is created. As we don't drop the DB, but only delete the records upon rescans, that number keeps getting increased. Eg. if you had 1000 records, then do a wipe & rescan, the first item would get the ID 1001. By deleting the file you reset the counter, of course.
-- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
