06-12-2024, 02:00 PM | #9676 | ||
Connoisseur
Posts: 53
Karma: 10
Join Date: Oct 2018
Device: none
|
Quote:
Quote:
I'm not in front of my PC now, but I think that with the function of getting URLs from email there is an option to ignore those of stories that aren't in the library. I can pass the "Get URLs from Email" the first time to get only the stories already in the library. And after checking the emails not read if those are not of stories already in the library. Then get the emails checked by disable that option. Or add them manually if those are few. I can do that to avoid what happened 2 days ago of downloading a whole story of 553 chapters that was already in may library and only needed do be updated with the last two. A bit of a shame because I can't do things like sending myself a email with stories to download if I'm reading out of my house. Not is easy as before, but at least is usable. Thanks for checking this JimmXinu |
||
06-12-2024, 03:41 PM | #9677 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Jun 2024
Device: kindle
|
Quote:
My main question was about using [overrides] [www.royalroad.com] use_ssl_unverified_context:true and if I wrote it correctly (I don't really understand how personal.ini is supposed to be used), and if so, why doesn't it work Thanks again Morb |
|
06-12-2024, 07:21 PM | #9678 | ||
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
Quote:
Code:
[overrides] [www.royalroad.com] use_ssl_unverified_context:true Other than that, I don't see anything wrong. Technically, the use_ssl_unverified_context setting isn't really recommended for long term use--it's more intended for temporary use when sites forget to renew certs, things like that. It's not officially supported. I'd need to see a debug log of your failure to tell anything further. 'Restart in debug mode' is under Calibre Preferences dropdown. |
||
06-13-2024, 03:05 PM | #9679 |
Junior Member
Posts: 4
Karma: 10
Join Date: Jun 2024
Device: kindle
|
Apparently this is windows 10, my bad
Here's the log without adding use_ssl_unverified_context: Spoiler:
Last edited by theducks; 06-13-2024 at 05:46 PM. Reason: SPOILER LOG files |
06-13-2024, 03:15 PM | #9680 | |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
I checked and royalroad's SSL cert comes back valid for me. Considering you are getting reports of an invalid self-signed cert first, it looks like you may have a network proxy or even a man-in-the-middle malware situation. We've seen SSL with FFF fail before with intrusive network proxy servers. Some people have had better success using a VPN. You might try using FFF's Proxy Feature or Browser Cache Feature. However, I don't recall ever trying them with royalroad. FYI, wrapping logs with [code] tags helps readability. And long logs with [spoiler] for people on mobile. |
|
06-15-2024, 03:53 PM | #9681 |
Junior Member
Posts: 4
Karma: 10
Join Date: Jun 2024
Device: kindle
|
Thanks again for all of the help, and sorry for the long block of text
|
06-21-2024, 10:16 PM | #9682 |
Enthusiast
Posts: 39
Karma: 33664
Join Date: Jun 2015
Device: kindle paperwhite
|
Images disappear on downloading updates?
My kid who uses fanficfare a lot has been grumbling recently about the hoops necessary to put images back, or keep them from disappearing when an illustrated story (usually on Ao3, if that matters) updates.
The vanishing images are always ones linked within the story from outside sites, that the kid has manually fiddled with to get them to show up as desired. There are also images that were not embedded but that the kid has embedded after downloading the files, and they disappear. This is annoying. I've read through the personal.ini file, which seems the most likely place to find such a setting, and haven't found a way to tell it not to touch images in the existing file, just update text. IS there such a setting? I'd appreciate any pointers. Thanks |
06-21-2024, 10:52 PM | #9683 |
Custom User Title
Posts: 9,537
Karma: 64960939
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
That shouldn't be happening, at least for the ones downloaded by FFF itself.
Years ago, there was a bug where updating would unintentionally delete image files. I wonder if that's recurred? |
06-22-2024, 12:35 AM | #9684 | |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
I do generally say that FFF doesn't change manually edited chapters, but that isn't entirely true.
There are a number of FFF's HTML processing steps that are applied to updated chapters, including image processing. Image files included in FFF epubs are given normalized names, ffdl-0.jpg, ffdl-1.jpg, etc. We can't trust the original image names to be unique or reasonable length. In order to recognize duplicate images, FFF records the image's original URL in the 'longdesc' attribute, eg: <img longdesc="origurl" ...> longdesc is a recognized, but little used attribute to make epub checkers happy. Long story short, if an img tag is found on epub update without a longdesc attribute, FFF declares it a failed download and discards it. I'm reluctant to change that. Searching the thread for longdesc, this past post seems the most helpful. Quote:
|
|
06-22-2024, 07:27 AM | #9685 |
Enthusiast
Posts: 27
Karma: 10
Join Date: Jun 2018
Device: none
|
Once again a problem with FFN. I always get the error 'NoneType' object is not subscriptable.
Here's the debug file. Spoiler:
|
06-22-2024, 10:30 AM | #9686 | |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
BrowserCache is still working for me for ffnet. |
|
06-22-2024, 04:30 PM | #9687 |
Enthusiast
Posts: 27
Karma: 10
Join Date: Jun 2018
Device: none
|
I'm using that version of Flaresolverr and it gives me this error. The old version that worked until recently started giving me the very same error, that's why I tried the latest one. I guess something changed at FFN, no idea what it could be.
|
06-22-2024, 05:10 PM | #9688 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
I would suspect you're being served some cloudflare page. I think Flaresolverr hasn't worked for me for a good while.
|
06-23-2024, 07:20 AM | #9689 |
Enthusiast
Posts: 27
Karma: 10
Join Date: Jun 2018
Device: none
|
What cloudflare page?
Flaresolverr worked for me, but was unreliable. Meaning a day or two it didn't work at all stopping at the challenge until timeout, but on days it did it worked perfectly fine, probably depending on whatever cloudflare settings FFN used. About two weeks ago was the last time I tried and it worked. Four days ago I tried once again, seemed to work fine but gave the none type error. That was new. Same the day after and the next. So I thought it's time to try the new version that just came out, but same error. Since flaresolverr does work, challenge and all, I guess it must be some change at FFN, since none type errors usually are AFAIK. BTW, when there's no cloudflare challenge at all the result is the same error. |
06-23-2024, 11:57 AM | #9690 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
New Test Version Posted
2024-06-23 - Catch bad href searches during internal link anchor search. Problem reported on mail list. |
Tags |
fanfiction |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 495 | 10-19-2024 07:06 AM |
[GUI Plugin] Open With | kiwidude | Plugins | 403 | 04-01-2024 09:39 AM |
[GUI Plugin] Marvin XD | Philantrop | Plugins | 126 | 01-29-2017 01:48 PM |
[GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 07:39 PM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 01:27 PM |