Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 05-02-2024, 11:41 AM   #9556
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Try downloading & installing the plugin again.

Once in a great while, we hear of someone getting a partial plugin zip download that doesn't work.
JimmXinu is online now   Reply With Quote
Old 05-02-2024, 11:54 AM   #9557
AndersW
Connoisseur
AndersW began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Jun 2014
Device: none
Manually loading the plugin didn't fix it.
AndersW is offline   Reply With Quote
Old 05-02-2024, 11:58 AM   #9558
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Restart Calibre in debug mode (under the Preferences dropdown) and post the debug log, please.
JimmXinu is online now   Reply With Quote
Old 05-02-2024, 12:04 PM   #9559
AndersW
Connoisseur
AndersW began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Jun 2014
Device: none
Spoiler:
Code:
calibre Debug log
calibre 3.48 [64bit]  embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.15+
Windows: ('7', '6.1.7601', 'SP1', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Kindle Collections (1, 7, 29) && FanFicFare (4, 34, 0) && Count Pages (1, 13, 6)
calibre 3.48 [64bit]  embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.15+
Windows: ('7', '6.1.7601', 'SP1', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Kindle Collections (1, 7, 29) && FanFicFare (4, 34, 0) && Count Pages (1, 13, 6)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 72.0088593577 x 72.0
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.05] splash screen shown
[0.05] Initializing db...
[6.44] db initialized
[6.44] Constructing main UI...
DEPRECATION: The OpenSSL being used by this python install (OpenSSL 1.0.2q  20 Nov 2018) does not meet the minimum supported version (>= OpenSSL 1.1.1) in order to support TLS 1.3 required by Cloudflare, You may encounter an unexpected Captcha or cloudflare 1020 blocks.
Traceback (most recent call last):
  File "site-packages\calibre\gui2\ui.py", line 157, in __init__
  File "site-packages\calibre\gui2\ui.py", line 171, in init_iaction
  File "calibre_plugins.fanficfare_plugin.__init__", line 121, in load_actual_plugin
  File "site-packages\calibre\customize\__init__.py", line 612, in load_actual_plugin
  File "importlib\__init__.py", line 37, in import_module
  File "site-packages\calibre\customize\zipplugin.py", line 185, in load_module
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 79, in <module>
  File "C:\Users\Anders\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\__init__.py", line 49, in <module>
  File "C:\Users\Anders\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_ficbooknet.py", line 256
    o['href'] = f"{'https://' + self.getSiteDomain()}{o['href']}"
                                                                ^
SyntaxError: invalid syntax
Failed to load recipe from: u'Unknown News Source_1000.recipe'
Traceback (most recent call last):
  File "site-packages\calibre\web\feeds\recipes\collection.py", line 117, in get_custom_recipe_collection
IOError: [Errno 2] No such file or directory: u'C:\\Users\\Anders\\AppData\\Roaming\\calibre\\custom_recipes\\Unknown News Source_1000.recipe'
[25.58] main UI initialized...
[25.58] Hiding splash screen
[252.86] splash screen hidden
[252.86] Started up in 252.86 seconds with 72552 books
AndersW is offline   Reply With Quote
Old 05-02-2024, 12:17 PM   #9560
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
New Test Version Posted

2024-05-02
- adapter_ficbooknet: Remove py3 string handling that breaks on py2
- Update bundled certifi cacert.pem and version, not core.py

Update from a different dev that didn't know to avoid py3 exclusive syntax.

Quote:
Originally Posted by AndersW View Post
Code:
calibre Debug log
calibre 3.48 [64bit]  embedded-python: True is64bit: True
JimmXinu is online now   Reply With Quote
Old 05-02-2024, 12:29 PM   #9561
AndersW
Connoisseur
AndersW began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Jun 2014
Device: none
Works now. Thank you.
AndersW is offline   Reply With Quote
Old 05-02-2024, 03:36 PM   #9562
applegaa
Connoisseur
applegaa began at the beginning.
 
applegaa's Avatar
 
Posts: 55
Karma: 10
Join Date: Apr 2019
Device: none
Do you have any plans to add support for WebP images in stories? I had never heard of it, until I ran across a story today that failed to load or convert all of the images. At least, I'm guessing the issue is not being able to convert .webp files.

https://www.scribblehub.com/series/1...iverse-litrpg/

Here is the debug log:
Spoiler:
Code:
ApplicationPaletteChange event ignored
Using calibre Qt style: True
EpubMerge: DEBUG: 2024-05-02 14:04:42,440: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:C:\Users\Applegaa\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt
FFF: DEBUG: 2024-05-02 14:04:42,480: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\Applegaa\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 7.9  embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 10, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 10, 0) && Consolidate All Library Metadata (2, 0, 46) && Count Pages (1, 13, 6) && EpubMerge (2, 18, 0) && EpubSplit (3, 7, 0) && FanFicFare (4, 34, 0) && Find Duplicates (1, 10, 9) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 10, 0) && From KFX (2, 10, 0) && KFX Input (2, 10, 0) && MultiColumnSearch (1, 0, 96) && Obok DeDRM (10, 0, 3) && Recipe Reader (1, 0, 1) && View Manager (1, 10, 3) && all recipes Recipe Reader (1, 0, 2) && food network Recipe Reader (1, 0, 2)
calibre 7.9  embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 10, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 10, 0) && Consolidate All Library Metadata (2, 0, 46) && Count Pages (1, 13, 6) && EpubMerge (2, 18, 0) && EpubSplit (3, 7, 0) && FanFicFare (4, 34, 0) && Find Duplicates (1, 10, 9) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 10, 0) && From KFX (2, 10, 0) && KFX Input (2, 10, 0) && MultiColumnSearch (1, 0, 96) && Obok DeDRM (10, 0, 3) && Recipe Reader (1, 0, 1) && View Manager (1, 10, 3) && all recipes Recipe Reader (1, 0, 2) && food network Recipe Reader (1, 0, 2)
QPA platform: windows
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 69.76824034334764 x 70.33846153846153
[0.00] Starting up...
[0.00] Showing splash screen...
[0.17] splash screen shown
[0.17] Initializing db...
[0.67] db initialized
[0.67] Constructing main UI...
DEBUG:    0.0 obok::utilities.py - loading translations
DEBUG:    0.0 obok::dialogs.py - loading translations
DEBUG:    0.0 obok::config.py - loading translations
DEBUG:    0.0 obok::action_err.py - loading translations
[3.80] GUI main window shown
CALM: initialization_complete............
Job Spy has begun initialization...
Calibre, and hence Job Spy, was gracefully shut down last time?  True
Last time daemon started:  never
Last time daemon failed:  never
Total daemon starts inception_to_date:  0
Total daemon failures inception-to-date:  0
JS: ===>>> change_gui_alternating_row_colors()
Job Spy has finished initialization...
[0] un-optimized number of undesirable characters accumulated:  756
[1] optimized number of undesirable characters accumulated:  596
MCS has finished initialization...
[4.14] main UI initialized...
[4.14] Hiding splash screen
FFF: DEBUG: 2024-05-02 14:05:03,048: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:NOT FOUND
FFF: DEBUG: 2024-05-02 14:05:03,063: calibre_plugins.fanficfare_plugin.fff_plugin(1150): FanFicFare v4.34.0
FFF: INFO: 2024-05-02 14:05:03,166: calibre_plugins.fanficfare_plugin.prefs(216): Using default settings
FFF: DEBUG: 2024-05-02 14:05:03,182: configurable.py(1067): use_cloudscraper:true
FFF: DEBUG: 2024-05-02 14:05:03,182: configurable.py(1080): use_browser_cache:
FFF: DEBUG: 2024-05-02 14:05:03,182: configurable.py(1100): use_basic_cache:true
FFF: DEBUG: 2024-05-02 14:05:03,182: adapter_scribblehubcom.py(133): URL: https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/
FFF: DEBUG: 2024-05-02 14:05:03,182: cache_basic.py(116): 
========== MISS (GET) BasicCache
https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/
FFF: DEBUG: 2024-05-02 14:05:03,182: fetcher_requests.py(114): 
---------- REQ (GET) RequestsFetcher
https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/
FFF: DEBUG: 2024-05-02 14:05:03,182: fetcher_cloudscraper.py(40): initializing cloudscraper
FFF: DEBUG: 2024-05-02 14:05:03,997: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2024-05-02 14:05:03,997: decorators.py(112): fromcache:False
FFF: DEBUG: 2024-05-02 14:05:03,997: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2024-05-02 14:05:04,113: cache_basic.py(116): 
========== MISS (POST) BasicCache
https://www.scribblehub.com/wp-admin/admin-ajax.php
FFF: DEBUG: 2024-05-02 14:05:04,113: fetcher_requests.py(114): 
---------- REQ (POST) RequestsFetcher
https://www.scribblehub.com/wp-admin/admin-ajax.php
FFF: DEBUG: 2024-05-02 14:05:04,298: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2024-05-02 14:05:04,298: decorators.py(112): fromcache:False
FFF: DEBUG: 2024-05-02 14:05:04,298: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2024-05-02 14:05:04,367: base_adapter.py(594): setCoverImage(https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/,https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg)
FFF: DEBUG: 2024-05-02 14:05:04,367: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/,url=https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg,cover=specific,coverexclusion=
FFF: DEBUG: 2024-05-02 14:05:04,367: cache_basic.py(116): 
========== MISS (GET) BasicCache
https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg
FFF: DEBUG: 2024-05-02 14:05:04,367: fetcher_requests.py(114): 
---------- REQ (GET) RequestsFetcher
https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg
FFF: DEBUG: 2024-05-02 14:05:04,961: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2024-05-02 14:05:04,961: decorators.py(112): fromcache:False
FFF: DEBUG: 2024-05-02 14:05:04,976: story.py(1716): use cover(specific): https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg
FFF: DEBUG: 2024-05-02 14:05:04,992: cache_basic.py(116): 
========== MISS (GET) BasicCache
https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/stats/
FFF: DEBUG: 2024-05-02 14:05:04,992: fetcher_requests.py(114): 
---------- REQ (GET) RequestsFetcher
https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/stats/
FFF: DEBUG: 2024-05-02 14:05:05,261: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2024-05-02 14:05:05,261: decorators.py(112): fromcache:False
FFF: DEBUG: 2024-05-02 14:05:05,261: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2024-05-02 14:05:05,447: calibre_plugins.fanficfare_plugin.fff_plugin(1467): from URL(https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/)
FFF: DEBUG: 2024-05-02 14:05:05,485: calibre_plugins.fanficfare_plugin.fff_plugin(1480): existing found by identifier URL
FFF: DEBUG: 2024-05-02 14:05:05,487: calibre_plugins.fanficfare_plugin.fff_plugin(1605): existing epub tmp:C:\Users\Applegaa\AppData\Local\Temp\calibre_9j1sd1pk\fanficfare_s9yxv2cb\old-8159-srute9e2.epub
FFF: DEBUG: 2024-05-02 14:05:05,518: calibre_plugins.fanficfare_plugin.fff_plugin(1672): title:Versewalker (Multiverse LitRPG)
FFF: DEBUG: 2024-05-02 14:05:05,518: calibre_plugins.fanficfare_plugin.fff_plugin(1673): outfile:C:\Users\Applegaa\AppData\Local\Temp\calibre_9j1sd1pk\fanficfare_s9yxv2cb\Versewalker (Multiverse LitRPG)-SerasStreams-h118nknj.epub
[7.55] splash screen hidden
[7.55] Started up in 7.55 seconds with 2542 books
Worker Launch took: 0.02 seconds
Job: 0 Download 1 FanFiction Book(s) finished
Download 1 FanFiction Book(s)

	FFF: INFO: 2024-05-02 14:05:05,937: calibre_plugins.fanficfare_plugin.jobs(50): CPUs:4

	FFF: INFO: 2024-05-02 14:05:05,938: calibre_plugins.fanficfare_plugin.jobs(53): FanFicFare v4.34.0

	calibre 7.9  embedded-python: True

	Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')

	('Windows', '10', '10.0.19045')

	Python 3.11.5

	Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')

	Interface language: None

	EXE path: C:\Program Files\Calibre2\calibre-parallel.exe

	Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 10, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 10, 0) && Consolidate All Library Metadata (2, 0, 46) && Count Pages (1, 13, 6) && EpubMerge (2, 18, 0) && EpubSplit (3, 7, 0) && FanFicFare (4, 34, 0) && Find Duplicates (1, 10, 9) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 10, 0) && From KFX (2, 10, 0) && KFX Input (2, 10, 0) && MultiColumnSearch (1, 0, 96) && Obok DeDRM (10, 0, 3) && Recipe Reader (1, 0, 1) && View Manager (1, 10, 3) && all recipes Recipe Reader (1, 0, 2) && food network Recipe Reader (1, 0, 2)

	FFF: INFO: 2024-05-02 14:05:05,968: calibre_plugins.fanficfare_plugin.jobs(74): Launch background process for site www.scribblehub.com:

	https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/

	FFF: INFO: 2024-05-02 14:05:23,214: calibre_plugins.fanficfare_plugin.jobs(136): 

	

	================================================================================ site:(www.scribblehub.com)

	FFF: INFO: 2024-05-02 14:05:07,249: calibre_plugins.fanficfare_plugin.jobs(217): 

	

	-------------------------------------------------------------------------------- https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/

	FFF: DEBUG: 2024-05-02 14:05:07,266: configurable.py(1067): use_cloudscraper:true

	FFF: DEBUG: 2024-05-02 14:05:07,266: configurable.py(1080): use_browser_cache:

	FFF: DEBUG: 2024-05-02 14:05:07,267: configurable.py(1100): use_basic_cache:true

	FFF: DEBUG: 2024-05-02 14:05:07,267: adapter_scribblehubcom.py(133): URL: https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/

	FFF: DEBUG: 2024-05-02 14:05:07,268: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/

	FFF: DEBUG: 2024-05-02 14:05:07,268: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:07,365: cache_basic.py(116): 

	========== HIT (POST) BasicCache

	https://www.scribblehub.com/wp-admin/admin-ajax.php

	FFF: DEBUG: 2024-05-02 14:05:07,365: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:07,400: base_adapter.py(594): setCoverImage(https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/,https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg)

	FFF: DEBUG: 2024-05-02 14:05:07,400: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/,url=https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg,cover=specific,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:07,401: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg

	FFF: DEBUG: 2024-05-02 14:05:07,411: story.py(1716): use cover(specific): https://cdn.scribblehub.com/images/52/versewalker-multiverse-litrpg_1053372_1714104892.jpg

	FFF: DEBUG: 2024-05-02 14:05:07,415: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/stats/

	FFF: DEBUG: 2024-05-02 14:05:07,415: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:07,549: calibre_plugins.fanficfare_plugin.jobs(269): metadata newforanthology:

	FFF: INFO: 2024-05-02 14:05:07,719: calibre_plugins.fanficfare_plugin.jobs(317): write to C:\Users\Applegaa\AppData\Local\Temp\calibre_9j1sd1pk\fanficfare_s9yxv2cb\Versewalker (Multiverse LitRPG)-SerasStreams-h118nknj.epub

	FFF: INFO: 2024-05-02 14:05:07,730: base_writer.py(190): Save directly to file: C:\Users\Applegaa\AppData\Local\Temp\calibre_9j1sd1pk\fanficfare_s9yxv2cb\Versewalker (Multiverse LitRPG)-SerasStreams-h118nknj.epub

	FFF: DEBUG: 2024-05-02 14:05:07,731: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	FFF: DEBUG: 2024-05-02 14:05:07,731: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	FFF: DEBUG: 2024-05-02 14:05:07,731: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	FFF: DEBUG: 2024-05-02 14:05:07,731: fetcher_cloudscraper.py(40): initializing cloudscraper

	FFF: DEBUG: 2024-05-02 14:05:08,459: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:08,459: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:08,461: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:08,606: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/,url=https://i.postimg.cc/QM3RHMfS/1-1.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:08,606: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/QM3RHMfS/1-1.webp

	FFF: DEBUG: 2024-05-02 14:05:08,606: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/QM3RHMfS/1-1.webp

	FFF: DEBUG: 2024-05-02 14:05:10,081: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:10,082: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:10,099: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	skipping:https://i.postimg.cc/QM3RHMfS/1-1.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:10,101: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/,url=https://i.postimg.cc/sgpLdr3W/1-2.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:10,102: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/sgpLdr3W/1-2.webp

	FFF: DEBUG: 2024-05-02 14:05:10,103: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/sgpLdr3W/1-2.webp

	FFF: DEBUG: 2024-05-02 14:05:10,228: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:10,228: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:10,230: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	skipping:https://i.postimg.cc/sgpLdr3W/1-2.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:10,231: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/,url=https://i.postimg.cc/PqQ0ZkcH/1-3.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:10,232: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/PqQ0ZkcH/1-3.webp

	FFF: DEBUG: 2024-05-02 14:05:10,232: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/PqQ0ZkcH/1-3.webp

	FFF: DEBUG: 2024-05-02 14:05:10,365: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:10,365: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:10,371: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	skipping:https://i.postimg.cc/PqQ0ZkcH/1-3.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:10,372: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/,url=https://i.postimg.cc/XvLDqkG7/1-4.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:10,374: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/XvLDqkG7/1-4.webp

	FFF: DEBUG: 2024-05-02 14:05:10,375: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/XvLDqkG7/1-4.webp

	FFF: DEBUG: 2024-05-02 14:05:10,509: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:10,509: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:10,515: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	skipping:https://i.postimg.cc/XvLDqkG7/1-4.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:10,516: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/,url=https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:10,517: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif

	FFF: DEBUG: 2024-05-02 14:05:10,518: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif

	FFF: DEBUG: 2024-05-02 14:05:10,651: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:10,651: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:10,658: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059919/

	skipping:https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:10,765: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059922/

	FFF: DEBUG: 2024-05-02 14:05:10,765: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059922/

	FFF: DEBUG: 2024-05-02 14:05:10,765: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059922/

	FFF: DEBUG: 2024-05-02 14:05:10,979: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:10,979: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:10,981: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:11,132: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	FFF: DEBUG: 2024-05-02 14:05:11,132: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	FFF: DEBUG: 2024-05-02 14:05:11,132: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	FFF: DEBUG: 2024-05-02 14:05:11,366: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:11,367: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:11,368: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:11,507: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/TYh9JXyx/Multiverse-Adaptation.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:11,508: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/TYh9JXyx/Multiverse-Adaptation.webp

	FFF: DEBUG: 2024-05-02 14:05:11,508: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/TYh9JXyx/Multiverse-Adaptation.webp

	FFF: DEBUG: 2024-05-02 14:05:11,641: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:11,641: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:11,646: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/TYh9JXyx/Multiverse-Adaptation.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:11,647: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/k4jZ1vqh/3.1.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:11,649: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/k4jZ1vqh/3.1.webp

	FFF: DEBUG: 2024-05-02 14:05:11,649: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/k4jZ1vqh/3.1.webp

	FFF: DEBUG: 2024-05-02 14:05:11,777: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:11,777: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:11,783: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/k4jZ1vqh/3.1.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:11,784: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:11,786: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	FFF: DEBUG: 2024-05-02 14:05:11,787: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	FFF: DEBUG: 2024-05-02 14:05:11,922: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:11,922: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:11,928: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:11,929: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/Fz762kKF/3.2.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:11,931: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/Fz762kKF/3.2.webp

	FFF: DEBUG: 2024-05-02 14:05:11,932: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/Fz762kKF/3.2.webp

	FFF: DEBUG: 2024-05-02 14:05:12,056: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,056: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,059: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/Fz762kKF/3.2.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,060: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,061: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp

	FFF: DEBUG: 2024-05-02 14:05:12,061: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp

	FFF: DEBUG: 2024-05-02 14:05:12,185: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,186: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,189: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,189: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/BZpYCgMT/Aggressive-Alchemy.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,190: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/BZpYCgMT/Aggressive-Alchemy.webp

	FFF: DEBUG: 2024-05-02 14:05:12,191: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/BZpYCgMT/Aggressive-Alchemy.webp

	FFF: DEBUG: 2024-05-02 14:05:12,312: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,312: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,315: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/BZpYCgMT/Aggressive-Alchemy.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,316: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/gjWw78s8/Warrior.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,316: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/gjWw78s8/Warrior.webp

	FFF: DEBUG: 2024-05-02 14:05:12,317: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/gjWw78s8/Warrior.webp

	FFF: DEBUG: 2024-05-02 14:05:12,440: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,440: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,443: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/gjWw78s8/Warrior.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,444: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,445: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:12,445: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:12,564: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,564: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,567: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,568: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,568: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:12,569: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:12,702: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,702: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,709: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,710: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/nrgWZVs4/3.3.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,712: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/nrgWZVs4/3.3.webp

	FFF: DEBUG: 2024-05-02 14:05:12,713: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/nrgWZVs4/3.3.webp

	FFF: DEBUG: 2024-05-02 14:05:12,845: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,845: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,851: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/nrgWZVs4/3.3.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,852: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/9XnKybxD/3.5.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,854: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/9XnKybxD/3.5.webp

	FFF: DEBUG: 2024-05-02 14:05:12,855: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/9XnKybxD/3.5.webp

	FFF: DEBUG: 2024-05-02 14:05:12,981: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:12,981: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:12,985: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/9XnKybxD/3.5.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:12,985: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/Sx0WLbLn/3-0.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:12,986: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/Sx0WLbLn/3-0.webp

	FFF: DEBUG: 2024-05-02 14:05:12,987: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/Sx0WLbLn/3-0.webp

	FFF: DEBUG: 2024-05-02 14:05:13,113: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:13,114: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:13,120: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/Sx0WLbLn/3-0.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:13,121: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/sDfFVbGZ/Primary-Stats.jpg,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:13,123: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/sDfFVbGZ/Primary-Stats.jpg

	FFF: DEBUG: 2024-05-02 14:05:13,124: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/sDfFVbGZ/Primary-Stats.jpg

	FFF: DEBUG: 2024-05-02 14:05:13,259: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:13,259: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:13,262: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/sDfFVbGZ/Primary-Stats.jpg

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:13,263: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/,url=https://i.postimg.cc/Y2zKBt0H/Derived-Stats-JPG.jpg,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:13,263: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/Y2zKBt0H/Derived-Stats-JPG.jpg

	FFF: DEBUG: 2024-05-02 14:05:13,264: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/Y2zKBt0H/Derived-Stats-JPG.jpg

	FFF: DEBUG: 2024-05-02 14:05:13,402: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:13,403: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:13,407: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059927/

	skipping:https://i.postimg.cc/Y2zKBt0H/Derived-Stats-JPG.jpg

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:13,506: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	FFF: DEBUG: 2024-05-02 14:05:13,506: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	FFF: DEBUG: 2024-05-02 14:05:13,507: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	FFF: DEBUG: 2024-05-02 14:05:13,716: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:13,716: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:13,718: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:13,854: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/xTN75m7t/4.1.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:13,854: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/xTN75m7t/4.1.webp

	FFF: DEBUG: 2024-05-02 14:05:13,854: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/xTN75m7t/4.1.webp

	FFF: DEBUG: 2024-05-02 14:05:13,979: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:13,980: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:13,986: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/xTN75m7t/4.1.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:13,987: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:13,989: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	FFF: DEBUG: 2024-05-02 14:05:13,990: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	FFF: DEBUG: 2024-05-02 14:05:14,127: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,127: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,129: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,130: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/mgxn5DWR/4.2.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,130: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/mgxn5DWR/4.2.webp

	FFF: DEBUG: 2024-05-02 14:05:14,131: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/mgxn5DWR/4.2.webp

	FFF: DEBUG: 2024-05-02 14:05:14,250: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,251: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,252: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/mgxn5DWR/4.2.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,252: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/cJ0bdbJb/4.3.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,253: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/cJ0bdbJb/4.3.webp

	FFF: DEBUG: 2024-05-02 14:05:14,253: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/cJ0bdbJb/4.3.webp

	FFF: DEBUG: 2024-05-02 14:05:14,373: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,373: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,379: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/cJ0bdbJb/4.3.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,380: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/HxLvy8X0/4.4.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,382: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/HxLvy8X0/4.4.webp

	FFF: DEBUG: 2024-05-02 14:05:14,383: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/HxLvy8X0/4.4.webp

	FFF: DEBUG: 2024-05-02 14:05:14,512: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,512: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,515: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/HxLvy8X0/4.4.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,516: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,517: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:14,521: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,521: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/ydrQX6yM/4.5.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,522: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/ydrQX6yM/4.5.webp

	FFF: DEBUG: 2024-05-02 14:05:14,523: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/ydrQX6yM/4.5.webp

	FFF: DEBUG: 2024-05-02 14:05:14,647: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,647: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,651: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/ydrQX6yM/4.5.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,651: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,652: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:14,656: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/fbPm8V1f/Regenerate-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,656: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/prh00N0p/4.6.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,657: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/prh00N0p/4.6.webp

	FFF: DEBUG: 2024-05-02 14:05:14,658: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/prh00N0p/4.6.webp

	FFF: DEBUG: 2024-05-02 14:05:14,783: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,784: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,790: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/prh00N0p/4.6.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,791: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/x8fs2JTN/Like-a-Cat.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,792: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/x8fs2JTN/Like-a-Cat.webp

	FFF: DEBUG: 2024-05-02 14:05:14,793: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/x8fs2JTN/Like-a-Cat.webp

	FFF: DEBUG: 2024-05-02 14:05:14,930: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:14,930: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:14,936: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/x8fs2JTN/Like-a-Cat.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:14,937: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/3x4tYH71/Final-Stand.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:14,938: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/3x4tYH71/Final-Stand.webp

	FFF: DEBUG: 2024-05-02 14:05:14,938: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/3x4tYH71/Final-Stand.webp

	FFF: DEBUG: 2024-05-02 14:05:15,063: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,063: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,067: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/3x4tYH71/Final-Stand.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,067: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/B6DLNMTJ/Animancer.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,068: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/B6DLNMTJ/Animancer.webp

	FFF: DEBUG: 2024-05-02 14:05:15,069: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/B6DLNMTJ/Animancer.webp

	FFF: DEBUG: 2024-05-02 14:05:15,197: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,197: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,201: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/B6DLNMTJ/Animancer.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,202: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,203: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:15,203: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:15,331: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,331: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,337: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,338: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/CxL8YCg4/Vigor-Conversion-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,340: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/CxL8YCg4/Vigor-Conversion-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:15,341: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/CxL8YCg4/Vigor-Conversion-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:15,466: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,466: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,469: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/CxL8YCg4/Vigor-Conversion-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,470: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/cLQfXkTX/4-0.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,471: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/cLQfXkTX/4-0.webp

	FFF: DEBUG: 2024-05-02 14:05:15,471: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/cLQfXkTX/4-0.webp

	FFF: DEBUG: 2024-05-02 14:05:15,590: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,591: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,597: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/cLQfXkTX/4-0.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,598: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/59Xbc6TF/4.7.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,600: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/59Xbc6TF/4.7.webp

	FFF: DEBUG: 2024-05-02 14:05:15,601: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/59Xbc6TF/4.7.webp

	FFF: DEBUG: 2024-05-02 14:05:15,736: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,737: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,743: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/59Xbc6TF/4.7.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,744: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/L67S62d0/4-0.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,746: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/L67S62d0/4-0.webp

	FFF: DEBUG: 2024-05-02 14:05:15,747: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/L67S62d0/4-0.webp

	FFF: DEBUG: 2024-05-02 14:05:15,874: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:15,874: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:15,880: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/L67S62d0/4-0.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,881: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,883: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	FFF: INFO: 2024-05-02 14:05:15,888: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:15,889: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/,url=https://i.postimg.cc/mZKRTTWp/4.8.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:15,891: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/mZKRTTWp/4.8.webp

	FFF: DEBUG: 2024-05-02 14:05:15,892: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/mZKRTTWp/4.8.webp

	FFF: DEBUG: 2024-05-02 14:05:16,020: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:16,020: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:16,026: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059928/

	skipping:https://i.postimg.cc/mZKRTTWp/4.8.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:16,179: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	FFF: DEBUG: 2024-05-02 14:05:16,179: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	FFF: DEBUG: 2024-05-02 14:05:16,179: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	FFF: DEBUG: 2024-05-02 14:05:16,501: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:16,501: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:16,503: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:16,676: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:16,676: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	FFF: DEBUG: 2024-05-02 14:05:16,676: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	FFF: DEBUG: 2024-05-02 14:05:16,802: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:16,802: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:16,808: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:16,809: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/9FT2MsWm/5.0.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:16,811: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/9FT2MsWm/5.0.webp

	FFF: DEBUG: 2024-05-02 14:05:16,812: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/9FT2MsWm/5.0.webp

	FFF: DEBUG: 2024-05-02 14:05:16,940: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:16,940: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:16,946: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/9FT2MsWm/5.0.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:16,947: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:16,949: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp

	FFF: INFO: 2024-05-02 14:05:16,954: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/0QZfZXkL/Detect-Substance.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:16,955: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/x122bgCK/5.1.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:16,957: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/x122bgCK/5.1.webp

	FFF: DEBUG: 2024-05-02 14:05:16,958: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/x122bgCK/5.1.webp

	FFF: DEBUG: 2024-05-02 14:05:17,086: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,087: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,093: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/x122bgCK/5.1.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,094: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,096: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp

	FFF: DEBUG: 2024-05-02 14:05:17,097: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp

	FFF: DEBUG: 2024-05-02 14:05:17,223: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,223: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,229: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,230: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/Gmx1PY86/5.2.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,232: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/Gmx1PY86/5.2.webp

	FFF: DEBUG: 2024-05-02 14:05:17,233: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/Gmx1PY86/5.2.webp

	FFF: DEBUG: 2024-05-02 14:05:17,363: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,363: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,369: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/Gmx1PY86/5.2.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,370: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,372: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	FFF: INFO: 2024-05-02 14:05:17,377: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,378: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,380: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:17,385: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,386: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/8CkgZ5Lc/5.3.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,388: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/8CkgZ5Lc/5.3.webp

	FFF: DEBUG: 2024-05-02 14:05:17,389: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/8CkgZ5Lc/5.3.webp

	FFF: DEBUG: 2024-05-02 14:05:17,527: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,527: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,534: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/8CkgZ5Lc/5.3.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,535: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/BZmpFvnN/Show-Mercy.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,537: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/BZmpFvnN/Show-Mercy.webp

	FFF: DEBUG: 2024-05-02 14:05:17,537: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/BZmpFvnN/Show-Mercy.webp

	FFF: DEBUG: 2024-05-02 14:05:17,669: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,669: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,672: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/BZmpFvnN/Show-Mercy.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,673: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,674: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	FFF: INFO: 2024-05-02 14:05:17,676: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,677: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/Pq6s9jM4/5.4.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,678: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/Pq6s9jM4/5.4.webp

	FFF: DEBUG: 2024-05-02 14:05:17,678: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/Pq6s9jM4/5.4.webp

	FFF: DEBUG: 2024-05-02 14:05:17,809: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,809: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,815: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/Pq6s9jM4/5.4.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,816: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/3NfZQtcz/Universe-Selector.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,818: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/3NfZQtcz/Universe-Selector.webp

	FFF: DEBUG: 2024-05-02 14:05:17,819: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/3NfZQtcz/Universe-Selector.webp

	FFF: DEBUG: 2024-05-02 14:05:17,946: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:17,946: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:17,951: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/3NfZQtcz/Universe-Selector.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:17,951: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/,url=https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:17,952: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif

	FFF: INFO: 2024-05-02 14:05:17,956: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059929/

	skipping:https://i.postimg.cc/02rjrffn/Untitled-design-2-1.gif

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:18,055: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059931/

	FFF: DEBUG: 2024-05-02 14:05:18,056: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059931/

	FFF: DEBUG: 2024-05-02 14:05:18,056: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059931/

	FFF: DEBUG: 2024-05-02 14:05:18,275: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:18,276: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:18,278: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:18,479: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	FFF: DEBUG: 2024-05-02 14:05:18,479: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	FFF: DEBUG: 2024-05-02 14:05:18,479: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	FFF: DEBUG: 2024-05-02 14:05:18,710: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:18,710: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:18,712: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:18,863: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/C1qZxm5W/Avelion.png,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:18,863: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/C1qZxm5W/Avelion.png

	FFF: DEBUG: 2024-05-02 14:05:18,863: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/C1qZxm5W/Avelion.png

	FFF: DEBUG: 2024-05-02 14:05:18,983: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:18,983: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:18,986: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/C1qZxm5W/Avelion.png

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:18,987: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:18,988: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp

	FFF: INFO: 2024-05-02 14:05:18,991: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/436wHNr4/Detect-Hostiles.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:18,991: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/RFkyBcn4/6-1.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:18,992: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/RFkyBcn4/6-1.webp

	FFF: DEBUG: 2024-05-02 14:05:18,993: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/RFkyBcn4/6-1.webp

	FFF: DEBUG: 2024-05-02 14:05:19,120: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,120: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,126: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/RFkyBcn4/6-1.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,127: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,129: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:19,134: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,136: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/nzCbtPRt/6.2.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,137: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/nzCbtPRt/6.2.webp

	FFF: DEBUG: 2024-05-02 14:05:19,138: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/nzCbtPRt/6.2.webp

	FFF: DEBUG: 2024-05-02 14:05:19,269: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,269: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,275: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/nzCbtPRt/6.2.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,276: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/85HHtpBp/Sneak-Attack.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,278: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/85HHtpBp/Sneak-Attack.webp

	FFF: DEBUG: 2024-05-02 14:05:19,279: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/85HHtpBp/Sneak-Attack.webp

	FFF: DEBUG: 2024-05-02 14:05:19,406: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,406: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,412: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/85HHtpBp/Sneak-Attack.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,413: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,415: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:19,420: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/MZCtWFPm/Execution-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,421: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/ZR2kYx2v/6.3.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,423: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/ZR2kYx2v/6.3.webp

	FFF: DEBUG: 2024-05-02 14:05:19,424: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/ZR2kYx2v/6.3.webp

	FFF: DEBUG: 2024-05-02 14:05:19,550: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,551: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,557: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/ZR2kYx2v/6.3.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,558: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,560: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	FFF: INFO: 2024-05-02 14:05:19,565: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/y6QjZGrR/Hellfire-Beam.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,566: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,567: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:19,573: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/z3YVh8m5/Affinity-Empowerment-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,574: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/RhHkWnxs/6.4.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,576: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/RhHkWnxs/6.4.webp

	FFF: DEBUG: 2024-05-02 14:05:19,577: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/RhHkWnxs/6.4.webp

	FFF: DEBUG: 2024-05-02 14:05:19,708: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,708: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,714: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/RhHkWnxs/6.4.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,715: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/J05yC0Yg/Rogue.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,717: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/J05yC0Yg/Rogue.webp

	FFF: DEBUG: 2024-05-02 14:05:19,718: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/J05yC0Yg/Rogue.webp

	FFF: DEBUG: 2024-05-02 14:05:19,845: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,845: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,851: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/J05yC0Yg/Rogue.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,852: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,854: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:19,855: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:19,979: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:19,979: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:19,985: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:19,986: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/nzQ7gHJb/Shadestep-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:19,988: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/nzQ7gHJb/Shadestep-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:19,989: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/nzQ7gHJb/Shadestep-WEBP.webp

	FFF: DEBUG: 2024-05-02 14:05:20,143: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:20,144: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:20,147: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/nzQ7gHJb/Shadestep-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:20,147: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/tgpWfdMy/6-0.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:20,148: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/tgpWfdMy/6-0.webp

	FFF: DEBUG: 2024-05-02 14:05:20,149: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/tgpWfdMy/6-0.webp

	FFF: DEBUG: 2024-05-02 14:05:20,270: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:20,270: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:20,274: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/tgpWfdMy/6-0.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:20,274: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/pV5bG35f/6.5.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:20,275: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/pV5bG35f/6.5.webp

	FFF: DEBUG: 2024-05-02 14:05:20,276: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/pV5bG35f/6.5.webp

	FFF: DEBUG: 2024-05-02 14:05:20,495: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:20,495: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:20,501: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/pV5bG35f/6.5.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:20,502: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/,url=https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:20,504: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	FFF: INFO: 2024-05-02 14:05:20,509: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059933/

	skipping:https://i.postimg.cc/SRsGPLjj/Detect-Weakness.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:20,620: adapter_scribblehubcom.py(282): Getting chapter text from: https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	FFF: DEBUG: 2024-05-02 14:05:20,620: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	FFF: DEBUG: 2024-05-02 14:05:20,620: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	FFF: DEBUG: 2024-05-02 14:05:20,778: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:20,778: decorators.py(112): fromcache:False

	FFF: DEBUG: 2024-05-02 14:05:20,780: requestable.py(55): Encoding:utf8

	FFF: DEBUG: 2024-05-02 14:05:20,971: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/wTKKSFDS/7-1.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:20,972: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/wTKKSFDS/7-1.webp

	FFF: DEBUG: 2024-05-02 14:05:20,972: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/wTKKSFDS/7-1.webp

	FFF: DEBUG: 2024-05-02 14:05:21,093: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,094: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,100: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/wTKKSFDS/7-1.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,101: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/PrmGhZ4N/7.2.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,102: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/PrmGhZ4N/7.2.webp

	FFF: DEBUG: 2024-05-02 14:05:21,103: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/PrmGhZ4N/7.2.webp

	FFF: DEBUG: 2024-05-02 14:05:21,227: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,228: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,234: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/PrmGhZ4N/7.2.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,235: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/cLZpJH9h/7.3.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,236: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/cLZpJH9h/7.3.webp

	FFF: DEBUG: 2024-05-02 14:05:21,237: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/cLZpJH9h/7.3.webp

	FFF: DEBUG: 2024-05-02 14:05:21,366: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,366: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,372: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/cLZpJH9h/7.3.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,373: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/BQ5zR3SK/7.4.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,375: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/BQ5zR3SK/7.4.webp

	FFF: DEBUG: 2024-05-02 14:05:21,376: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/BQ5zR3SK/7.4.webp

	FFF: DEBUG: 2024-05-02 14:05:21,504: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,504: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,510: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/BQ5zR3SK/7.4.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,511: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/rFq0CGKL/Champion.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,513: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/rFq0CGKL/Champion.webp

	FFF: DEBUG: 2024-05-02 14:05:21,514: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/rFq0CGKL/Champion.webp

	FFF: DEBUG: 2024-05-02 14:05:21,640: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,640: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,647: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/rFq0CGKL/Champion.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,648: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/zDCHg2Dj/Ascended-Animancer.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,650: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/zDCHg2Dj/Ascended-Animancer.webp

	FFF: DEBUG: 2024-05-02 14:05:21,651: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/zDCHg2Dj/Ascended-Animancer.webp

	FFF: DEBUG: 2024-05-02 14:05:21,780: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,780: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,784: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/zDCHg2Dj/Ascended-Animancer.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,784: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/sDKBnBhG/Fallen-Angel.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,785: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/sDKBnBhG/Fallen-Angel.webp

	FFF: DEBUG: 2024-05-02 14:05:21,786: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/sDKBnBhG/Fallen-Angel.webp

	FFF: DEBUG: 2024-05-02 14:05:21,919: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:21,919: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:21,925: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/sDKBnBhG/Fallen-Angel.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:21,926: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/sD0Tk2F1/Craftsman.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:21,928: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/sD0Tk2F1/Craftsman.webp

	FFF: DEBUG: 2024-05-02 14:05:21,929: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/sD0Tk2F1/Craftsman.webp

	FFF: DEBUG: 2024-05-02 14:05:22,057: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:22,057: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:22,063: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/sD0Tk2F1/Craftsman.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:22,064: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:22,066: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	FFF: INFO: 2024-05-02 14:05:22,071: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/Pqs2q8VF/Detect-Object.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:22,072: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/g2DfLW1W/7.5.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:22,074: cache_basic.py(116): 

	========== MISS (GET) BasicCache

	https://i.postimg.cc/g2DfLW1W/7.5.webp

	FFF: DEBUG: 2024-05-02 14:05:22,075: fetcher_requests.py(114): 

	---------- REQ (GET) RequestsFetcher

	https://i.postimg.cc/g2DfLW1W/7.5.webp

	FFF: DEBUG: 2024-05-02 14:05:22,204: fetcher_requests.py(127): response code:200

	FFF: DEBUG: 2024-05-02 14:05:22,204: decorators.py(112): fromcache:False

	FFF: INFO: 2024-05-02 14:05:22,210: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/g2DfLW1W/7.5.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: DEBUG: 2024-05-02 14:05:22,211: story.py(1524): addImgUrl(parenturl=https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/,url=https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp,cover=None,coverexclusion=

	FFF: DEBUG: 2024-05-02 14:05:22,213: cache_basic.py(116): 

	========== HIT (GET) BasicCache

	https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp

	FFF: INFO: 2024-05-02 14:05:22,218: story.py(1652): Failed to load or convert image, 

	parent:https://www.scribblehub.com/read/1053372-versewalker-multiverse-litrpg/chapter/1059938/

	skipping:https://i.postimg.cc/K8N5DvZ0/Ghostwalk-WEBP.webp

	Exception: Calibre image processing returned 0x0 image

	See https://github.com/JimmXinu/FanFicFare/issues/997 for one possible reason.

	FFF: INFO: 2024-05-02 14:05:22,340: writer_epub.py(369): Saving EPUB Version 2.0

	FFF: INFO: 2024-05-02 14:05:22,644: main.py(276): ## Polishing: EPUB

	FFF: INFO: 2024-05-02 14:05:22,671: main.py(166): 

	### Smartening punctuation

	FFF: INFO: 2024-05-02 14:05:22,785: replace.py(166): Smartened punctuation in: OEBPS/file0007.xhtml

	FFF: INFO: 2024-05-02 14:05:22,821: replace.py(166): Smartened punctuation in: OEBPS/file0008.xhtml

	FFF: INFO: 2024-05-02 14:05:22,835: main.py(219): 

	FFF: INFO: 2024-05-02 14:05:22,850: main.py(280): ----------------------------------------------------------------------

	FFF: INFO: 2024-05-02 14:05:22,850: main.py(281): Polishing took: 0.2 seconds

	

	FFF: INFO: 2024-05-02 14:05:23,215: calibre_plugins.fanficfare_plugin.jobs(148): 

	Download Results:

	Update https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/ Download epub completed, 8 chapters.

	

	FFF: INFO: 2024-05-02 14:05:23,215: calibre_plugins.fanficfare_plugin.jobs(172): 

	Update

	https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/

	

FFF: DEBUG: 2024-05-02 14:05:32,136: calibre_plugins.fanficfare_plugin.fff_plugin(2190): update_error_column_loop prev_val:None
FFF: DEBUG: 2024-05-02 14:05:32,282: calibre_plugins.fanficfare_plugin.fff_plugin(1809): add/update Versewalker (Multiverse LitRPG) https://www.scribblehub.com/series/1053372/versewalker-multiverse-litrpg/ id(8159)
DeDRM v10.0.3: Trying to decrypt Versewalker (Multiverse LitRPG)-SerasStreams-h118nknj.epub
DeDRM v10.0.3: Verifying zip archive integrity
DeDRM v10.0.3: Post-processing took 0.0 seconds
DeDRM v10.0.3: Finished after 0.1 seconds
FFF: DEBUG: 2024-05-02 14:05:32,645: calibre_plugins.fanficfare_plugin.fff_plugin(1824): Attempting metadata update
FFF: DEBUG: 2024-05-02 14:05:34,581: calibre_plugins.fanficfare_plugin.fff_plugin(2497): has link_map:True
FFF: INFO: 2024-05-02 14:05:34,581: calibre_plugins.fanficfare_plugin.fff_plugin(2511): cover_image:specific
FFF: DEBUG: 2024-05-02 14:05:34,681: calibre_plugins.fanficfare_plugin.fff_plugin(1899): set_marked_ids:{8159: 'fff_success_0000'}
FFF: DEBUG: 2024-05-02 14:05:34,681: calibre_plugins.fanficfare_plugin.fff_plugin(1908): Finished Adding/Updating 1 books.
FFF: DEBUG: 2024-05-02 14:05:34,696: calibre_plugins.fanficfare_plugin.fff_plugin(1911): removed tdir
applegaa is offline   Reply With Quote
Old 05-02-2024, 04:30 PM   #9563
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by applegaa View Post
Do you have any plans to add support for WebP images in stories? I had never heard of it, until I ran across a story today that failed to load or convert all of the images. At least, I'm guessing the issue is not being able to convert .webp files.

https://www.scribblehub.com/series/1...iverse-litrpg/
I'm not seeing failures with those. The convert to jpeg and resize went fine for me for all images in that story.

Do you have other image options sets? Like grayscale_images? You could try no_image_processing.

Another possibility is the site changing behavior after some arbitrary X downloads. I had to set user_agent: to something browser-like to download from that site at all.

Also, I think force_img_self_referer_regexp was added for scribblehub. You'd likely see that behavior if the image site was serving an HTML file instead.
Code:
## If set, and the img tag's URL matches the regular expression, FFF
## will use the img tag's own src URL as the HTTP Referer instead of
## the page URL.  This is useful for some image hosting sites that
## watermark or return HTML instead of image data without it.
#force_img_self_referer_regexp:gelbooru.com|photobucket.com
JimmXinu is online now   Reply With Quote
Old 05-02-2024, 05:14 PM   #9564
applegaa
Connoisseur
applegaa began at the beginning.
 
applegaa's Avatar
 
Posts: 55
Karma: 10
Join Date: Apr 2019
Device: none
Quote:
Originally Posted by JimmXinu View Post
I'm not seeing failures with those. The convert to jpeg and resize went fine for me for all images in that story.

Do you have other image options sets? Like grayscale_images? You could try no_image_processing.

Another possibility is the site changing behavior after some arbitrary X downloads. I had to set user_agent: to something browser-like to download from that site at all.

Also, I think force_img_self_referer_regexp was added for scribblehub. You'd likely see that behavior if the image site was serving an HTML file instead.
Code:
## If set, and the img tag's URL matches the regular expression, FFF
## will use the img tag's own src URL as the HTTP Referer instead of
## the page URL.  This is useful for some image hosting sites that
## watermark or return HTML instead of image data without it.
#force_img_self_referer_regexp:gelbooru.com|photobucket.com
I do not have grayscale_images and I didn't have no_image_processing. All I had was include_images:true and keep_summary_html:true at the [epub] level.

I didn't notice it originally, but after reading this I noticed that the first time I opened an image in a new tab it redirected me to a web page with the image instead of directly to the image. The second time I opened it, it would directly open the image.

However, none of the settings above seemed to work for me, although no_image_processing resulted in it generating a .jpg file for each image that it says is "Not a valid image".

When I just tried looking at the images again, it's always giving me the web page instead of just the image, so I probably triggered something by trying to many times. I'll do more testing later and spread it out more to see if your suggestions do fix it.

Out of curiosity, what do you use for your user_agent?

Also, would you mind sharing your actual force_img_self_referer_regexp setting? If I use one that works for you, it takes one more variable out of my equation.

- Andrew
applegaa is offline   Reply With Quote
Old 05-02-2024, 06:17 PM   #9565
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by applegaa View Post
Out of curiosity, what do you use for your user_agent?

Also, would you mind sharing your actual force_img_self_referer_regexp setting? If I use one that works for you, it takes one more variable out of my equation.
I don't use force_img_self_referer_regexp myself. I also don't read scribblehub.

These are the settings I have for testing scribblehub. user_agent is just whatever my browser had at the time. The sleep time may help.
Code:
[www.scribblehub.com]
user_agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0
slow_down_sleep_time:1
JimmXinu is online now   Reply With Quote
Old 05-03-2024, 10:34 AM   #9566
rliz
Junior Member
rliz began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2024
Location: Bronx, NY
Device: none
FanFicFare latest update

Quote:
Originally Posted by AndersW View Post
After the latest update FanFicFare is no longer showing up on the menu bar for me. It isn't even an option to add to the menu bar.
Same happened to me: I have a Macbook and I tried re-installing calibre and the plugin manually. I did the debug and have the file, but after that I don't know what to do to fix it.

Spoiler:
Traceback (most recent call last):
File "site-packages/calibre/gui2/ui.py", line 157, in __init__
File "site-packages/calibre/gui2/ui.py", line 171, in init_iaction
File "calibre_plugins.fanficfare_plugin.__init__", line 121, in load_actual_plugin
File "site-packages/calibre/customize/__init__.py", line 613, in load_actual_plugin
File "lib/python2.7/importlib/__init__.py", line 37, in import_module
File "site-packages/calibre/customize/zipplugin.py", line 185, in load_module
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 79, in <module>
File "/Users/rosalia_lizardi/Library/Preferences/calibre/plugins/FanFicFare.zip/fanficfare/adapters/__init__.py", line 49, in <module>
from . import adapter_ficbooknet
File "/Users/rosalia_lizardi/Library/Preferences/calibre/plugins/FanFicFare.zip/fanficfare/adapters/adapter_ficbooknet.py", line 256
o['href'] = f"{'https://' + self.getSiteDomain()}{o['href']}"
^
SyntaxError: invalid syntax
libpng warning: iCCP: known incorrect sRGB profile
EpubMerge: DEBUG: 2024-05-02 22:23:46,764: calibre_plugins.epubmerge.epubmerge_plugin(154): macmenuhack file_path:/Users/rosalia_lizardi/Library/Preferences/calibre/plugins/fanficfare_macmenuhack.txt
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
calibre Debug log
calibre 4.23 embedded-python: True is64bit: True
Darwin-18.7.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '18.7.0', 'Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64')
Python 2.7.16
OSX: ('10.14.6', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 34, 0) && Find Duplicates (1, 10, 6) && EpubMerge (2, 15, 0) && Walk Search History (1, 3, 2)
calibre 4.23 embedded-python: True is64bit: True
Darwin-18.7.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '18.7.0', 'Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64')
Python 2.7.16
OSX: ('10.14.6', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 34, 0) && Find Duplicates (1, 10, 6) && EpubMerge (2, 15, 0) && Walk Search History (1, 3, 2)
devicePixelRatio: 2.0
logicalDpi: 72.0 x 72.0
physicalDpi: 113.500001705 x 113.500001705
Using calibre Qt style: True
[0.00] Starting up...
[0.02] Showing splash screen...
[0.42] splash screen shown
[0.42] Initializing db...
[16.76] db initialized
[16.76] Constructing main UI...
DEPRECATION: The OpenSSL being used by this python install (OpenSSL 1.0.2r 26 Feb 2019) does not meet the minimum supported version (>= OpenSSL 1.1.1) in order to support TLS 1.3 required by Cloudflare, You may encounter an unexpected Captcha or cloudflare 1020 blocks.
[28.58] main UI initialized...
[28.58] Hiding splash screen
rliz is offline   Reply With Quote
Old 05-03-2024, 11:41 AM   #9567
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 8,739
Karma: 62032183
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Try the test version in second post.
ownedbycats is offline   Reply With Quote
Old 05-03-2024, 12:20 PM   #9568
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by rliz View Post
Same happened to me: I have a Macbook and I tried re-installing calibre and the plugin manually. I did the debug and have the file, but after that I don't know what to do to fix it.
Already addressed in test version:
Quote:
Originally Posted by JimmXinu View Post
New Test Version Posted

