Quote:
Originally Posted by ilovejedd
Might be possible with SQLiteBrowser.
Browse the conversion_options table and sort it by data column. Select Mode: Binary when viewing cell contents.
|
That's what I did to check what happen. I didn't take attention to this table before. By the way, thank you for pointing me in this direction.
Need to think about this a little more. I usually try to avoid manipulating the database outside from calibre as I can not be sure that I recognize all dependencies in the database. I don't want to loos bits over the time and don't recognize it until it is too late. The amount on entries in this table is a little bit bigger and additionally I don't want to loose the effort I spend for a lot of fine tuned conversion for individual books. I only want to know which books have a "individual conversion" where I need to take care about. I start some time last year with an additional column where I put this Information in manually after I recognize, that this can help me to find already existing solutions for other books in work (... as soon as I remember it ...

).