|
|
#11926 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,209
Karma: 1000000
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
|
Just wanted to say thanks for this update:
Quote:
I really appreciate the work you put into this plugin to constantly make improvements. Thank you, Amalthia |
|
|
|
|
|
|
#11927 |
|
Member
![]() Posts: 23
Karma: 10
Join Date: Feb 2025
Device: Kindle Colorsoft
|
No idea why, but FFF is claiming that this story doesn't exist, when it clearly does. https://forums.sufficientvelocity.co...-system.97590/
Other stories from the same site download fine. |
|
|
|
|
|
#11928 | |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 53
Karma: 2652
Join Date: Jan 2014
Device: LG K9
|
Quote:
*What it shows is "The requested thread could not be found." which is the same response of, for a ridiculous example, https://forums.sufficientvelocity.co...6056575675675/ |
|
|
|
|
|
|
#11929 | ||
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,433
Karma: 5007337
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
Quote:
Because we can't tell the difference between 'bad story url' and 'story requires login', you have to set always_login:true. There are relatively few 'requires login' stories on SB/SV, so I recommend setting it for individual stories. But you could set it for the site if you like. Something like this should work: Code:
[forums.sufficientvelocity.com] username:YourUser password:YourPass [https://forums.sufficientvelocity.com/threads/the-dungeon-without-a-system.97590/] always_login:true |
||
|
|
|
|
|
#11930 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 176
Karma: 3100
Join Date: Sep 2011
Device: Kobo Auro H2O, PRS-T1
|
I decided to redo my ships code because I realized I was getting too many duplicate ships I didn't want.
Basically I want the ships alphabetical (I have ship sorts= true). However, for my favorite characters, I want them to be first in the ship. So when I have char A/FAV1, I want it to be FAV1/char A. I got that to work with this code: Code:
ships=>^([^/&]*)(/| & )(Dan)=>\3\2\1 ships=>^([^/&]*)(/| & )(Ella)=>\3\2\1 ships=>^([^/&]*)(/| & )([^/&]*)(/| & )(Lucifer Morningstar)$=>\5\2\1\4\3 ships=>^([^/&]*)(/| & )(Lucifer Morningstar)=>\3\2\1 I got it to work when there was only two characters. Code:
ships=>^(Lucifer Morningstar)(/| & )(Dan)=>\3\2\1,\1\2\3 ships=>^(Lucifer Morningstar)(/| & )(Ella)=>\3\2\1,\1\2\3 Code:
ships=>^(Lucifer Morningstar)(/| & )(Ella)(/| & )([^/&]*)$=>\1\2\3\4\5,\3\2\1\4\5 Code:
ships=>^(Dan|Ella|Lucifer Morningstar)(/| & )(Dan|Ella|Lucifer Morningstar)=>\3\2\1,\1\2\3 |
|
|
|
|
|
#11931 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,433
Karma: 5007337
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
|
|
|
|
|
|
|
#11932 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Oct 2019
Device: Kindle Paperwhite 6
|
I notice the images aren't downloading for My Name is Beautiful on Royal Road and Spacebattles, other than the cover image. They show up as broken in the epub.
https://forums.spacebattles.com/thre...ry-si.1148168/ https://www.royalroad.com/fiction/15...-xianxia-esque |
|
|
|
|
|
#11933 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 176
Karma: 3100
Join Date: Sep 2011
Device: Kobo Auro H2O, PRS-T1
|
I'm not sure how, but somehow I got it to work the way I wanted when going over it for these urls:
https://archiveofourown.org/works/23...pters/55943926 https://archiveofourown.org/works/27...pters/66225352 https://archiveofourown.org/works/45...ters/115440151 my code Spoiler:
|
|
|
|
|
|
#11934 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,433
Karma: 5007337
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
|
|
|
|
|
|
|
#11935 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,433
Karma: 5007337
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
|
|
|
|
|
|
#11936 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Oct 2019
Device: Kindle Paperwhite 6
|
Oh, good point about the images on Spacebattles but the images on Royal Road show up just fine for me on the site, like the ability chart in The Ceiling's author note and the line chart in The Unequal.
|
|
|
|
|
|
#11937 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,433
Karma: 5007337
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
The only images in The Ceiling and The Unequal load fine for me.
It wouldn't surprise me if image hosting site iili.io does blocking by user/IP like so many other sites if they think you've done 'too many' downloads. Adding a slow_down_sleep_time might help? |
|
|
|
|
|
#11938 | |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Oct 2019
Device: Kindle Paperwhite 6
|
Quote:
|
|
|
|
|
|
|
#11939 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,800
Karma: 83105959
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Curious: Why do some personal.ini entries break if not space in front?
|
|
|
|
|
|
#11940 | ||
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,433
Karma: 5007337
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
From https://docs.python.org/3/library/co...file-structure Quote:
Although I am the one that decided to use it to create multi-line settings for FFF. |
||
|
|
|
![]() |
| Tags |
| fanfiction |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 546 | 05-21-2026 02:44 PM |
| [GUI Plugin] Open With | kiwidude | Plugins | 405 | 02-09-2026 07:54 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 |