![]() |
#6196 | |
Connoisseur
![]() Posts: 50
Karma: 10
Join Date: Jul 2021
Device: None
|
Quote:
http:192.168.xx.xxx:1234 https:192.168.xx.xxx:1234 ftp:192.168.xx.xxx:1234 |
|
![]() |
![]() |
![]() |
#6197 | |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,990
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Test Version Posted
2021-07-11 - Adding fix_broken_https_proxy setting for broken Windows https proxy settings. Quote:
Code:
[defaults] fix_broken_https_proxy:true |
|
![]() |
![]() |
![]() |
#6198 | |
Connoisseur
![]() Posts: 50
Karma: 10
Join Date: Jul 2021
Device: None
|
Quote:
Code:
FFF: DEBUG: 2021-07-11 21:38:48,538: calibre_plugins.fanficfare_plugin.fff_plugin(221): Plugin FanFicFare macmenuhack file_path:C:\Users\INDRANIL-pc\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt calibre Debug log calibre 5.23 [64bit] embedded-python: True is64bit: True Windows-8.1-6.3.9600 Windows ('64bit', 'WindowsPE') ('Windows', '8.1', '6.3.9600') Python 3.8.5 Windows: ('8.1', '6.3.9600', '', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: FanFicFare (4, 3, 15) calibre 5.23 [64bit] embedded-python: True is64bit: True Windows-8.1-6.3.9600 Windows ('64bit', 'WindowsPE') ('Windows', '8.1', '6.3.9600') Python 3.8.5 Windows: ('8.1', '6.3.9600', '', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: FanFicFare (4, 3, 15) Turning on automatic hidpi scaling devicePixelRatio: 1.0 logicalDpi: 96.0 x 96.0 physicalDpi: 101.6 x 101.6 Using calibre Qt style: True [0.00] Starting up... [0.00] Showing splash screen... [0.33] splash screen shown [0.33] Initializing db... [0.33] db initialized [0.33] Constructing main UI... Using proxies: {'http': '192.168.42.129:8080', 'https': '192.168.42.129:8080', 'ftp': '192.168.42.129:8080'} [1.77] main UI initialized... [1.77] Hiding splash screen Starting QuickView FFF: DEBUG: 2021-07-11 21:40:20,880: calibre_plugins.fanficfare_plugin.fff_plugin(675): get_urls_from_page URL:https://www.literotica.com/stories/memberpage.php?uid=989888&page=submissions FFF: DEBUG: 2021-07-11 21:40:20,929: adapter_literotica.py(40): LiteroticaComAdapter:__init__ - url='http://www.literotica.com/s/story-title' FFF: DEBUG: 2021-07-11 21:40:20,931: configurable.py(1010): use_browser_cache: FFF: DEBUG: 2021-07-11 21:40:20,931: configurable.py(1024): use_basic_cache:true FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(234): ========== MISS (GET) BasicCache https://www.literotica.com/stories/memberpage.php?uid=989888&page=submissions FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(463): ---------- REQ (GET) RequestsFetcher https://www.literotica.com/stories/memberpage.php?uid=989888&page=submissions FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(423): Session Proxies Before:{} FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(426): Attempting to collect proxy settings through Calibre FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(430): Calibre Proxies:{'http': '192.168.42.129:8080', 'https': '192.168.42.129:8080', 'ftp': '192.168.42.129:8080'} FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(444): Session Proxies After:{'http': '192.168.42.129:8080', 'https': '192.168.42.129:8080', 'ftp': '192.168.42.129:8080'} |
|
![]() |
![]() |
![]() |
#6199 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,990
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
|
![]() |
![]() |
![]() |
#6200 |
Enthusiast
![]() Posts: 30
Karma: 10
Join Date: Jul 2021
Device: Kindle Paperwhite, Kobo Libra 2
|
Manually validating metadata during import
Hello,
Is there a possibility to manually adjust the content of a custom column after the personal.ini file has been run and before the fanfic is downloaded or the library is updated? (I am not sure which of these actions generate the default book cover.) The reason why I am trying to do so is that the content of this custom column is too random to be treated in a completely automatic way, I need some manual input. Then, once all my metadata is correct, I generate a new book cover (Edit metadata > Generate cover). I have modified the default settings (Edit metadata > Long click on Generate cover > Customize the styles and colors of the generated cover) to include the metadata I have in this manually completed custom column. In short, I would like to manually validate all the metadata before the automatic generation of a default cover when the ebook is added to the library. Thank you! |
![]() |
![]() |
![]() |
#6201 | |
Connoisseur
![]() Posts: 50
Karma: 10
Join Date: Jul 2021
Device: None
|
Quote:
Code:
calibre, version 5.23.0 ERROR: Unhandled exception: <b>ValueError</b>:check_hostname requires server_hostname calibre 5.23 [64bit] embedded-python: True is64bit: True Windows-8.1-6.3.9600 Windows ('64bit', 'WindowsPE') ('Windows', '8.1', '6.3.9600') Python 3.8.5 Windows: ('8.1', '6.3.9600', '', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: FanFicFare (4, 3, 15) Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.fff_plugin", line 654, in get_urls_from_page_menu File "calibre_plugins.fanficfare_plugin.fff_plugin", line 677, in get_urls_from_page File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\geturls.py", line 45, in get_urls_from_page File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 443, in get_urls_from_page File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\requestable.py", line 114, in get_request File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\requestable.py", line 106, in get_request_redirected File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetcher.py", line 390, in get_request_redirected File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetcher.py", line 240, in fetcher_do_request File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetcher.py", line 136, in fetcher_do_request File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetcher.py", line 363, in do_request File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetcher.py", line 465, in request File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\requests\sessions.py", line 542, in request File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\requests\sessions.py", line 655, in send File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\requests\adapters.py", line 439, in send File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\urllib3\connectionpool.py", line 696, in urlopen File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\urllib3\connectionpool.py", line 964, in _prepare_proxy File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\urllib3\connection.py", line 359, in connect File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\urllib3\connection.py", line 500, in _connect_tls_proxy File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\urllib3\util\ssl_.py", line 453, in ssl_wrap_socket File "C:\Users\MY-pc\AppData\Roaming\calibre\plugins\FanFicFare.zip\urllib3\util\ssl_.py", line 495, in _ssl_wrap_socket_impl File "ssl.py", line 500, in wrap_socket File "ssl.py", line 997, in _create ValueError: check_hostname requires server_hostname |
|
![]() |
![]() |
![]() |
#6202 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,990
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Test Version Posted
2021-07-12 - Add http_proxy and https_proxy setting, remove fix_broken_https_proxy setting. Okay, last try--if this doesn't work, then I'm declaring it a fundamental incompatibility between your proxy and urllib3/python libs. Install test version and put your proxy in your personal.ini but explicitly with http:// like so: Code:
[defaults] https_proxy:http://192.168.42.129:8080 |
![]() |
![]() |
![]() |
#6203 | |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,990
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
You might also look at the QuarantineAndScrub plugin. |
|
![]() |
![]() |
![]() |
#6204 | |
Connoisseur
![]() Posts: 50
Karma: 10
Join Date: Jul 2021
Device: None
|
Quote:
|
|
![]() |
![]() |
![]() |
#6205 | |
Enthusiast
![]() Posts: 30
Karma: 10
Join Date: Jul 2021
Device: Kindle Paperwhite, Kobo Libra 2
|
Quote:
|
|
![]() |
![]() |
![]() |
#6206 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,990
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Version Released
Version 4.4.0 - 2021-07-13 - Add http_proxy and https_proxy settings. Should be unnecessary, also taking from Calibre. - Fix for XF2 stories using author img as cover when absolute URL. - XF: data-url or data-src for lazyload images. Closes #713 - adapter_royalroadcom: Collect numWords. #712 - XenForo2 sites (SB&SV) collect estimatedWords. #712 - Update packaged urllib3 and certifi modules. - Pre-v5 Calibre fix for nsapa_proxy. - Record error message for new downloads too since Failed Chapters are now a thing. - adapter_wwwnovelallcom - Updates for site changes. 'translator' no longer available? - New Site: worldofx.de (German language X-files eFiction) - Fixes to nsapa_proxy from nsapa https://github.com/JimmXinu/FanFicFare/pull/711 - Add link to wiki/BrowserCacheFeature in Cloudflare error. #708 - Treat img url contains '.svg?' same as endswith('.svg')--Calibre image processing chokes hard on SVG. #709 - Implement use_browser_cache for ficbook.net #704 - Forgot to import traceback in browser cache changes. - Skip Failures to read cache entries for Chrome Simple Cache and Firefox Cache2 instead of error. - Fix date reading for XenForo forums sites - Change defaults.ini to correctly show default values for remove_spoilers, legend_spoilers - Collect 'fandoms' for adapter_scribblehubcom. - PI: Only update author link (AKA authorUrl) in Calibre if changed. Only really affects older versions of Calibre. Calibre does the same starting around Sept 2020. |
![]() |
![]() |
![]() |
#6207 | |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2019
Device: Kindle Paperwhite 3
|
When trying to download a specific fic on fanfiction.net (Harry Potter and the Natural 20) and using the browser cache feature (I've definitely manually visited every chapter of the fic and I have it set up so all cached files will be used), I keep getting an error for one of the chapters.
Quote:
Last edited by dysphere; 07-13-2021 at 02:24 PM. |
|
![]() |
![]() |
![]() |
#6208 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 69
Karma: 4484
Join Date: Jan 2016
Device: none
|
Quote:
EDIT: I had another fic that was doing the exact same thing in Vivaldi, with the same error. Clearing the cache and re-walking through the fic resulted in the same error, but it kept randomly occurring at a different chapter each time. I then edited the epub in Calibre, deleted the chapter pages of the epub from the error chapter to the end, saved the epub. I switched over to Firefox, browsed the missing chapters into the Firefox cache, and was able to complete the update of the fic. Have no idea what is going on with this, maybe an issue with the Vivaldi/Chrome cache that isn't occurring with Firefox? Last edited by steltek; 07-13-2021 at 09:24 PM. |
|
![]() |
![]() |
![]() |
#6209 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,028
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
While it may or may not help, I will note that when I used to run into this issue it sometimes helped to clear the cache, close and re-start the browser, and then clear it again before visiting the fanfic to load the chapters.
|
![]() |
![]() |
![]() |
#6210 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2019
Device: Kindle Paperwhite 3
|
I am using Chrome, yes. It does appear to be a problem with the Vivaldi/Chrome cache.
|
![]() |
![]() |
![]() |
Tags |
fanfiction |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 523 | 07-15-2025 06:45 PM |
[GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 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 |