|
|
#11911 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
You can do it explicitly for each story in their story section: Code:
[https://archiveofourown.org/works/12280752] extragenres:Soulmates [https://archiveofourown.org/works/12726534] extragenres:Soulmates EDIT: Actually, it's a little more complicated than that for AO3. You also need: Code:
[archiveofourown.org] add_to_include_in_genre:,genre EDIT2: Added to defaults.ini in latest test version. Last edited by JimmXinu; 05-03-2026 at 10:09 AM. Reason: AO3 specific complication |
|
|
|
|
|
|
#11912 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Test Version Posted
2026-05-03 - adapter_fanficauthorsnet: Domains changed from .nsns to -nsns - Include genre/category in defaults.ini when include_in_X for extragenres/extracategories |
|
|
|
| Advert | |
|
|
|
|
#11913 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Version Released (for real)
Version 4.57.0 - 2026-05-01 - PI Anthology: Reuse epub cover if there is one. - adapter_scribblehubcom: Update ajax call for chapters data. Didn't fix #1339 but change noted 3+ years ago - Update translations. - PI: Correct Series field url link when setanthologyseries (aka "Set 'Series [0]' for New Anthologies") - Move NotGoingToDownload to exceptions.py #1337 - PI: Add Fix Series Case setting for #1338 - adapter_literotica: Fix for numeric tag value from json. #1336 - fix_relative_text_links: Allow hrefs to name anchors as well as id. - adapter_kakuyomujp: site update #1335, thanks praschke - PI Anthologies: Only put status in tags if in include_subject_tags. Closes #1332 - Performance and perf profiling changes - adapter_ficwadcom: Detect missing username as well as failed login #1330 I accidentally uploaded the last 4.56.10 test version instead of the new 4.57.
|
|
|
|
|
|
#11914 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jan 2011
Device: Kindle for iPod
|
I'm using the most recent version of Calibre and the FanFicFare plugin and for the last several days, I have been unable to upload or update any fanfics from AO3 and I keep getting a '525 Server Error'. I have not changed the INI or changed login information.
HTTPErrorFFF: HTTP Error in FFF '525 Server Error: <none> for url: https://archiveofourown.org/works/79...=true'(525) FFF: INFO: 2026-05-04 14:02:29,893: calibre_plugins.fanficfare_plugin.jobs(88): Download Results: Error https://archiveofourown.org/works/79333006 HTTP Error in FFF '525 Server Error: <none> for url: https://archiveofourown.org/works/79...=true'(525) I can provide the whole job detail if helpful. Any suggestions about how I might troubleshoot? |
|
|
|
|
|
#11915 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I updated my GC profile. Is there a way to re-generate the cover when updating a fic?
|
|
|
|
| Advert | |
|
|
|
|
#11916 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
An amusing bug: When deleting the cover image from both epub and Calibre and then Update Metadata from Column, the empty cover gets replaced with a oversized broken-image graphic
|
|
|
|
|
|
#11917 | |||
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
See: https://github.com/JimmXinu/FanFicFa...ive-of-our-own Quote:
Quote:
If the epub can't be rendered to generate a cover image, it's presented differently in past. |
|||
|
|
|
|
|
#11918 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I opened in Calibre editor and deleted the cover image file. I presume it was grabbing the broken-image from the cover page.
|
|
|
|
|
|
#11919 |
|
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19
Karma: 8634
Join Date: Oct 2020
Device: none
|
Dunno why, but literotica seems to have added a /g/ url now.
literotica . com/g/bound-pt-1-book-in-the-ash for example. |
|
|
|
|
|
#11920 |
|
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19
Karma: 8634
Join Date: Oct 2020
Device: none
|
Quick code, changes to beta file, adapter_literotica.py
Line 81, add Code:
https://www.literotica.com/g/story-title line 86, change to Code:
return r"https?://"+LANG_RE+r"(\.i)?\.literotica\.com/((beta/)?[sipg]/([a-zA-Z0-9_-]+)|series/se/(?P<storyseriesid>[a-zA-Z0-9_-]+))" |
|
|
|
|
|
#11921 |
|
Connoisseur
![]() Posts: 90
Karma: 76
Join Date: Apr 2019
Device: none
|
|
|
|
|
|
|
#11922 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Is there metadata that indicates a fic has downloaded images? Want to add "illustrations" or something in #fanfictags.
|
|
|
|
|
|
#11923 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
FFF depends on a story - chapter list paradigm. Without a chapter list, updates are basically impossible. If someone else wants to implement (and support) spidering down a CYOA like that, I will at least talk about it. But I'm not interested in doing it. No, there isn't. If there was it would also be tripped by image emojis and such. |
|
|
|
|
|
|
#11924 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Another question: Is there a way to use a GC profile only if the image is below certain dimensions?
|
|
|
|
|
|
#11925 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Yes, but only by not having a cover image.
From defaults.ini: Code:
[epub] # ... ## If set, story specific and first image covers will only be used as ## a cover image if it is >= both the dimensions listed here. When ## not set, any size image will be used. Note that some sites, like ## ffnet use relatively small images(180,240). Default 10,10 to avoid ## spacer images. cover_min_size: 10,10 |
|
|
|
![]() |
| 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 |