|
|
#31 |
|
Member
![]() Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
|
Uploaded an update to fix parsing after StoryGraph site layout changes.
|
|
|
|
|
|
#32 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 82,244
Karma: 150871427
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
With the new version, I'm getting errors.
I'm not getting the author. And I'm not seeing the comment other then in the log. Spoiler:
Last edited by JSWolf; 11-29-2025 at 06:02 AM. |
|
|
|
|
|
#33 |
|
Member
![]() Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
|
Thanks for the heads-up; uploaded a fix for the author issue. I'm unable to reproduce your comment issue, though, even with your example book. This doesn't happen with other plugins?
|
|
|
|
|
|
#34 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 82,244
Karma: 150871427
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
|
|
|
|
|
#35 |
|
Member
![]() Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
|
Uploaded another parsing fix.
|
|
|
|
|
|
#36 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Jun 2010
Device: iPhone w/ Stanza
|
Hey, thanks for the plugin. I'm not sure if upstream has changed, but I'm seeing errors as well, when using the plugin to search for covers:
Code:
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36')]
Failed to download valid cover
Took 6.315631866455078 seconds
No cached cover found, running identify
Using query URL: https://app.thestorygraph.com/browse?search_term=Dragons%20Dawn%20Anne%20McCaffrey
Failed to download cover from StoryGraph
Traceback (most recent call last):
File "calibre/ebooks/metadata/sources/covers.py", line 46, in run
File "calibre_plugins.storygraph.__init__", line 96, in download_cover
cover_url = self._impl.get_cover_url(
log, abort, title, authors, identifiers, timeout
)
File "calibre_plugins.storygraph.storygraph", line 390, in get_cover_url
key=self.identify_results_keygen(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'StorygraphImpl' object has no attribute 'identify_results_keygen'
|
|
|
|
|
|
#37 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 82,244
Karma: 150871427
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
I'm having a problem downloading covers. I'm running calibre 9.3.
Code:
****************************** StoryGraph Covers ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0')]
Failed to download valid cover
Took 5.688770532608032 seconds
No cached cover found, running identify
Using query URL: https://app.thestorygraph.com/browse?search_term=Last%20Unicorn%20Peter%20Beagle
Failed to parse details for guid: 2cd948f4-889e-4fd4-bc9a-64c6c14c6521
Traceback (most recent call last):
File "calibre_plugins.storygraph.storygraph", line 63, in run
File "calibre_plugins.storygraph.storygraph", line 82, in parse
StopIteration
Failed to download cover from StoryGraph
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\covers.py", line 46, in run
File "calibre_plugins.storygraph.__init__", line 96, in download_cover
File "calibre_plugins.storygraph.storygraph", line 390, in get_cover_url
AttributeError: 'StorygraphImpl' object has no attribute 'identify_results_keygen'
|
|
|
|
|
|
#38 |
|
Member
![]() Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
|
Pushed a fix.
|
|
|
|
![]() |
| Tags |
| calibre, metadata, mood, pace, storygraph |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Metadata Source Plugin] Kobo Metadata | NotSimone | Plugins | 201 | Today 03:19 PM |
| [Metadata Source Plugin] Show multiple results for single source? | memory_dump | Plugins | 7 | 10-09-2025 02:50 AM |
| How do I know which Metadata Source Plugin was called from fetch-ebook-metadata? | eryMpexI | Library Management | 6 | 04-22-2023 09:58 AM |
| Read a book's metadata in a Metadata source plugin? | J-H | Development | 2 | 03-30-2021 10:08 AM |
| [Metadata Source Plugin] Empty Plugin? (Fake Identifier) | mneimeyer | Plugins | 3 | 11-11-2019 09:07 PM |