![]() |
#1 |
Zealot
![]() ![]() ![]() ![]() Posts: 138
Karma: 372
Join Date: Apr 2008
Location: New York, NY
Device: Sony PRS-600, Nook Color, iPad
|
Calibre import question
I'm working with html files for import into Calibre, and I'm wondering if there are meta tags that I can embed into the content to be recognized, or if I should build an .opf file to go with the content? embedding would be easier, but the .opf route is doable.
- Ed |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,149
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
It tries to read metadata from HTML comments. For example for title the regular expression is
Code:
<!--.*?TITLE=(?P<q>[\'"])(.+)(?P=q).*?--> Code:
<!-- TITLE=book title--> |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bulk import - possibly stupid question | Megahurts | Calibre | 3 | 04-16-2010 05:59 AM |
Calibre won't import any books! | sapereaudo | Calibre | 10 | 03-22-2010 08:55 PM |
Import files, regex question | al35 | Calibre | 0 | 03-22-2010 12:33 PM |
Question for Australians: do parallel import rules apply to e-books? | charlieperry | News | 2 | 12-05-2009 10:32 PM |
Can't import into Calibre 6.26 | Winter57 | Calibre | 8 | 12-05-2009 02:05 PM |