Quote:
Originally Posted by Divingduck
Yea, I just recognize this too with a test library.
It looks like there is no easy way to identify what I'm looking for.
|
Might be possible with SQLiteBrowser.
Browse the conversion_options table and sort it by data column. Select Mode: Binary when viewing cell contents.
Granted, the reason this might be working for me is because I do a lot of bulk conversions (hundreds or thousands of books at a time) so at the very least, the blobs for each batch of books are identical.
And yep, I've deleted records from the conversion_options using SQLiteBrowser with seemingly no ill effects.