10-24-2024, 12:02 PM | #631 |
Wizard
Posts: 1,068
Karma: 1221485
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Not really. The fact is that added a check to see if there are columns in the current dialog, so the plugin can save the sizes. The date input dialog has no columns, so it should just skip this test, like the Statistics dialog does. But, for some reason, it can find the test, so I had to bypass it manually.
|
10-24-2024, 03:47 PM | #632 |
Grand Sorcerer
Posts: 6,388
Karma: 12117217
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
No issue, the only problem is that, when this happens, the only way to solve it is closing calibre And i'ts working now, thank you.
Last edited by Terisa de morgan; 10-24-2024 at 04:27 PM. |
10-26-2024, 12:48 PM | #633 |
Custom User Title
Posts: 9,499
Karma: 64500003
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Would it be possible to add a full datetime tooltip to the individual records?
EDIT: The tooltip is there, just bound to the Progress column for some reason. I suspect this maybe leftover from adding the Series column. Last edited by ownedbycats; 10-26-2024 at 09:43 PM. |
10-26-2024, 04:42 PM | #634 |
Junior Member
Posts: 1
Karma: 10
Join Date: Oct 2024
Device: boox palma
|
I just updated calibre to 7.20.0 and the latest plugin. I'm now getting a pop-up that says "9 of your reading goal books were removed from calibre. Choose what to do in the next dialog". When I click "OK" I get the following error. Is there anything I can do to sort this or is it a known issue?
Code:
Traceback (most recent call last): File "calibre_plugins.Reading_Goal.ui", line 276, in set_main_action self.tools.manage_reading_goal(option=option) File "calibre_plugins.Reading_Goal.main", line 211, in manage_reading_goal result = self.update_database(db, data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "calibre_plugins.Reading_Goal.main", line 996, in update_database self.manage_deleted_books(db, data, missing_books) File "calibre_plugins.Reading_Goal.main", line 1305, in manage_deleted_books tree = self.edit_tree(data, ids=missing_books) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "calibre_plugins.Reading_Goal.main", line 2012, in edit_tree values['series'], values['status'], values['date'], values['page_count'], ~~~~~~^^^^^^^^^^ KeyError: 'series' |
10-27-2024, 10:02 AM | #635 | ||
Wizard
Posts: 1,068
Karma: 1221485
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Quote:
Quote:
Now, the error happened because of an incredible coincidence: the first time you used the new version was also when the 9 books were deleted, so the plugin didn't have the chance to update the database and include the series information. But it's fixed now. I'll release the new version in a few moments, and you will be able to see the missing books dialog. |
||
10-27-2024, 10:08 AM | #636 |
Wizard
Posts: 1,068
Karma: 1221485
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Version 1.7.4 - 27 Oct 2024
- Bug fix:
|
10-27-2024, 11:28 PM | #637 |
Custom User Title
Posts: 9,499
Karma: 64500003
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Question: I notice that the pages per day doesn't seem to take into account the current date - e.g. I have a book that I haven't read since the 17th, but the 34 pages a day hasn't changed and it still says '3 days to finish.' Is intentional?
|
10-28-2024, 06:59 AM | #638 |
Wizard
Posts: 1,068
Karma: 1221485
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Yes. It only updates when you add a new record.
Last edited by thiago.eec; 10-28-2024 at 07:04 AM. |
10-30-2024, 06:01 AM | #639 |
Custom User Title
Posts: 9,499
Karma: 64500003
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Updating the Genres column fails to update the genres on an abandoned book. I was able to use Add to Reading Goal to update it, though I then had to re-mark as abandoned.
EDIT: Separately: I was cleaning out the undated 0% records and found that deleting a record from a previous year's book results in "invalid year" errors, one for each book edited, when apply changes. Changes still get saved and nothing seems broken, at least on the scope of the bug fixed in 1.2.6. ANOTHER EDIT: Also a suggestion to change 'No Genre' to something like '[No Genre]' so it'll sort to the top and be more noticeable - it took me over a week to notice that my mistake here actually overwrote the column entirely and then left them empty after I cleaned up the mess. Last edited by ownedbycats; 10-30-2024 at 01:46 PM. |
Yesterday, 01:31 PM | #640 | |||
Wizard
Posts: 1,068
Karma: 1221485
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Quote:
Quote:
Quote:
|
|||
Yesterday, 04:54 PM | #641 |
Custom User Title
Posts: 9,499
Karma: 64500003
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Since I have a bunch of 2023 books I want to remove the undated records from, I'll be willing to test.
|
Yesterday, 05:09 PM | #642 |
Wizard
Posts: 1,068
Karma: 1221485
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Version 1.7.5 - 31 Oct 2024
- Bug fix: prevent 'invalid year' message when deleting records from past years - Change 'No genre' to '[No genre]', so it appears on top in 'Genre view' |
Yesterday, 06:17 PM | #643 |
Custom User Title
Posts: 9,499
Karma: 64500003
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
It works
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Reading List | kiwidude | Plugins | 1406 | 10-16-2024 08:28 PM |
[GUI Plugin] Save Virtual Libraries To Column (GUI) | chaley | Plugins | 14 | 04-04-2021 05:25 AM |
Reading Goal | KyBunnies | Audiobook Discussions | 12 | 10-25-2017 05:29 PM |