|  03-01-2020, 05:02 AM | #3961 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Feb 2020 Device: kindle |  Request for novelfull.com Site support (Pretty Please!!!!) 
			
			I recently came across novelfull.com Unlike many other webnovel sites, they have regular updates. Will it be possible to add support for this site? | 
|   |   | 
|  03-01-2020, 03:20 PM | #3962 | 
| Automation Enthusiast  Posts: 1 Karma: 10 Join Date: Mar 2020 Device: Kindle Paperwhite 4th Gen | 
			
			Hello! Would it be possible to get support for Deviantart galleries at any point? There is plenty of great fanfiction there.
		 | 
|   |   | 
| Advert | |
|  | 
|  03-01-2020, 05:32 PM | #3963 | |
| Bibliophagist            Posts: 48,088 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 | |
|   |   | 
|  03-03-2020, 02:13 AM | #3964 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Mar 2020 Device: none | 
			
			Here's a novelfull site adapter for anyone that knows what they are doing.
		 | 
|   |   | 
|  03-03-2020, 05:46 AM | #3965 | 
| Member  Posts: 20 Karma: 10 Join Date: Mar 2018 Device: kindle | 
			
			Starting this morning, when I try to update books, it says that there is like 14 to update, when I select 16, there was somthing suspicous about this to begin with, but then I let those complete, it said that 10 of those were "good" updates, but they updated with 0 chapters.  There were multiple sites that did this Code: Rejected https://www.wuxiaworld.com/novel/martial-god-asura Story on Reject URLs list (Martial God Asura by Yang Wenli). Add https://novelonlinefull.com/novel/th..._a_fourth_time Update epub completed, added 0 chapters for 257 total. Add https://novelonlinefull.com/novel/almadianos_eiyuuden Update epub completed, added 0 chapters for 78 total. Add https://www.wuxiaworld.com/novel/against-the-gods Update epub completed, added 0 chapters for 1635 total. Add https://www.wuxiaworld.co/Chaotic-Sword-God/ Update epub completed, added 0 chapters for 2733 total. Skipped https://www.wuxiaworld.co/Hail-the-King/ Existing epub contains 1735 chapters, web site only has 1734. Use Overwrite to force update. Add https://www.wuxiaworld.com/novel/upg...-another-world Update epub completed, added 0 chapters for 1296 total. Add https://www.wuxiaworld.co/Martial-Peak/ Update epub completed, added 1 chapters for 1110 total. Add https://www.wuxiaworld.co/Divine-Thr...mordial-Blood/ Update epub completed, added 2 chapters for 992 total. Add https://www.wuxiaworld.co/Age-of-Adepts/ Update epub completed, added 1 chapters for 1074 total. Add https://www.wuxiaworld.co/Cultivation-Chat-Group/ Update epub completed, added 0 chapters for 1172 total. Add https://www.wuxiaworld.co/Library-of-Heaven-is-Path/ Update epub completed, added 0 chapters for 2113 total. Add https://www.wuxiaworld.co/Dragon-Marked-War-God/ Update epub completed, added 0 chapters for 2173 total. Add https://www.wuxiaworld.co/War-Sovere...g-The-Heavens/ Update epub completed, added 1 chapters for 2204 total. Add https://www.wuxiaworld.co/Shoujo-Grand-Summoning/ Update epub completed, added 0 chapters for 479 total. Add https://www.wuxiaworld.com/novel/talisman-emperor Update epub completed, added 0 chapters for 1784 total. EDIT: just realized that my settings got changed to "update epub always" disregard Last edited by alexeric123; 03-03-2020 at 05:54 AM. Reason: EDIT: just re | 
