Quote:
Originally Posted by davidfor
Not a bad way of doing it. The following query will get the image ids:
Code:
SELECT DISTINCT ImageId
FROM content
WHERE ContentType = 6
Then doing a "move ImageId*" to images directory would restore all the cover images for the books the device knows about. There are other images should also to be recovered. The images for the badges are in the directory as well.
I started on adding this to the utilities plugin yesterday. I thought of absurdly simple way of working out the extras files. I just need to finish writing the code to do prompting and the actual deletes.
|
Geez; it's at least 12 minutes since you posted... Where's the final version! You're slowing down....