Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 09-09-2010, 09:44 AM   #1
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Merging records and ISBN

The Merge function does not merge ISBN numbers. This was intentional, but it's recently been reported as a bug. Despite my (slight) desire to respond "Feature, not bug!" I'm inclined to change it to add ISBN into the merge function.

When I wrote Merge, I was in the middle of hundreds of merges and general metadata cleanup. When a record has an ISBN number, it overrides the author/title during single or bulk metadata fetch operations. You only get one record back during a fetch.

As a practical matter, here's what I was seeing:

1) If I was not doing a metadata fetch, I had no use for the ISBN. It didn't tell me anything.

2) If I was doing a metadata fetch, it was because the other metadata was bad and the ISBN prevented me from fetching multiple results and choosing the best. I was only able to fetch the single result corresponding to the ISBN.

I was constantly having to delete the ISBN (usually obtained as a result of a previous bulk metadata fetch) in order to get several results and find the best match of metadata.

When merging, I often had multiple single format records (created before the autosorting option was available) and one or two of them would have a bad ISBN from a previous bulk metadata fetch where the author or title was wrong. As a result, I preferred not to merge the ISBN.

All of this boils down to the fact that my ISBN numbers never came directly from the book. I always used the option to get metadata only from the filename, and the filename never had the ISBN in it.

That's the "Why" for this bug/feature. However, while I'm glad it did not merge ISBNs for me ... looking back on it, I suspect that this "feature" for me is more likely to be a "bug" for others. I'm inclined to fix it.

Before I do, I'm interested in any comments anyone wants to make. (It's not the sort of thing I think is likely to be worth an option checkbox.)

Any comments?

Thanks!
Starson17 is offline   Reply With Quote
Old 09-09-2010, 10:00 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,818
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Starson17 View Post
The Merge function does not merge ISBN numbers. This was intentional, but it's recently been reported as a bug. Despite my (slight) desire to respond "Feature, not bug!" I'm inclined to change it to add ISBN into the merge function.

When I wrote Merge, I was in the middle of hundreds of merges and general metadata cleanup. When a record has an ISBN number, it overrides the author/title during single or bulk metadata fetch operations. You only get one record back during a fetch.

As a practical matter, here's what I was seeing:

1) If I was not doing a metadata fetch, I had no use for the ISBN. It didn't tell me anything.

2) If I was doing a metadata fetch, it was because the other metadata was bad and the ISBN prevented me from fetching multiple results and choosing the best. I was only able to fetch the single result corresponding to the ISBN.

I was constantly having to delete the ISBN (usually obtained as a result of a previous bulk metadata fetch) in order to get several results and find the best match of metadata.

When merging, I often had multiple single format records (created before the autosorting option was available) and one or two of them would have a bad ISBN from a previous bulk metadata fetch where the author or title was wrong. As a result, I preferred not to merge the ISBN.

All of this boils down to the fact that my ISBN numbers never came directly from the book. I always used the option to get metadata only from the filename, and the filename never had the ISBN in it.

That's the "Why" for this bug/feature. However, while I'm glad it did not merge ISBNs for me ... looking back on it, I suspect that this "feature" for me is more likely to be a "bug" for others. I'm inclined to fix it.

Before I do, I'm interested in any comments anyone wants to make. (It's not the sort of thing I think is likely to be worth an option checkbox.)

Any comments?

Thanks!
Worms!

Huge can, of

I agree with your original assumptions and reasoning.
It is a PITA if you have the wrong ISBN (at least we now have a ISBN is syntactically Valid, indicator )

ISBN is needed to fetch covers, so if you have a cover, do you need the ISBN for other reasons?
The same title may have multiple ISBN's (because of ISBN rules), so the existing ISBN's may not match (and are NOT incorrect).

As I said.
Worms!
theducks is online now   Reply With Quote
Advert
Old 09-09-2010, 10:12 AM   #3
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by theducks View Post
Worms!
Well, that's why I asked.

At the least, I should put a note in the Merge warning screen that tells the user about this "feature" if it isn't fixed as a "bug."

One option for the user is always to "select first" the record with the ISBN number prior to doing a merge. An ISBN in the first record is never changed.

This feature/bug only matters if the first selected record has no ISBN and one of the others has an ISBN. Otherwise the result is the same, no matter which way the code is written.
Starson17 is offline   Reply With Quote
Old 09-09-2010, 10:12 AM   #4
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 11,742
Karma: 6997045
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
The first thing I do when dealing with metadata is remove the ISBNs. They never correspond to the physical book I have (I buy physical books all over the world). They just get in the way.

I have considered building a tweak that would prevent the box from ever being filled in, and/or adding a 'clear ISBN' check box to bulk metadata edit. Haven't done either because Kovid has said he will eventually build a general solution to the download metadata choice problem.

I suppose I am voting that you leave it like it is: not merge ISBNs. If you feel you need to change it, make the behavior tweakable.
chaley is offline   Reply With Quote
Old 09-09-2010, 10:21 AM   #5
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by theducks View Post
It is a PITA if you have the wrong ISBN
One problem with the ISBN is that it doesn't appear in the columns of the GUI, so you can't easily see if you have an ISBN or not. Normally I don't care if it's there or not, but when I'm preparing to do a bulk metadata fetch, I look at the author and title to make sure they are correct. If there's a bad ISBN hidden in there, however, it will override the "correct" author/title.
Starson17 is offline   Reply With Quote
Advert
Old 09-09-2010, 11:03 AM   #6
speakingtohe
Wizard
speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.
 
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
I prefer not to merge isbn
I would like to merge custom columns with the proviso that if first one selected is blank it gets overwritten, but maybe not
I use merge a lot and overall it is perfectly fine as it is.
Helen
speakingtohe is offline   Reply With Quote
Old 09-09-2010, 11:14 AM   #7
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by speakingtohe View Post
I prefer not to merge isbn ...
I would like to merge custom columns with the proviso that if first one selected is blank it gets overwritten, but maybe not
Well, that's 4 for 4 to leave it as is. I'm glad I posted. I personally like it as is, but it did seem a bit odd/inconsistent to leave out that one bit of metadata during a Merge. At this point I'm inclined to just update the warning to tell the user that ISBN is not merged.

