View Single Post
Old 05-28-2025, 09:06 PM   #10828
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,876
Karma: 4604435
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Code:
FFF: DEBUG: 2025-05-28 17:32:03,266: calibre_plugins.fanficfare_plugin.jobs(312): metadata newforanthology:
This is fine for 'not doing an anthology'--it would have True after if it was.

But that's not line 312 in the current jobs.py--it's line 320.

Which suggests your plugin zip file is out of date (from the current test version). Once in a blue moon we see evidence of plugin zip not updating or not updating completely. I did double check that the posted zip is up to date.

'outfile' is the key used for the temp file name during download/update. The last change to jobs.py involved passing metadata collection failures through the BG process so they don't just disappear.

My best current guess is that the 'outfile' error could be a failure for that URL in the initial metadata collection hitting the older jobs.py??
JimmXinu is offline   Reply With Quote