Also, with some scripting it is possible to rename the ebooks/texts so that information that was stored in the path is moved to the filenam, with suitable delimiters. That way it is possible to import files into calibre with metadata from the path.
I usually just do a recursive file listing and redirect the output to a file. This file I edit in a spreadsheat program to create a series of mv (rename) commands. Finally I save the spreadsheat to a text file, and run it as a script.
You can use the same method to quickly create a script to move the files in the genre folders into the correct folder.
|