Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 05-04-2009, 05:18 PM   #1
thibaulthalpern
Evangelist
thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.
 
Posts: 478
Karma: 451808
Join Date: Feb 2009
Location: California, USA
Device: my two eyes, KLiiK, Sony PRS-700
Question ISBN look up, usually missing part of title

I don't know if this is an external ISBN database issue or with the way Calibre processes data it gets from the external ISBN databases but here is what i notice:

Often when I do an ISBN look-up to get metadata information, Calibre would return the full details of the book with part of the title missing. For instance, the ISBN 9781414407487 is for the book "Death and Dying: Ending of Life Issues". In this case, Calibre provides the subtitle, "End of Life Issues", and does not display "Death and Dying". So, I end up with metadata looking like this:

Title: End of Life Issues
Author(s): Sandra M. Alters

etc.

In other words, Calibre is often missing the title and only providing the subtitle of the volume.

What's going on?

Is this an external database issue or an issue with the way Calibre parses externally received data?
thibaulthalpern is offline   Reply With Quote
Old 05-04-2009, 05:22 PM   #2
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,111
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
External database issue.
ilovejedd is offline   Reply With Quote
Advert
Old 05-04-2009, 05:44 PM   #3
thibaulthalpern
Evangelist
thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.
 
Posts: 478
Karma: 451808
Join Date: Feb 2009
Location: California, USA
Device: my two eyes, KLiiK, Sony PRS-700
Really? How so sure? Curious mind wants to know
thibaulthalpern is offline   Reply With Quote
Old 05-04-2009, 06:33 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,844
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
because calibre doesn't do any processing on the title, it just returns whatever the external database gives it
kovidgoyal is offline   Reply With Quote
Old 05-04-2009, 10:54 PM   #5
thibaulthalpern
Evangelist
thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.
 
Posts: 478
Karma: 451808
Join Date: Feb 2009
Location: California, USA
Device: my two eyes, KLiiK, Sony PRS-700
I see. I thought it was perhaps misinterpreting a delimiter and so maybe an "unusual delimiter" was used. But, that's just me imagining it. I don't programme.
thibaulthalpern is offline   Reply With Quote
Advert
Old 05-04-2009, 11:52 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,844
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
the title is returned inside xaml tags something like

<title>whatever</title>

No real question of delimiters involved
kovidgoyal is offline   Reply With Quote
Old 05-05-2009, 11:59 PM   #7
CleverClothe
Guru
CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.
 
Posts: 618
Karma: 493394
Join Date: Jun 2008
Location: Seattle, WA
Device: iRex iLiad, Onyx Boox 60
Quote:
Originally Posted by ilovejedd View Post
External database issue.
Thats why I usually edit the meta data after it gets pulled down. Particularly for the ISBN, since the online databases usually don't have the eBook version.

I just pick the most complete result and go from there.
CleverClothe is offline   Reply With Quote
Old 05-06-2009, 01:57 AM   #8
thibaulthalpern
Evangelist
thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.thibaulthalpern ought to be getting tired of karma fortunes by now.
 
Posts: 478
Karma: 451808
Join Date: Feb 2009
Location: California, USA
Device: my two eyes, KLiiK, Sony PRS-700
In my experience, usually the one with the complete summary information also has the missing title. In the case, I usually just copy and past the summary information.
thibaulthalpern is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Old Thread] ISBN in List view muppetgeoff Library Management 6 02-15-2011 08:35 PM
Tool: ISBN to Name MarkDXG Kindle Developer's Corner 2 10-04-2010 09:15 AM
Merging records and ISBN Starson17 Calibre 13 09-26-2010 10:41 PM
Missing covers, missing content. Getting worse with each sync. Mememememe Kobo Reader 7 06-16-2010 09:02 AM
isbn (esbn) HenryP Writers' Corner 4 02-22-2009 08:49 AM


All times are GMT -4. The time now is 09:04 PM.


MobileRead.com is a privately owned, operated and funded community.