04-05-2011, 01:24 PM | #46 | |
Grand Sorcerer
Posts: 12,040
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
|
|
04-05-2011, 08:15 PM | #47 |
Zealot
Posts: 106
Karma: 501816
Join Date: Jan 2010
Location: Australia
Device: K3, K4, KPW
|
Just used the Check Title Case function and it worked brilliantly.
A trick for young players though. First I ran the Check Title Sort and fixed those, then I ran Check Title Case and Fixed those. I then had to go and fix all the Title Sort's as when the Title Case made the corrections it didn't fix the Title Sort. To get around this on the next batch I ran the Title Case in Bulk Edit and then "Apply" followed immediately by the Title Sort, "Apply" and then "OK". |
Advert | |
|
04-06-2011, 06:35 AM | #48 |
Zealot
Posts: 124
Karma: 10
Join Date: Dec 2008
Location: France
Device: None
|
Small glitch when running "Check and fix book size".
The check seems to work (dialog box saying everything's ok) , I click "OK" and I have this message : Code:
calibre, version 0.7.53 ERROR: Exception non gérée: <b>TypeError</b>:'int' object is not iterable Traceback (most recent call last): File "calibre_plugins.quality_check.action", line 379, in check_and_update_file_sizes TypeError: 'int' object is not iterable |
04-06-2011, 06:44 AM | #49 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
v1.3.2 Released
Fixes bug from Bertrand above in check & fix file sizes where no matches found.
|
04-06-2011, 07:44 AM | #50 |
Zealot
Posts: 124
Karma: 10
Join Date: Dec 2008
Location: France
Device: None
|
That was fast, thanks.
Updated and working nicely. |
Advert | |
|
04-09-2011, 09:37 PM | #51 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
v1.3.3 Released
Changes in this release:
|
04-10-2011, 01:21 PM | #52 |
Addict
Posts: 293
Karma: 21022
Join Date: Mar 2011
Location: NL
Device: Sony PRS-650
|
Go a bug with cleanup function:
calibre, version 0.7.54 ERROR: Exceptie niet opgevangen: <b>NameError</b>:global name 'error_dialog' is not defined Traceback (most recent call last): File "calibre_plugins.quality_check.action", line 427, in cleanup_opf_folders NameError: global name 'error_dialog' is not defined |
04-10-2011, 01:34 PM | #53 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
Ugh, more leftovers from the 1.3 code rewrite. Let me count the ways I hate Python and it's lack of proper compilation checking.
I'll push a new release in a couple of minutes. That error you were about to get displayed was that you were about to point to your own Calibre library. This is a BAD thing to be doing (in fact the plugin wouldn't let you). If I did let you, it would erase any empty book entries you had and hence affect your Calibre database integrity. |
04-10-2011, 01:39 PM | #54 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
v1.3.4 Released
Changes in this release:
|
04-10-2011, 03:43 PM | #55 |
Addict
Posts: 293
Karma: 21022
Join Date: Mar 2011
Location: NL
Device: Sony PRS-650
|
Thank you very much for quick response.
In fact, I was trying to remove empty dirs, dirs with only jpg / opf in my lib to make a cleen library (and yes, without my empty entries. But it was a combination of testing the option and cleaning. I've other tools to clean this for me. But thank you for making clear why this is (in other cases) a bad thing to do! (And great you have build in a function to check this behavior before acting!) |
04-11-2011, 08:30 AM | #56 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
v1.3.5 Released
Changes in this release:
This will find all books that have duplicate ISBN values. To manage the results you will must likely find it necessary to add a custom isbn column to your view to both display and then sort on. You can do this using Preferences->Add your own columns. |
04-12-2011, 01:38 PM | #57 |
eBook Junkie
Posts: 1,526
Karma: 1464018
Join Date: May 2010
Location: USA
Device: Kindle Fire 2020, Kindle PW2
|
Hi Kiwidude:
Would it be possible for a future release to be able to configure the plugin for the user to "hide" features from the menu that they do not use? The menu is getting pretty full and if there are some features the user does not use, he/she can minimize the menu?? |
04-12-2011, 01:50 PM | #58 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
Hi Nyn,
That's a perfectly sensible suggestion. I wonder if it is better to hide them, or give you the option of moving them to an "Other" submenu so they are still available in case they are just rarely used. Though I know a number of the options are fairly mutually exclusive though - for instance a user who hates book jackets is not going to be using the "Check books without jackets". Or if you don't care about html comments you will want both options gone and never use them. Maybe hiding is the best option. |
04-12-2011, 09:42 PM | #59 |
Well trained by Cats
Posts: 30,452
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Un handled exception
Check File_size:
Spoiler:
How do I figure out which book tripped this: Checking 369 of 2472 Is this the book ID# |
04-12-2011, 10:11 PM | #60 |
Calibre Plugins Developer
Posts: 4,688
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
Hmmm, you can't unless you use the version attached to this post. Run in debug and it should hopefully give you the book id and title.
The most likely cause I can think of for that is some sort of corruption, perhaps a file locked or something. Does Check Library show any issues? Last edited by kiwidude; 04-13-2011 at 09:15 AM. Reason: Removed attachment, will be included in next release |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Search the Internet | kiwidude | Plugins | 434 | 09-30-2024 04:04 AM |
[GUI Plugin] Clipboard Search | kiwidude | Plugins | 29 | 04-02-2024 11:05 PM |
[GUI Plugin] Open With | kiwidude | Plugins | 403 | 04-01-2024 09:39 AM |
[GUI Plugin] Kindle Collections (old) | meme | Plugins | 2070 | 08-11-2014 01:02 AM |
[GUI Plugin] Book Sync **Deprecated** | kiwidude | Plugins | 111 | 06-07-2011 08:47 PM |