View Single Post
Old 01-05-2016, 03:11 PM   #1
Anthraquinone
Junior Member
Anthraquinone began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2015
Device: Kindle
Importing into Calibre looses author

A couple of weeks ago I ask for help re importing into Calibre and using the file name as meta data. This script (?) was suggested. I store my files on a PC with each author in a separate folder with the books only titled by the file name but without any author details in that name.

(?P<title>.+)

This works fine but it unfortunately the Author metadata gets removed and and shows as "unknown". As I am somewhat too old to try and get my head round reg ex. is it possible to use the (?P<title>.+) expression and also keep the Author metadata.

AQ
Anthraquinone is offline   Reply With Quote