Quote:
Originally Posted by theducks
Preferences Adding books.
The template governs the fields
Code:
(?P<author>[^_]+) - (?P<title>.+)
(FWIW I just reversed the default Calibre comes with)
You may need to remove the tick from Read from file contents
|
It works wonderfully!! Thank you very much.