I left a message in the bug report directing the bug reporter here, so perhaps he'll make some comments.

As to custom metadata, that was added to the Merge function a month or so ago. It's treated exactly like the type of non-custom metadata that the custom field is based on.

If a field in the destination record (first selected) is empty, it gets filled in. If it's not empty, it is never overwritten, but it will get additional metadata appended, where possible (without duplication). Tags and comment-like fields are two fields where additional data is appended, but checked to prevent duplication.

Last edited by Starson17; 09-09-2010 at 11:30 AM.
Starson17 is offline   Reply With Quote
Old 09-09-2010, 11:19 AM   #8
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by speakingtohe View Post
I use merge a lot
By the way, the next release will have "Alt-M" as a keyboard shortcut for safe-merge (merge-keep others) as a companion to the "M" keyboard shortcut for a normal merge.
Starson17 is offline   Reply With Quote
Old 09-09-2010, 11:32 AM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,818
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Starson17 View Post
By the way, the next release will have "Alt-M" as a keyboard shortcut for safe-merge (merge-keep others) as a companion to the "M" keyboard shortcut for a normal merge.
Is it easy to do : Have a side by side conflict resolution GUI box appear with replace arrow buttons between the conflicted fields:

source => destination
(fancy tweak: tristate, per field, preference: Always, Never, Ask default: ask )
theducks is online now   Reply With Quote
Old 09-09-2010, 11:54 AM   #10
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by theducks View Post
Is it easy to do : Have a side by side conflict resolution GUI box appear
When you Fetch metadata off the web, you're doing something similar to a Merge. You have metadata on the web and it may or may not overwrite the metadata in the record. I put together a simple "do/don't overwrite author/title" control, but a more comprehensive system would let you individually control whether ISBN is overwritten during fetch, whether title, but not author is overwritten, etc.

As Charles has mentioned, Kovid has this type of system on his todo list. Once he has done the hard work, it might be relatively straight forward to adapt it for controlling Merge in addition to Fetch.
Starson17 is offline   Reply With Quote
Old 09-25-2010, 01:41 PM   #11
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 11,742
Karma: 6997045
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
A late posting, but it is probably worth mentioning that the custom field beta of calibre lets you make a column that displays ISBN (but read-only), and the search/replace in bulk edit works on them.

I have now removed all isbns in one swoop.
chaley is offline   Reply With Quote
Old 09-25-2010, 11:43 PM   #12
speakingtohe
Wizard
speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.
 
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
Quote:
When you Fetch metadata off the web, you're doing something similar to a Merge. You have metadata on the web and it may or may not overwrite the metadata in the record. I put together a simple "do/don't overwrite author/title" control, but a more comprehensive system would let you individually control whether ISBN is overwritten during fetch, whether title, but not author is overwritten, etc.

As Charles has mentioned, Kovid has this type of system on his todo list. Once he has done the hard work, it might be relatively straight forward to adapt it for controlling Merge in addition to Fetch.
I would dearly love to see a bulk overwriting fetch for individual items such as series.
When I started using calibre, series fetch wasn't implemented. I made up my own names or copied them from Fantastic Fiction. I have corrected many but still have quite a mishmash I am sure.
I live in hope
Helen
speakingtohe is offline   Reply With Quote
Old 09-26-2010, 08:14 AM   #13
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,818
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by speakingtohe View Post
I made up my own names or copied them from Fantastic Fiction. I have corrected many but still have quite a mishmash I am sure.
I live in hope
Helen
Your "Made up names" have a chance of being more consistent .

Even the Publisher can't seem to do that.
Look at Baen's "Series" Web page.
Now look at the "Books by Author" front matter in the books.

What is the real Series Name?

Then there is the case, where you buy a book, not knowing it is going to be, Book 1 in a Series.
Or the Author that claims "Darkover is not a series", there is no correct reading order

I do believ, until Kovid and crew get the crystal ball plug-in working, that we will be stuc with re-visiting our entries and making adjustments
theducks is online now   Reply With Quote
Old 09-26-2010, 10:41 PM   #14
speakingtohe
Wizard
speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.
 
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
I have found a few inconsistencies but mostly pretty. Downoading them sure beats going down an unnumbered list and counting for me anyway.

Quote:
do believ, until Kovid and crew get the crystal ball plug-in working, that we will be stuc with re-visiting our entries and making adjustments
Don't tell me the crystal ball plug-in is broken. I wanted to borrow it for halloween.
Helen
speakingtohe is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Merge records mruseless Library Management 6 04-16-2014 09:01 AM
ebook sales compared to vinyl records MsAstoria General Discussions 12 08-13-2010 05:47 PM
Help with Merge Records - an SVG icon Starson17 Calibre 3 03-26-2010 01:20 PM
Amazon Kindle sets sales records. sibelhodge News 37 12-21-2009 06:56 AM


All times are GMT -4. The time now is 09:32 AM.


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