|
|
#31 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Oct 2025
Device: Kobo
|
Thank you so much!
This is working perfectly. |
|
|
|
|
|
#32 |
|
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 666
Karma: 720026
Join Date: Dec 2017
Device: Kobo
|
Yeah, thanks for the report.
Diving back into the code was an opportunity to make some additional corrections in addition to the one you reported, so here the new version 0.12.0:
|
|
|
|
|
|
#33 |
|
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 666
Karma: 720026
Join Date: Dec 2017
Device: Kobo
|
Version 0.14.0 is here with a big change:
The plugin now also support KEPUB files for working with the feature "Use Kobo viewer for EPUB books" when sending book to your readers. Last edited by un_pogaz; 11-16-2025 at 03:00 PM. |
|
|
|
|
|
#34 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,103
Karma: 1084520
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
|
Cher ami ! Je te laisse les fichiers de traduction espagnole.
|
|
|
|
|
|
#35 |
|
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 666
Karma: 720026
Join Date: Dec 2017
Device: Kobo
|
|
|
|
|
|
|
#36 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jun 2025
Device: Onyx Boox Tab Mini C
|
Seems like Calibre 9.7 sadly has broken the plugin with how it handles themes and metadata. Got around the theme check, but now it just aborts on write.
I am running the 0.14.5 version of it. |
|
|
|
|
|
#37 | |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jun 2025
Device: Onyx Boox Tab Mini C
|
Quote:
calibre, version 9.7.0 WARNING: Error while saving: Failed to update metadata in some books, click "Show details" for more information Failed to update the metadata in the EPUB format of: Am I Actually the Strongest?, Vol. 01 by Sai Sumimori, with error: Traceback (most recent call last): File "calibre/customize/ui.py", line 549, in set_file_type_metadata File "calibre_plugins.epub_extended_metadata.writer.__i nit__", line 42, in set_metadata from ..action import write_metadata File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 938, in _load_unlocked File "calibre/customize/zipplugin.py", line 219, in exec_module File "calibre_plugins.epub_extended_metadata.action ", line 24, in <module> from .common_utils import GUI, PLUGIN_NAME, debug_print, get_icon, has_restart_pending File "<frozen importlib._bootstrap>", line 1371, in _find_and_load File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 938, in _load_unlocked File "calibre/customize/zipplugin.py", line 219, in exec_module File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 323, in <module> get_icon(entry) ~~~~~~~~^^^^^^^ File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 188, in get_icon return get_icon_cached(icon_name) File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 169, in get_icon_cached pixmap = get_pixmap(icon_name) File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 221, in get_pixmap rslt = from_resources(os.path.join(PLUGIN_NAME, icon_name.split('/', 1)[-1])) File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 204, in from_resources for name in get_icon_themed_names(search_name): ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 149, in get_icon_themed_names theme_name = get_theme_name() File "calibre_plugins.epub_extended_metadata.common_uti ls.__init__", line 136, in get_theme_name return THEME_COLOR[1] if QApplication.instance().is_dark_theme else THEME_COLOR[2] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'is_dark_theme' I just skipped the check in common utils, but that sadly didn't fix it. |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] Embed Comic Metadata | dickloraine | Plugins | 116 | 11-02-2025 07:01 AM |
| [GUI Plugin] Zotero Metadata Importer | DaltonST | Plugins | 295 | 03-22-2025 09:47 AM |
| [GUI Plugin] Clean Metadata | WS64 | Plugins | 28 | 01-06-2022 08:09 PM |
| Getting custom metadata field in GUI plugin | SauliusP. | Development | 7 | 02-11-2012 01:31 AM |