View Single Post
Old 12-21-2017, 09:11 PM   #8
drawson1
Connoisseur
drawson1 began at the beginning.
 
Posts: 96
Karma: 10
Join Date: Mar 2014
Device: Libra H20, Clara 2E
@davidfor - I'm actually trying to automate the import from Digital Editions . . . I'd prefer that my little script does this as silently and robustly as possible

The Add Books setup is the default, ie, the "Get metadata from file contents" checkbox is checked, and the regex for import from file name is:

(?P<title>.+) - (?P<author>[^_]+)
drawson1 is offline   Reply With Quote