|   |   | 
| Advert | |
|  | 
|  03-08-2020, 11:26 PM | #3966 | 
| Plugin Developer            Posts: 7,126 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New Test Version Posted 2020-03-08 - Add base_xenforo2forum feature skip_sticky_first_posts(on by default). Closes #470 | 
|   |   | 
|  03-11-2020, 11:03 PM | #3967 | 
| Custom User Title            Posts: 11,351 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			I saw the FAQ for marking one-chapter completed fics as oneshots. However, I sort of failed when trying to get it into my custom #fanficstatus column.   How would I do that? | 
|   |   | 
|  03-12-2020, 11:08 AM | #3968 | 
| Plugin Developer            Posts: 7,126 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			Well, that FAQ about how to add 'Oneshot' as a tag specifically, so that makes sense. There's more than one way it could be put in a custom column depending on what type your custom #fanficstatus is; what you put in it now; and how. | 
|   |   | 
|  03-12-2020, 01:54 PM | #3969 | 
| Custom User Title            Posts: 11,351 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			#fanficstatus is a "text with fixed set of permitted values" column (Completed,Oneshot,In-Progress,Abandoned). FFF is able to populate it with either Completed or In-Progress when I download/update a fic. Thanks again! Last edited by ownedbycats; 03-12-2020 at 02:03 PM. | 
|   |   | 
|  03-12-2020, 02:15 PM | #3970 | 
| Plugin Developer            Posts: 7,126 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			This should work: Code: # defaults so is affects everything, but can be overridden by # more specific sections. [defaults] # 'add_to_' concats on to existing param, thus the leading comma add_to_extra_valid_entries:,oneshot # oneshot is a copy of status because status itself isn't a list. include_in_oneshot:status # Change oneshot from 'Completed' to 'Oneshot' only when # numChapters is exactly 1. add_to_replace_metadata: oneshot=>Completed=>Oneshot&&numChapters=>^1$ add_to_custom_columns_settings: oneshot=>#fanficstatus ADDED: You have to have the 'Allow custom_columns_settings to override' checkbox near the bottom of the Custom Columns tab checked. | 
|   |   | 
|  03-12-2020, 03:02 PM | #3971 | 
| Custom User Title            Posts: 11,351 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			I tested it. It worked. Thank you!
		 | 
|   |   | 
|  03-14-2020, 09:10 AM | #3972 | 
| Enthusiast  Posts: 45 Karma: 10 Join Date: Mar 2020 Device: Android, | 
			
			So I realize that you may not be able to help me, but I've been trying to download this quest https://forums.sufficientvelocity.co.../#post-3031624 and this post looks awful in the produced epub, much of the text is overlapping with each other. I understand that it is quite possible that you can't do anything about this or way too much of a hassle to do anything about it. | 
|   |   | 
|  03-14-2020, 10:13 AM | #3973 | |
| Plugin Developer            Posts: 7,126 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 However, I personally much prefer to have legend_spoilers:true for SB/SV/etc: Code: [base_xenforoforum] legend_spoilers:true | |
|   |   | 
|  03-14-2020, 11:12 AM | #3974 | |
| Enthusiast  Posts: 45 Karma: 10 Join Date: Mar 2020 Device: Android, | Quote: 
 https://imgur.com/a/wj0I2ng Here is my personal ini, my I did something stupid in here. Spoiler: 
 Last edited by PeterT; 03-14-2020 at 12:02 PM. | |
|   |   | 
|  03-14-2020, 11:53 AM | #3975 | |
| Plugin Developer            Posts: 7,126 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 You might be able to make those work if you also include a bunch of the CSS SV uses, but it's never going to be perfect because those tab tables rely on javascript to function. Unfortunately, there isn't a way to remove something added with add_to_keep_html_attrs in a story URL section in FFF personal.ini. Plus you might still want the styles for the rest of the story. Honestly, I think your best bet is to manually edit that chapter. Or, you know, just skip it. You could even add it to ignore_chapter_url_list for that story. If this is a common problem, I will consider adding code to FFF to strip style attrs from SV's table tags or something. (FYI, in future, wrap personal.ini quotes in [code] tags to preserve whitespace correctly.) | |
|   |   | 
|  | 
| 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 |