View Single Post
Old 08-30-2015, 05:48 PM   #17
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,166
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Assuming Calibre is configured to get metadata from the book:

Drag and drop the Book file (epub) onto the book list
Or
Select add Books: <point it to the book>
Or
drop the book into the Auto-Add folder (Use the Calibre Configuration: adding books: Auto... (tab) to specify)


IF you must use the Get from filename,
you need to have a matching (the file name convention being used) Template

Your example uses
Code:
(?P<title>.+) - (?P<author>[^_]+)
theducks is offline   Reply With Quote