10-01-2023, 09:25 AM | #1 |
Junior Member
Posts: 3
Karma: 58
Join Date: Mar 2020
Device: kindle fire hd
|
Help needed with import
hi i am trying to get this to work to import my books
(?P<author>.+) - (?P<series>[^_]+) - (?P<title>[^_]+) this is the layout of all the books i have B Buechter - [The Wanderer Trilogy 01] - Purpose (epub).epub it is splitting the fields correctly but i cannot get it to look the same as if renamed from the internet my import is producing the library like this Purpose (epub) - B Buechter - [The Wanderer Trilogy 01] [1].epub and i need my import to look like Purpose (epub) - B Buechter - The Wanderer Trilogy [1].epub which is the standard after internet renaming i have tryed regex but i cant figure it out how to write it to get the output i need any help would be highly appreciated |
10-01-2023, 11:46 AM | #2 |
Well trained by Cats
Posts: 30,444
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Renamed where? The Library (folder) should be considered a Black Box.
https://manual.calibre-ebook.com/faq...lder-structure Calibre can do ALL the tasks most need during Export (Send to Device, folder...) phase. See the Template Language section in the Help. |
10-01-2023, 12:10 PM | #3 | |
Junior Member
Posts: 3
Karma: 58
Join Date: Mar 2020
Device: kindle fire hd
|
Quote:
|
|
10-01-2023, 12:39 PM | #4 |
Bibliophagist
Posts: 40,536
Karma: 157444380
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
The only place I've seen filenames with (epub) in them is pirate sites. Not to mention that in your template, you are not splitting the series name from the series index.
As @theducks mentioned, the calibre library should be treated as a black box. The filenames & directory structure are not modifiable. You can play with the Send to device or Send to disk templates for exports. If you are trying to set metadata from the file name, you can check such message threads as Adding metadata via filename for some help. If you are still wanting the filenames in the calibre library, see this message: Want to change folder structure or file names in the Calibre library? from 2011. Nothing has changed. Last edited by DNSB; 10-01-2023 at 12:43 PM. |
10-01-2023, 03:44 PM | #5 |
the rook, bossing Never.
Posts: 12,359
Karma: 92073397
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
|
filename should be irrelevant on importing an ebook as all the stuff like title, author is in the metadata. Series info is usually needing manually set. I clean up the metadata on each book I import. Often I change Published date to first published (or first for that version) rather than ebook release date.
|
10-01-2023, 04:24 PM | #6 |
Bibliophagist
Posts: 40,536
Karma: 157444380
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
I could have used some help when I first moved my library to calibre. Cleaning up the metadata on both the ebooks and the dummy entries for my paper books took a while and was not fun. Since then, I just clean up the metadata since I don't add thousands of books at a time so it's not as time consuming and most new ebooks have decent metadata.
|
Tags |
import, library, regex, renaming |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Import Author And Title From Filename & Import Other Tags And Cover From File | DazJWood | Library Management | 25 | 10-06-2021 11:18 AM |
Help Needed with Calibre Import | Beewee | Library Management | 45 | 07-04-2016 04:49 PM |
Help needed to import blogs & magazines | Finandir | Library Management | 1 | 06-29-2011 09:25 PM |
Import failed Error:404 when attempting to import from Calibre to Stanza | dvond | Apple Devices | 0 | 05-13-2011 04:00 PM |
Mass import of books metadata from an ASCII file: HELP NEEDED | LARdT | Calibre | 4 | 07-08-2010 05:05 PM |