Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 11-28-2025, 05:33 PM   #31
ARR8
Member
ARR8 began at the beginning.
 
Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
Uploaded an update to fix parsing after StoryGraph site layout changes.
ARR8 is offline   Reply With Quote
Old 11-29-2025, 05:58 AM   #32
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
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:
Running identify query with parameters:
{'title': 'Replaceable You', 'authors': ['Mary Roach'], 'identifiers': {}, 'timeout': 30}
Using plugins: StoryGraph (2, 0, 3)
The log from individual plugins is below

****************************** StoryGraph (2, 0, 3) ******************************
Found 1 results
Downloading from StoryGraph took 4.184691667556763


---
Title : Replaceable You: Adventures in Human Anatomy
Author(s) : Unknown
Publisher : W. W. Norton & Company
Tags : Nonfiction, Health, Science, Funny, Hopeful, Informative, Fast-Paced
Languages : eng
Rating : 2.1
Published : 2025-01-31T00:00:00+00:00
Identifiers : storygraph:5f7f3d8a-5e6a-42e5-af6a-2f0813b26698, isbn:9781324050629
Comments :
The body is the most complex machine in the world, and the only one for which you cannot get a replacement part from the manufacturer. For centuries, medicine has reached for what's available--sculpting noses from brass, borrowing skin from frogs and hearts from pigs, crafting eye parts from jet canopies and breasts from petroleum by-products. Today we're attempting to grow body parts from scratch using stem cells and 3D printers. How are we doing? Are we there yet?
In Replaceable You, Mary Roach explores the remarkable advances and difficult questions prompted by the human body's failings. When and how does a person decide they'd be better off with a prosthetic than their existing limb? Can a donated heart be made to beat forever? Can an intestine provide a workable substitute for a vagina?
Roach dives in with her characteristic verve and infectious wit. Her travels take her to the OR at a legendary burn unit in Boston, a "superclean" xeno-pigsty in China, and a stem cell "hair nursery" in the San Diego tech hub. She talks with researchers and surgeons, amputees and ostomates, printers of kidneys and designers of wearable organs. She spends time in a working iron lung from the 1950s, stays up all night with recovery techs as they disassemble and reassemble a tissue donor, and travels across Mongolia with the cataract surgeons of Orbis International.
Irrepressible and accessible, Replaceable You immerses readers in the wondrous, improbable, and surreal quest to build a new you.

Using query URL: https://app.thestorygraph.com/browse...20Mary%20Roach

************************************************** ******************************
The identify phase took 4.22 seconds
The longest time (4.184692) was taken by: StoryGraph
Merging results from different sources
We have 1 merged results, merging took: 0.00 seconds

Last edited by JSWolf; 11-29-2025 at 06:02 AM.
JSWolf is offline   Reply With Quote
Old 11-29-2025, 09:43 PM   #33
ARR8
Member
ARR8 began at the beginning.
 
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?
ARR8 is offline   Reply With Quote
Old 11-29-2025, 09:45 PM   #34
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
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
Quote:
Originally Posted by ARR8 View Post
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?
Tomorrow I'll try other plugins on their own and see what happens.
JSWolf is offline   Reply With Quote
Old 01-10-2026, 04:15 PM   #35
ARR8
Member
ARR8 began at the beginning.
 
Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
Uploaded another parsing fix.
ARR8 is offline   Reply With Quote
Old 02-20-2026, 11:48 PM   #36
offby1
Junior Member
offby1 began at the beginning.
 
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'
offby1 is offline   Reply With Quote
Old 02-21-2026, 03:55 PM   #37
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
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'
JSWolf is offline   Reply With Quote
Old 02-22-2026, 03:10 PM   #38
ARR8
Member
ARR8 began at the beginning.
 
Posts: 23
Karma: 20
Join Date: Aug 2025
Device: PocketBook Verse Pro
Pushed a fix.
ARR8 is offline   Reply With Quote
Reply

Tags
calibre, metadata, mood, pace, storygraph

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Metadata Source Plugin] Kobo Metadata NotSimone Plugins 201 Yesterday 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


All times are GMT -4. The time now is 01:05 AM.


MobileRead.com is a privately owned, operated and funded community.