Is there a safe way to clear the 'covers' table?
I want to clear only the DB covers and have MM re-detect embedded/external art.
edit
well it seemed pretty simple actually...
- Code: Select all
DELETE from Covers
Make sure you backup your database before doing that, and re-scan after to re-import existing art!
