|
![]() |
|
Thread Tools | Search this Thread |
![]() |
#1 |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
![]()
I want to add the metadata of a book, as the first page, because it is a bit difficult to turn an epub around and watch the back to see where the book is going about.
I can do this with Calibre but I find it a bit rude. Sure I can open the book with sigil and add after the cover the info. But is there a program ELSE then Calibre what can do this ? |
![]() |
![]() |
![]() |
#2 |
Digital Amanuensis
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
Hi,
my Calibre plugin does exactly what you want: https://www.mobileread.com/forums/sho...d.php?t=188619 Alternatively, there is a stand-alone version of the underlying library: https://www.mobileread.com/forums/sho...d.php?t=180065 |
![]() |
![]() |
Advert | |
|
![]() |
#3 | |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
Quote:
|
|
![]() |
![]() |
![]() |
#4 |
Digital Amanuensis
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
The following things might be an explanation:
0) not updated Calibre 1) your EPUB file does not validate or it has a DRM 2) your XHTML exlibris page has some problem (have you tried using one of the supplied samples?) 3) there is a bug in exlibris that your book triggers. If the latter is the case, if you want you can send me the EPUB file so that I can look at it and maybe fix the library. |
![]() |
![]() |
![]() |
#5 |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
0= I did every time and it is 0.9.12
1= None of my books has DRM 2= There you understood me wrong 3= No I ment: I have the metadata added to calibre, but it's not in the book, it is only the description in Calibre that I want to convert as a page to the book. There are no exlibris pages in the book, there is no metadata in the Book, only in Calibre. I try again: I want to add the details about the book, that I downloaded and added into Calibre like a catalog, and send the description to the book as a readable page. |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
I don't have the ex-libris plugin, so I am not sure what it does.
Calibre will do what you want during a conversion. It can add a "jacket" near the front of the book. I think it is put as the first page after the cover. For an ePub, the "Modify ePub" has an option to add the jacket without doing a conversion. |
![]() |
![]() |
![]() |
#7 | |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
![]() Quote:
/edit that plugin works perfect, just never seen the "jacket" option, it does exactly what I want !! ( you have enough karma points but I added 100) only little problem that the title and things in Calibre looks different then in the book, I like that "logo" but in the book it's not a little picture but plain txt, but further.. Thanks !! Last edited by Nick_1964; 01-03-2013 at 04:27 AM. Reason: Solution |
|
![]() |
![]() |
![]() |
#8 | |
Digital Amanuensis
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
Quote:
Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>EX LIBRIS</title> </head> <body> <h1>[%calibre-title%]</h1> <h2>[%calibre-author%]</h2> <p>[%calibre-comments%]</p> </body> </html> |
|
![]() |
![]() |
![]() |
#9 | |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
Quote:
|
|
![]() |
![]() |
![]() |
#10 |
Digital Amanuensis
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
|
No problem, glad you find a solution to your needs.
|
![]() |
![]() |
![]() |
#11 |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
|
![]() |
![]() |
![]() |
#12 | |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 79,004
Karma: 144284074
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
![]() |
![]() |
![]() |
#13 | |
Bookworm
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
|
Quote:
![]() I must say that in most Dutch books there is no jacket at all. On my behalf I hate the justify and the ident things, I want my books lined on the left and no stretching. And I noticed that the 64 bit version of calibre don't use the DRM plugin ( or don't use it properly since 0.9.12 ) so I had to switch back to the 32 bits version. |
|
![]() |
![]() |
![]() |
#14 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 201
Karma: 1071756
Join Date: Sep 2012
Location: Nova Scotia
Device: Kobo Aura, Nexus 5x
|
Quote:
Or are you finding blank lines inside paragraphs? (there's not much you can do about that converting from some formats, but it shouldn't be an issue converting from EPUB ) |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Add metadata to book sometimes | DMee | Calibre | 5 | 10-10-2012 12:03 AM |
Add book number in a series to metadata? | EtrnLwanderer | Sigil | 6 | 03-10-2012 01:48 PM |
Easiest way to add book/title/other metadata? | Fiat_Lux | Library Management | 1 | 01-17-2012 06:32 PM |
"add metadata as 1st page" won't work on batch [send to device] | Bellychaser | Devices | 3 | 01-25-2011 03:25 PM |
MOBI --> MOBI | Add Metadata Start Page | carlyman | Calibre | 0 | 10-19-2010 07:36 PM |