![]() |
#8206 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,842
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
|
![]() |
![]() |
![]() |
#8207 |
Member
![]() Posts: 10
Karma: 10
Join Date: Mar 2015
Device: Kindle Paperwhite 2
|
I'm using a vpn would that cause that?
|
![]() |
![]() |
Advert | |
|
![]() |
#8208 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,842
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quite possibly. I know users have had other problems with FFF caused by VPNs.
It's certainly worth trying without the VPN, if you can. |
![]() |
![]() |
![]() |
#8209 |
Member
![]() Posts: 10
Karma: 10
Join Date: Mar 2015
Device: Kindle Paperwhite 2
|
Got it to work, had to remove the vpn software. Probably installed weird when it updated gonna look into it later. Thanks for the help.
|
![]() |
![]() |
![]() |
#8210 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,677
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
For those who have a long-text metadata column, the Job Spy plugin has updated its Notes Viewer. (Note that I'm using a test version in the screenshot.) You can view as HTML even if the column is set to plain text.
![]() Last edited by ownedbycats; 03-14-2023 at 04:52 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#8211 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,677
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Question: For one story, I'd like to move part of the title over to a custom #subtitle column, but without affecting how it appears on the title page.
What would be the best method of doing this? I thought of using custom_column_settings to just insert directly, but that only works for the custom #subtitle. Last edited by ownedbycats; 03-14-2023 at 08:35 AM. |
![]() |
![]() |
![]() |
#8212 | |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,842
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
|
|
![]() |
![]() |
![]() |
#8213 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,677
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I'll try that, thanks
![]() What does NOREPL mean? "reply" doesn't seem to make sense. |
![]() |
![]() |
![]() |
#8214 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,842
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
NO REPLace_metadata
|
![]() |
![]() |
![]() |
#8215 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,677
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Oh, that seems obvious now
![]() |
![]() |
![]() |
![]() |
#8216 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,677
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Got it mostly working, but why would add_to_custom_column_settings fail here?
Code:
[defaults] ## This works... custom_columns_settings: "Fanfiction"=>#booktype [https://archiveofourown.org/works/43792521] ## ... but this doesn't? add_to_custom_columns_settings: "Rise of The Terra-Rannochian Commonwealth"=>#subtitle Last edited by ownedbycats; 03-14-2023 at 11:55 AM. |
![]() |
![]() |
![]() |
#8217 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,842
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Okay, apparently the configuration object used during Calibre update is a 'lightweight' version. 'Lightweight' config/adapters are used for internal stuff only and don't generate any network traffic.
For reasons I don't remember, that includes not setting up to use the storyUrl section. I'm looking into it to see if that can be changed. It's pretty non-intuitive as-is. In the meantime, you could use a replace_metadata line conditional on storyUrl or storyId instead of story URL section. |
![]() |
![]() |
![]() |
#8218 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,677
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Since FFF won't overwrite it on update, I just put it in by hand. Hopefully it can be changed though
![]() |
![]() |
![]() |
![]() |
#8219 |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,842
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
New Test Version Posted
2023-03-14 - Fix for custom columns [storyUrl] sections. Turns out this was much easier than I feared. |
![]() |
![]() |
![]() |
#8220 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Oct 2022
Device: Kindle Android App
|
Hi, JimmXinu, I've been noticing recently that stories I download via FFF + FlareSolverr from fanfiction.net has been including embedded ads. That wouldn't be an issue if they didn't break the Kindle Reader for some reason. Can you do some post-processing of the chapters you grab from those places and remove those divs from the html (I've only tested this on downloads to epub).
The problematic element formats are: <div class="google-auto-placed ap_container"><ins class="adsbygoogle adsbygoogle-noablate"><div id="aswift_7_host"></div></ins></div> <div class="google-auto-placed ap_container"><ins class="adsbygoogle adsbygoogle-noablate"><div id="aswift_4_host"><iframe id="aswift_4" name="aswift_4"></iframe></div></ins></div> The digits I marked aren't the only problematic ones, obviously, I had to replace it with /d in the regex when I was fixing the files, but I wanted to make sure you saw them all. Just removing them from the xhtml files should be enough |
![]() |
![]() |
![]() |
Tags |
fanfiction |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 514 | 03-23-2025 10:26 AM |
[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 |