View Single Post
Old 07-12-2019, 06:50 AM   #7
FlyGoneCrazy
Member
FlyGoneCrazy began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Apr 2008
Device: Kindle Oasis
I do not want to turn off merging, as it's useful in case ISBN exist. My problem is only merging records without ISBN, or merging records from the same provider.

I'll think about patching calibre, however I'm not so good in this.

Talking about my problem, I've solved it by adding a list of 1000 random ISBNs. In case parsing ends up without ISBN, my plug-in picks one from the list. To be able to identify books with fake ISBN, I'm adding a tag !fake_isbn.

It's not the most elegant solution, but it works just fine for me.

The next thing to do - add option to configuration for turning this function on/off.

Case closed.
FlyGoneCrazy is offline   Reply With Quote