|
|
#1 |
|
Junior Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4
Karma: 18148
Join Date: Jun 2026
Device: Kindle Paperwhite 4
|
Plugin index - entry not included in calibre list
One of the mods added my plugin to the index (post is here), but so far (it's over a week) it's not visible in the calibre plugins' list. I'm thinking, if it's something in my plugin's structure or something else.
On my side I was thinking, if version and plugin name in side file (consts.py, then imported to __init__.py and used in Source class) are making any problems for the Plugin updater to read required data and it skips it or is it something else. |
|
|
|
|
|
#2 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,830
Karma: 64144480
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
I looked at the Index of plugins and see the entry (code) and did not spot why it is not being scraped to include in the Get Plugins list (also deal with updates).
The name in the init is not what is used for the list. |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,285
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
I found that splitting the imports makes the parser happy:
from calibre_plugins.wolnelektury_source.consts import PLUGIN_VERSION from calibre_plugins.wolnelektury_source.consts import PLUGIN_NAME from calibre_plugins.wolnelektury_source.consts import WOLNELEKTURY_ID |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calibre help? IndexError: list index out of range | ideamutt | Editor | 5 | 01-08-2025 02:26 PM |
| Getting Goodreads into Calibre using import list plugin | Rellwood | Library Management | 3 | 12-12-2018 12:12 AM |
| Python Libraries included in Plugin? | JimmXinu | Development | 5 | 06-15-2014 06:48 AM |
| Tablet only for manga, list of choices included | Tanyu22 | Which one should I buy? | 3 | 11-01-2011 04:41 PM |