|  05-19-2021, 10:21 AM | #841 | 
| Resident Curmudgeon            Posts: 80,740 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  06-03-2021, 03:24 AM | #842 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Jun 2021 Location: Taiwan, sovereign nation and #1 Device: kindle pw4 | 
			
			Hello. My library is massive, and manually merging duplications was untenable. Therefore, I've added the ability for this plugin to merge all duplication groups through a menu action. I searched around for how to contribute to this plugin, but didn't find any github or anything like that, so for now, my changes can be seen in this commit: https://github.com/komali2/calibre-f...9881c368dbfd1d It's not at all my intention to take any credit for the hard work of the primary developer/developers by uploading the plugin's source to my own github profile. Please let me know the best way I can issue a merge request for this change in the manner you prefer. Usage: (assuming the plugin with my change is installed. See https://manual.calibre-ebook.com/cre...ugins.html#id2 if necessary) 
 The result should be your various duplicate books each merged into a decently formatted single book. For example, I had: 
 And after merging, I had * Betrayal By Aaron Allston. Tags: Sci Fi, FIction. Formats: Mobi, Epub Note that if you have two books the same FORMAT (epub / mobi / etc), the format of the first book in the list will be the format that survives the merge. This is due to Calibre's implementation of merging books. For example, if you had 
 If the first book's metadata indicated the given title and author, but had literally a blank .mobi file, and the second book had the proper .mobi, the result would be a single book with a blank .mobi file (I believe). This, among other reasons, is why you should definitely backup your Calibre library before doing a mass merge! | 
|   |   | 
|  06-06-2021, 03:45 PM | #843 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Jun 2021 Device: sony | 
			
			Hello everybody, Sorry, but my English is very basic- I need your help, " find duplicates" that had always worked normally, now freezes the program, and I need to restart calibre. Obviously, it does not search or find anything ..... My calibre is up to date and my windows too. I installed and uninstalled several times, but the problem continues I can't use "find duplicates". Do you have any solution for it? Thanks in advance | 
|   |   | 
|  06-06-2021, 04:37 PM | #844 | 
| Wizard            Posts: 1,216 Karma: 1995558 Join Date: Aug 2015 Device: Kindle | 
			
			Start Calibre in debug mode and see whether it prints any errors.
		 | 
|   |   | 
|  06-08-2021, 02:05 PM | #845 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Jun 2021 Device: sony | 
			
			Thanks capink I start calibre in debug mode and I can see: calibre Registro de depuración calibre 5.20 [64bit] embedded-python: True is64bit: True Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19041') Python 3.8.5 Windows: ('10', '10.0.19041', '', 'Multiprocessor Free') Interface language: es Successfully initialized third party plugins: Find Duplicates (1, 8, 5) calibre 5.20 [64bit] embedded-python: True is64bit: True Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19041') Python 3.8.5 Windows: ('10', '10.0.19041', '', 'Multiprocessor Free') Interface language: es Successfully initialized third party plugins: Find Duplicates (1, 8, 5) Turning on automatic hidpi scaling devicePixelRatio: 1.0 logicalDpi: 96.0 x 96.0 physicalDpi: 100.86162790697674 x 101.07357512953367 Using calibre Qt style: True [0.00] Starting up... [0.00] Showing splash screen... [0.78] splash screen shown [0.78] Initializing db... [3.20] db initialized [3.20] Constructing main UI... [7.56] main UI initialized... [7.56] Hiding splash screen Starting QuickView [44.97] splash screen hidden ....I can't understand were is the problem!! | 
|   |   | 
|  06-08-2021, 04:28 PM | #846 | 
| Wizard            Posts: 1,216 Karma: 1995558 Join Date: Aug 2015 Device: Kindle | 
			
			I cannot see anything unusual in the log. I updated to calibre 5.20 and it is working fine for me. Maybe something is wrong with the plugin's settings. They are library specific and are stored inside the database so are not easily removed. You can try to create a new library and make couple of empty identical books and see whether the plugin works fine in the new library. Note: The plugin settings can be removed if you have can open the customize plugin dialog. But you must replace the settings with curly braces like below: Code: {} | 
|   |   | 
|  06-08-2021, 06:32 PM | #847 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 I don't know why it's some plugins and not all. BR | |
|   |   | 
|  06-08-2021, 06:59 PM | #848 | 
| Wizard            Posts: 1,216 Karma: 1995558 Join Date: Aug 2015 Device: Kindle | |
|   |   | 
|  06-08-2021, 08:18 PM | #849 | |
| 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 | Quote: 
 | |
|   |   | 
|  06-09-2021, 02:38 PM | #850 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Jun 2021 Device: sony | 
			
			Hi! I will try to explain in my limited English what I did. 1- uninstall find duplicates 2- create a new library with few titles and install caliber again. Freezes when giving find duplicates toolbar button, so enter key and the list of duplicates appears ... but only "identical title, identical author" as possible. For all other searches it does not show the dialog box. But, now I can compare titles in various libraries ... which is fine. I hope that in the next update everything will return to its original state. But for the moment ... it works (more or less) THANK YOU ALL FOR YOUR HELP AND ADVICE !! | 
|   |   | 
|  06-22-2021, 03:52 AM | #851 | 
| Wizard            Posts: 1,216 Karma: 1995558 Join Date: Aug 2015 Device: Kindle | 
				
				New beta version
			 
			
			Version 1.8.7 
 Last edited by capink; 07-08-2021 at 10:12 AM. Reason: Remove zip as it is released in the first post. | 
|   |   | 
|  06-26-2021, 06:00 AM | #852 | 
| Connoisseur  Posts: 91 Karma: 10 Join Date: Jun 2016 Device: Kobo Aura | |
|   |   | 
|  06-26-2021, 06:09 AM | #853 | 
| Connoisseur  Posts: 91 Karma: 10 Join Date: Jun 2016 Device: Kobo Aura | 
			
			Would it be possible to add an option to only display book posts of different formats, same format and both, when doing a Title/Author search?
		 | 
|   |   | 
|  06-26-2021, 07:12 AM | #854 | |
| Wizard            Posts: 1,216 Karma: 1995558 Join Date: Aug 2015 Device: Kindle | Quote: 
 Edit: In the latest version the advanced mode has the formats added to the list of available field, so that they can be used in duplicate search. Last edited by capink; 07-08-2021 at 10:13 AM. Reason: remove zip | |
|   |   | 
|  07-12-2021, 08:04 AM | #855 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Hello, I've updated the plugin to the release 1.8.8 and I've lost all the configuration I had. The rules are still there (by name) but when I try to apply them, the plugin says that they are not valid. I don't know if it's related to the fact that I have calibre in Spanish: The window dialog appears in Spanish but, when I add an option, aside of having to "guess" how to add an algorithm (there is only a white line, and I've guessed that pressing with the mouse expand the list), the available algorithms are in English.
		 | 
|   |   | 
|  | 
| Tags | 
| cross library duplicates, in library duplicates | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] Quality Check | kiwidude | Plugins | 1277 | 10-21-2025 10:04 AM | 
| [GUI Plugin] Generate Cover | kiwidude | Plugins | 867 | 10-20-2025 05:31 PM | 
| [GUI Plugin] View Manager | kiwidude | Plugins | 416 | 07-16-2025 05:35 PM | 
| [GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 AM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |