02-26-2023, 12:23 PM | #8131 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
The recommended mode of operation is to notification emails to drive updates, either manually (you can drag story links or blocks of html/text containing story links onto the FFF plugin button or into the FFF Add Stories from URL dialog) or with FFF's email integration. FAQ: https://github.com/JimmXinu/FanFicFa...ck-for-updates
If you choose to download a bunch to start with, I recommend only doing smallish groups of stories at a time (say 10-30) and waiting 10-30 minutes between batches. Those are just my guesses, however. I don't have any firm data on when AO3 starts blocking or throttling users making too many downloads, but we do know it can happen. |
02-26-2023, 05:30 PM | #8132 |
Member
Posts: 24
Karma: 718
Join Date: Dec 2014
Device: Bookeen Frontlite Muse
|
I don't do the email alert cause I check the website regularly
So is there a way to grab a bunch of the url off a profile tho? Or should I go by url for each page of results in bookmarks? |
Advert | |
|
02-26-2023, 07:27 PM | #8133 | |
Junior Member
Posts: 7
Karma: 10
Join Date: Feb 2023
Device: None
|
Hey everyone! I'm having some trouble with Calibre and thought someone here could help me. I mainly download stories from RoyalRoad in batches, and while attempting to do so it gave me an error message like this:
Quote:
Last edited by Betelgeuse; 02-26-2023 at 07:31 PM. |
|
02-26-2023, 07:35 PM | #8134 |
Junior Member
Posts: 7
Karma: 10
Join Date: Feb 2023
Device: None
|
Nevermind! Rookie mistake. I obviously should have checked the thread to see if anyone had a similar complaint.
|
02-26-2023, 07:35 PM | #8135 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
New Test Version Posted
2023-02-26 - adapter_fictionlive: fix #922 -- call utf8fromSoup exactly once - Thanks, HazelSh! |
Advert | |
|
02-26-2023, 07:37 PM | #8136 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
The 'Get Story URLs from Web Page' feature only works on one page at a time. Partially because it's generalized so it works on almost all web pages regardless of where and partially to not enable overly massive downloads.
|
02-26-2023, 08:14 PM | #8137 |
Junior Member
Posts: 7
Karma: 10
Join Date: Feb 2023
Device: None
|
I'm not sure how to extract the zip file into the right folder (or even what to extract) so I tried to edit the RoyalRoad adapter file manually, downloaded Python from the Microsoft store, and now it won't let me open the file at all. The window appears for a split second and then closes. Any help would be appreciated.
|
02-26-2023, 10:32 PM | #8138 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
The test version is linked in my sig text.
The intro to plugins thread first post has detailed instructions on how to install a plugin from file under "How do I install a plugin manually?" It's also linked in the test version post immediately above the zip file. |
02-27-2023, 12:38 AM | #8139 |
Custom User Title
Posts: 9,542
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
At current, populating a single column without running over the rest requires checking 'new only' on pretty much everything and commenting out custom_column_settings.
I've used search & replace from the longtext column, but this provides only the original value without any replace_metadatas. Would there be much general use for a "update specific column(s) from stored column/website"? Last edited by ownedbycats; 02-27-2023 at 12:41 AM. |
02-27-2023, 01:32 PM | #8140 |
Member
Posts: 24
Karma: 718
Join Date: Dec 2014
Device: Bookeen Frontlite Muse
|
I see, thank you for your answers and patience
|
02-27-2023, 02:33 PM | #8141 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
|
02-27-2023, 04:51 PM | #8142 | |
Custom User Title
Posts: 9,542
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Quote:
What about something similar to Calibre's metadata download config, with select all/select none/select default/set default? (Even all/none would be a help.) |
|
02-27-2023, 06:35 PM | #8143 |
Fulltime reader
Posts: 44
Karma: 9296
Join Date: Mar 2021
Device: Kobo Clara
|
This is probably a simple thing, but despite all my searches and reading the ini files, I haven't figured it out.
I like having the author's notes, but most have several links and I always seem to activate them. The majority of the fics I follow are on Royal Road. Is there a way to eliminate clickable links in the stories I download? Thanks! |
02-27-2023, 07:02 PM | #8144 |
Plugin Developer
Posts: 6,590
Karma: 4600349
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
I don't recall anyone asking for that before.
You can effectively remove HTML links by using a keep_html_attrs setting that doesn't have href in it. It's set in defaults.ini under [defaults], so you could override it under [defaults] or specific site section(s) in personal.ini: Code:
[defaults] keep_html_attrs:name,class,id,colspan,rowspan,data-orighref |
02-27-2023, 08:03 PM | #8145 |
Fanfiction Devourer
Posts: 47
Karma: 539564
Join Date: Nov 2012
Device: Android: Moon+ Reader Pro
|
Anyone having issues with Royalroad again? I downloaded the test version to fix the previous issue from a few days ago, but getting a different error now.
("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) I don't get this error trying to update a story, just trying to get this story. https://www.royalroad.com/fiction/22019 Edit: Seemed to start working a few minutes later so Nvm Last edited by Mandabar; 02-27-2023 at 08:22 PM. |
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 |