Quote:
Originally Posted by eschwartz
The calibre metadata.db is a sqlite database, so do whatever you want I guess.
Just keep in mind that if you modify the database it is your job to make sure you don't break it horribly.
...
Does the calibre export take too long or something? Because you can just script it you know.
|
Hm..did not thought about the danger which a direct connection to the Calibre DB means. I think i stay with the method of exporting it to an csv file.
Scripting the procedure? Interesting...where can i finde more information about that?
Thanks