|  02-23-2021, 09:51 AM | #5551 | 
| Guru            Posts: 756 Karma: 9209502 Join Date: Apr 2007 Location: Virginia Device: Boox Note Air3, Palma, K-Scribe, Eclipsa 2e, & Libra 2, Ipads | 
			
			I'm getting an error on downloads from Archive of Our Own (AO3). I'm trying to batch download stories, and it seems that some stories won't download at all. Same ones, usually the first on the web page. On the stories with a problem, the log shows... "Error - Crawling Home - Sarah Problem (SarahProblem), SarahProblem - 'basic_cachefile - https://archiveofourown.org/works/9903398'" When I try to download it by itself from outside the story, I get the same error. When I try to download it by itself from inside the story, same error. [new info: 9:58 am] I just ran Caliber in Debug Mode, and the story then downloaded correctly. Went back to regular Caliber, and the story now downloads correctly. Last edited by DuskyRose; 02-23-2021 at 10:02 AM. | 
|   |   | 
|  02-23-2021, 01:24 PM | #5552 | |
| Zealot  Posts: 105 Karma: 10 Join Date: Nov 2012 Location: Germany Device: Kobo Libra 2 | Quote: 
 The log file is attached. | |
|   |   | 
| Advert | |
|  | 
|  02-23-2021, 01:37 PM | #5553 | 
| Plugin Developer            Posts: 7,127 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			Turn off use_ssl_unverified_context--at least for fanfiction.net.   Apparently it doesn't work correctly with cloudscraper. I have no idea why not. I will investigate, but since fanfiction.net doesn't actually have SSL problems, it's not a huge priority. | 
|   |   | 
|  02-23-2021, 01:56 PM | #5554 | 
| Zealot  Posts: 105 Karma: 10 Join Date: Nov 2012 Location: Germany Device: Kobo Libra 2 | 
			
			Thank you, Jimm, it works now.
		 | 
|   |   | 
|  02-23-2021, 04:35 PM | #5555 | |
| Custom User Title            Posts: 11,352 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | Quote: 
 EDIT: I made a pull request for that. Last edited by ownedbycats; 02-23-2021 at 10:00 PM. | |
|   |   | 
| Advert | |
|  | 
|  02-23-2021, 05:18 PM | #5556 | 
| Member  Posts: 19 Karma: 10 Join Date: Mar 2018 Device: none | 
			
			can anyone point me to the start of the cache style download an maybe jim could put it in the first posts?
		 | 
|   |   | 
|  02-23-2021, 05:21 PM | #5557 | 
| Custom User Title            Posts: 11,352 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | |
|   |   | 
|  02-23-2021, 05:55 PM | #5558 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Mar 2020 Device: Kindle | |
|   |   | 
|  02-25-2021, 12:42 AM | #5559 | |
| Enthusiast            Posts: 45 Karma: 2814 Join Date: Oct 2020 Device: Kindle | 
			
			On Ao3, this fic looks fine. (https://archiveofourown.org/works/19040326) But whenever I try to download it via FFF, there are italics everywhere starting with the passage that goes  Quote: 
 | |
|   |   | 
|  02-25-2021, 12:46 AM | #5560 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Feb 2021 Device: none | Quote: 
 Thank you! | |
|   |   | 
|  02-25-2021, 12:23 PM | #5561 | |
| Zealot  Posts: 105 Karma: 10 Join Date: Nov 2012 Location: Germany Device: Kobo Libra 2 | Quote: 
 A new window opens inside calibre. Navigate to the tab 'personal.ini'. There, klick on the first button (personal.ini). Copy "use_ssl_unverified_context" into the field and hit 'search'. This takes you to the entry in your ini, where you change Code: use_ssl_unverified_context:true Code: use_ssl_unverified_context:false | |
|   |   | 
|  02-25-2021, 02:17 PM | #5562 | ||
| Plugin Developer            Posts: 7,127 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New Test Version Posted 2021-02-25 - Remove some dup imports/code, thanks akshgpt7. Closes #663 - use_ssl_unverified_context:true ignored when use_clouadscraper:true Quote: 
 Quote: 
 It's not hugely difficult to use Calibre's Edit Book and a couple find-and-replace's to fix it. I'm a bit baffled why the browsers are choosing to interpret nested <i> tags as not italic. Is it that common an HTML error?   | ||
|   |   | 
|  02-25-2021, 05:37 PM | #5563 | ||
| Custom User Title            Posts: 11,352 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | Quote: 
 Quote: 
 HTML5 uses heavy use of what's caled semantic HTML. So while <em> is used for convey "stress emphasis" (e.g. noting something is very important  ), <i> is supposed to convey an "alternate voice or mood" (e.g. technical terms, character thoughts, etc). The semantic distinction is mostly for users of screenreaders— <em> changes inflection, but <i> doesn't. So while nesting <em> is meant to be even greater emphasis, there's no real definitive of what a nested <i> is actually supposed to convey. But it does create a separate element and italics can't be made more italic (unlike strong/bold text), so it's not surprising that they would be de-italicized instead. Last edited by ownedbycats; 02-26-2021 at 04:10 AM. | ||
|   |   | 
|  02-25-2021, 07:48 PM | #5564 | 
| Enthusiast            Posts: 45 Karma: 2814 Join Date: Oct 2020 Device: Kindle | |
|   |   | 
|  02-25-2021, 09:50 PM | #5565 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Feb 2021 Device: none | Quote: 
 | |
|   |   | 
|  | 
| Tags | 
| fanfiction | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 527 | 08-15-2025 01:36 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 |