Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 05-03-2026, 09:49 AM   #11911
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Jade Aislin View Post
I'm currently going through the defaults and other wiki pages to understand what I can do with the personal ini.

extragenres:Soulmates&&storyURL=~(12280752|2902296 6)

Some authors don't always add the tags I want. For example there are a number of stories without the soulmate tag even though I want it. But it only applies to those stories. I even have one story that is missing a fandom.

I was wondering if this were possible or do I just have to add them manually.

URL examples
https://archiveofourown.org/works/12...pters/27913413
https://archiveofourown.org/works/12...pters/29022966
Yes, but not like that. Conditionals only apply in replace_metadata and the include/exclude settings.

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
Personally, I use the 'Keep Existing Tags when Updating Metadata?' setting (or custom_columns_settings with 'a' mode for custom columns) so that FFF adds tags but doesn't remove them and then add my personal tags manually.

EDIT:

Actually, it's a little more complicated than that for AO3. You also need:
Code:
[archiveofourown.org]
add_to_include_in_genre:,genre
I will consider whether that should be added to defaults.ini, but I'm leaning towards yes.

EDIT2:

Added to defaults.ini in latest test version.

Last edited by JimmXinu; 05-03-2026 at 10:09 AM. Reason: AO3 specific complication
JimmXinu is offline   Reply With Quote
Old 05-03-2026, 10:09 AM   #11912
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
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
JimmXinu is offline   Reply With Quote
Advert
Old 05-04-2026, 02:40 PM   #11913
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
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.
JimmXinu is offline   Reply With Quote
Old 05-04-2026, 05:08 PM   #11914
jcd1013
Junior Member
jcd1013 began at the beginning.
 
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?
jcd1013 is offline   Reply With Quote
Old 05-04-2026, 06:08 PM   #11915
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
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?
ownedbycats is offline   Reply With Quote
Advert
Old 05-04-2026, 06:38 PM   #11916
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
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
Attached Thumbnails
Click image for larger version

Name:	cover.jpg
Views:	39
Size:	58.4 KB
ID:	223115  
ownedbycats is offline   Reply With Quote
Old 05-04-2026, 07:04 PM   #11917
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by jcd1013 View Post
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.
...
Any suggestions about how I might troubleshoot?
You're probably be blocked.

See: https://github.com/JimmXinu/FanFicFa...ive-of-our-own


Quote:
Originally Posted by ownedbycats View Post
I updated my GC profile. Is there a way to re-generate the cover when updating a fic?
Unless you have 'New Only' checked, it should. Or you can just run GC.

Quote:
Originally Posted by ownedbycats View Post
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
I'm not seeing that. I would speculate that you failed to delete the cover completely?

If the epub can't be rendered to generate a cover image, it's presented differently in past.
JimmXinu is offline   Reply With Quote
Old 05-04-2026, 07:13 PM   #11918
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
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.
ownedbycats is offline   Reply With Quote
Old 05-06-2026, 03:13 PM   #11919
mrEd
Member
mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.
 
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.
mrEd is offline   Reply With Quote
Old 05-06-2026, 03:20 PM   #11920
mrEd
Member
mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.mrEd shines like a glazed doughnut.
 
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
in the return.

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_-]+))"
mrEd is offline   Reply With Quote
Old 05-06-2026, 03:56 PM   #11921
applegaa
Connoisseur
applegaa has learned how to buy an e-book online
 
applegaa's Avatar
 
Posts: 90
Karma: 76
Join Date: Apr 2019
Device: none
Quote:
Originally Posted by mrEd View Post
Dunno why, but literotica seems to have added a /g/ url now.
literotica . com/g/bound-pt-1-book-in-the-ash for example.
Those are interactive story games, which I don't think can be easily captured by tools like this due to the need to make choices as you read.
applegaa is offline   Reply With Quote
Old 05-06-2026, 08:59 PM   #11922
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
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.
ownedbycats is offline   Reply With Quote
Old 05-06-2026, 09:09 PM   #11923
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,553
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by applegaa View Post
Those are interactive story games, which I don't think can be easily captured by tools like this due to the need to make choices as you read.
I'm glad one of us knew that.

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.

Quote:
Originally Posted by ownedbycats View Post
Is there metadata that indicates a fic has downloaded images? Want to add "illustrations" or something in #fanfictags.
No, there isn't. If there was it would also be tripped by image emojis and such.
JimmXinu is offline   Reply With Quote
Old 05-06-2026, 10:24 PM   #11924
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
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?
ownedbycats is offline   Reply With Quote
Old 05-06-2026, 10:56 PM   #11925
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
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
So you can't use that to detect a small image and then apply a GC that uses current image.
JimmXinu is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

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


All times are GMT -4. The time now is 01:33 PM.


MobileRead.com is a privately owned, operated and funded community.