|  07-13-2017, 01:49 AM | #2341 | |
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 I'm not interested in supporting more general solutions in FFF because I rather doubt that it's going to be as close as you think, honestly. | |
|   |   | 
|  07-15-2017, 01:27 AM | #2342 | |
| Member  Posts: 20 Karma: 10 Join Date: Jun 2017 Device: kindle | Quote: 
 However, is there any way to make it so I don't have to manually unzip the plugin, add in my adaptors and modified __init__.py, and zip it up again every time Calibre updates the plugin? Perhaps something that could go in personal.ini to specify paths of custom adaptors or specify a directory containing them? | |
|   |   | 
|  07-15-2017, 09:03 AM | #2343 | |
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 I was never able to come up with a way that worked across all three FanFicFare platforms (Calibre plugin, web service and python CLI). Admittedly, I was new with Python then and I'm still no classloader expert now. Plus, even if I could I'm not sure it would be a good idea to allow loading of arbitrary code for security reasons. Your best bet right now is to keep your code in your own github fork, merge my upstream changes into that periodically and install that version in your calibre. This does require git and learning a least a bit about how to use it. Roughly: 
 | |
|   |   | 
|  07-15-2017, 02:48 PM | #2344 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Jul 2017 Device: Sony PRS 600 | 
			
			Having some problems with xen forums (spacebattles and sufficient velocity).  It downloads the book but only the first post, despite the fact there are several threadmarked chapters. Here are examples of problem stories: https://forums.spacebattles.com/thre...ssover.544303/ https://forums.sufficientvelocity.co...aracter.39758/ It is not all stories on these websites, just some. Any help or guidance would be appreciated. Edit: Nevermind. For some reason some times the plugin picks up the wrong address. When I manually correct the url and re-download it works. Last edited by sonofden; 07-15-2017 at 03:10 PM. | 
|   |   | 
|  07-17-2017, 07:17 AM | #2345 | 
| Groupie            Posts: 164 Karma: 1030058 Join Date: Jul 2010 Location: New England Device: PocketBook Color, Kindle, EB1150, Galaxy Tab 2 10.1, Surface Pro 2017 | 
			
			Hi Jimm - dramione.org is up and operating again. Would very much appreciate having it added back in! Thanks!
		 | 
|   |   | 
|  07-17-2017, 11:35 AM | #2346 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New test version posted 2017-07-17 - Restore adapter_dramioneorg after site came back. | 
|   |   | 
|  07-17-2017, 04:03 PM | #2347 | 
| Groupie            Posts: 173 Karma: 8098 Join Date: Jun 2012 Location: Germany Device: Kindle Voyage, Kindle Oasis | 
			
			I get an error message (IndexError:list index out of range) if I want to use "Get Story URLs from Web Page" example http://archiveofourown.org/series/558469 Spoiler: 
 | 
|   |   | 
|  07-17-2017, 07:29 PM | #2348 | ||
| Enthusiast  Posts: 29 Karma: 10 Join Date: Sep 2016 Device: PW2 Wifi-4GB | Quote: 
 Spoiler: 
 Ao3 did a deploy last night. Quote: 
 Last edited by Loba; 07-17-2017 at 07:37 PM. | ||
|   |   | 
|  07-17-2017, 07:42 PM | #2349 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			AO3 has changed their login mechanism a bit, breaking FFF in the process.  I'm looking into it. If you comment out / set fale always_login under [archiveofourown.org], you should at least be able to download stories that don't require login. | 
|   |   | 
|  07-17-2017, 09:50 PM | #2350 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New test version posted 2017-07-17 again - Fix for AO3 login change. 2017-07-17 - Restore adapter_dramioneorg after site came back. | 
|   |   | 
|  07-20-2017, 11:14 AM | #2351 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			New Test version posted 2017-07-20 - Fix for images from some sources ending up with // accidentally in longdesc. - Fixes for replace_br_with_p causing extra tags when run more than once on the same text. Now adds <!-- FFF_replace_br_with_p_has_been_run --> markers to prevent it. - Add replace_failed_smilies_with_alt_text option for base_xenforo. - Add some debug perf prof output. - Fix published and update date for gravitytales.com adapter - import feedparser (#204) from cryzed replace_failed_smilies_with_alt_text details: Spoiler: 
 | 
|   |   | 
|  07-20-2017, 01:01 PM | #2352 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			Something I learned today: FanFicFare already has code in it for a user custom icon. See the end of the discussion on this issue. | 
|   |   | 
|  07-20-2017, 03:15 PM | #2353 | 
| Enthusiast  Posts: 29 Karma: 10 Join Date: Sep 2016 Device: PW2 Wifi-4GB | 
			
			Re:AO3 login changes I'm getting the following error when always_login is set to true on the latest test version. Different error than before, but always login still has to be commented out. Code: 'NoneType' object has no attribute '__getitem__' Last edited by Loba; 07-20-2017 at 03:17 PM. Reason: typo | 
|   |   | 
|  07-20-2017, 08:44 PM | #2354 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			I'm not seeing it--I can download with user/pass fine on AO3.   I suggest you install the test version again and make sure you restart calibre afterwards. | 
|   |   | 
|  07-20-2017, 08:51 PM | #2355 | ||
| Enthusiast  Posts: 29 Karma: 10 Join Date: Sep 2016 Device: PW2 Wifi-4GB | Quote: 
 Edit: Nevermind. It's still happening. Quote: 
 Last edited by Loba; 07-20-2017 at 09:14 PM. | ||
|   |   | 
|  | 
| 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 |