View Single Post
Old 12-26-2013, 07:27 AM   #1
pelloq1
Junior Member
pelloq1 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2013
Device: kobo
How to get covers from file

Hello,

I have imported a lot of book, based on the file format :

(?P<series>.+) #(?P<series_index>.+) - (?P<title>[^_]+)

Worked perfectly, but the importation have not read the cover into the file.

Now I try to load the books covers, but the online method wont work. My goal is to read the cover into the source.

It's a way to batch read the covers from source without changing any other metadata ?

Cedric
pelloq1 is offline   Reply With Quote