|  04-30-2022, 03:25 PM | #7081 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New Test Version Posted 2022-04-30 - Address Storiesonline.net "Click to Load text..." (#829 #756 thanks mvlcek) - add chapter date metadata to RoyalRoadAdapter (#831 thanks buckley-w-david) UPDATE: Uploaded again, I forgot to update the version. Last edited by JimmXinu; 04-30-2022 at 06:04 PM. | 
|   |   | 
|  04-30-2022, 05:51 PM | #7082 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Oct 2018 Device: Kindle Paperwhite (2013) | 
			
			I'm sorry, I'm not very code-literate. Should I paste in the solution you linked to into my ini file? Spoiler: 
 I can definitely wait for the next release as well, thank you. Last edited by zarohk; 04-30-2022 at 05:55 PM. | 
|   |   | 
|  04-30-2022, 06:01 PM | #7083 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			That problem was reported yesterday and fixed in FFF test version.  FFF test version is a post linked to in my signature. Odds are that I will put out a point release in a few days if you'd rather wait. | 
|   |   | 
|  05-01-2022, 01:16 PM | #7084 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New Test Version Posted 2022-05-01 - adapter_storiesonlinenet py2 fixes See #832 #829 #830 Only necessary for Calibre versions < 5 | 
|   |   | 
|  05-02-2022, 11:59 AM | #7085 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New Version Released Version 4.12.4 - Bug Fix Release - 2022-05-02 - Fix for SpaceBattles using an attr on noscript tags now. - add chapter date metadata to RoyalRoadAdapter (#831 thanks buckley-w-david) - Address Storiesonline.net "Click to Load text..." (#829 #756 thanks mvlcek) - adapter_storiesonlinenet py2 fixes See #832 #829 #830 Point release since it's really just for the SB issue. | 
|   |   | 
|  05-02-2022, 01:27 PM | #7086 | 
| Custom User Title            Posts: 11,342 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			I feel like this has been asked before, but if an AO3 story is in multiple series, is there a way to set the 'primary' one to be prioritized for the series column?
		 | 
|   |   | 
|  05-02-2022, 01:34 PM | #7087 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			Searching for ao3 series finds: https://www.mobileread.com/forums/sh...es#post4157240 Although I suppose you could try using replace_metadata to change/set the series. No promises it will work as you want. | 
|   |   | 
|  05-02-2022, 09:45 PM | #7088 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Feb 2021 Device: none | 
				
				SpaceBattles
			 
			
			Hello, When trying to update or download a SB fanfic it is now asking me for my user name and password in FFF.  When I type it in it still errors out and wont download the update/new fic.  Is there a particular way the information needs to be entered...or could this be an issue with the website? Thank you! | 
|   |   | 
|  05-03-2022, 03:14 AM | #7089 | |
| Enthusiast  Posts: 49 Karma: 10 Join Date: Aug 2016 Device: Kobo | 
			
			Hi, hope someone can help, I'm trying to make a small instruction so that when a story get's downloaded the fandom of the story get's stored in a custom column called "Fandoms", when doing the following on AO3 it works perfectly:  Quote: 
 | |
|   |   | 
|  05-03-2022, 06:17 AM | #7090 | |
| Custom User Title            Posts: 11,342 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | Quote: 
 | |
|   |   | 
|  05-03-2022, 09:45 AM | #7091 | |
| Enthusiast            Posts: 26 Karma: 84276 Join Date: Aug 2011 Location: Tuscaloosa, AL Device: Samsung Tablet | Quote: 
 1. Get the plugin "Save Composite Custom Columns" (this will save the stuff for Calibre Companion; skip if you do not use CC) 2. Make multiple series-type columns for different series positions (I use the default series and have added "Second Series" (lookup name: series2), "Third Series" (lookup name: series3), and "Fourth Series" (lookup name: series4)). 3. Make another column (Column built from other columns, behaves like tags) to combine all of the series (I named mine "All Series") with the following template: Spoiler: 
 4. Here is my AO3 code from my "personal.ini" file for AO3 AFTER the login info stanza (since I'm not 100% sure what I changed, but I know I changed the last part): Spoiler: 
 Now by doing that, you can click on the series title in the "All Series" place. It takes a while to pull all of the books from the database, and it takes a little longer to close the database (if you used Step 1). And the series will not be sorted when you choose the "All Series" link. Hope this helps! | |
|   |   | 
|  05-03-2022, 10:43 AM | #7092 | |
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 | |
|   |   | 
|  05-03-2022, 10:51 AM | #7093 | |
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 As ownedbycats said, 'standard' metadata entries such as category can be set to custom columns using the FFF config GUI without needing personal.ini settings. | |
|   |   | 
|  05-03-2022, 11:42 AM | #7094 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Feb 2021 Device: none | 
			
			I think I figured out the problem...it seems like my VPN was causing the issue. No VPN, no problems, VPN on and everything I try to do on SB asks for a login.
		 | 
|   |   | 
|  05-03-2022, 02:12 PM | #7095 | 
| Enthusiast  Posts: 49 Karma: 10 Join Date: Aug 2016 Device: Kobo | |
|   |   | 
|  | 
| 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 |