cpd73 wrote: 
> No, the genre filtering only happens at analysis time - its used to
> discard tracks. It will not affect tracks already in the DB.
> 
> You should not manually remove rows from the DB, this will lead to
> 'gaps' in the row-IDs, and will break the similarity. If you have
> removed things manually, then all the row-IDs need to be recalculated.
> The easiest way would be to move a music fiel out of your music folder,
> rescan with music-similarity, move the track back into the music folder,
> and re-scan again. When music-similarity detects a track has been
> removed, it copies all of the 'tracks' table to 'tracks_tmp' and then
> back-again - this causes al row IDs to be recalculated, and the jukebox
> recreated.

Points noted and understood. I've taken that approach to remove the
tracks from a backed up db before I trimmed it down... All good again
now. Thanks.


------------------------------------------------------------------------
mruddo's Profile: http://forums.slimdevices.com/member.php?userid=65325
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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

Reply via email to