2024-05-02
- adapter_ficbooknet: Remove py3 string handling that breaks on py2
- Update bundled certifi cacert.pem and version, not core.py

Update from a different dev that didn't know to avoid py3 exclusive syntax.
JimmXinu is online now   Reply With Quote
Old 05-03-2024, 12:54 PM   #9569
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,365
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
New (Point) Version Released

Version 4.34.1 - 2024-05-01
- adapter_ficbooknet: Remove py3 string handling that breaks on py2
- Update bundled certifi cacert.pem and version
JimmXinu is online now   Reply With Quote
Old 05-03-2024, 01:24 PM   #9570
secasa
Junior Member
secasa began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2022
Device: laptop
Hi, I wasn't really sure but assumed here would be a good place for a feature request...or guidance on how to do it if it's already a thing. Is there a way that a future update could somehow integrate with Calibre's Adding Actions or Metadata Download to alter and replace tags as we download ebooks using FanFicFare? I've finally gotten the Adding Actions to work but only when I'm download fics by saving them into a folder that automatically adds to the library. However, when I use FFF, it does absolutely nothing. I've got a ton of tags that I want to combine, delete, or alter in some way, and it's extremely tedious to try to keep up with the changes whenever I bulk download. Idk if integration is possible or if it would need to be a whole separate thing.
secasa is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 493 05-12-2024 07:50 PM
[GUI Plugin] Open With kiwidude Plugins 403 04-01-2024 08:39 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 04:40 PM.


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