Quote:
Originally Posted by kacir
I am surprised that nobody has come up with a Calibre plugin or a simple script that would generate such files.
|
I've never figured out a way to limit Calibre's output directories to single tagnames, eg:
Book1 is tagged with 'fiction', 'zombies', and 'horror'.
Book2 is tagged with 'fiction', 'aliens', and 'scifi'.
Book3 is tagged with 'fiction'
Book4 is tagged with 'scifi'
I use the 'Save to single directory' and setup '{tags}/' as the template. I get the following:
/fiction,_zombies,_horror
/fiction,_aliens,_scifi
/fiction
/scifi
In my script, I move all the books around until they are in the appropriate toplevel directory before looking for duplicates.