|
|
#11896 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
Quote:
Also, I mainly use Apple Books and the Kindle app on iOS. The easiest way to get books from Calibre into Apple Books is by drag-and-drop, and covers don't show up unless they're embedded, regardless of metadata settings. Same with Send to Kindle, which is a lot faster and more reliable for me than emailing within Calibre. I also don't see non-embedded covers when opening EPUBs directly from Calibre. (If I'm missing something with any of these methods, I would love to know.) So again, I'm super grateful for the ability to embed covers, while simultaneously sorry it's complicating your life! Re: Anthologies, it's easy enough to use Polish after updating, I just have to remember to do it. Thanks again for all your help. You are a gentleman and a scholar. |
|
|
|
|
|
|
#11897 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,560
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Test Version Posted
2026-04-29 - 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. On anthology update, FFF now looks in the existing epub for a cover and re-uses it. Note that this will be overwritten by Generate Cover / Inject Cover. Another point of Anthology cover weirdness: If any sub-book has a cover, the anthology epub will be forced to have a cover, using first the Calibre cover, then the first sub-book cover if no Calibre cover is available. Now, anthology will first reuse the existing epub cover. (AIR, there was an issue with Polish book cover update messing with the sub-book cover instead if there wasn't an overall anthology cover.) BTW, this will get an internal epub cover, but it won't be exactly the same as a Polish'ed cover. EpubMerge (and FFF for that matter) use different code: cover.xhtml vs Polish's titlepage.xhtml for example. |
|
|
|
|
|
#11898 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
[QUOTE=JimmXinu;4582925]New Test Version Posted
I'm having trouble getting the test plugin working. Calibre reports a successful install, but after restart, FFF disappears from the menu/toolbar. It’s not in Available actions either, so I can’t add it back. The test build still shows up in Plugins as installed and enabled. But if you go to check for updates, it shows 4.56.10 installed, but 4.56.0 as the available version. FFF reappears in menus/actions if I reinstall the regular version. |
|
|
|
|
|
#11899 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,560
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
Last edited by JimmXinu; 04-29-2026 at 04:46 PM. |
|
|
|
|
|
|
#11900 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
|
|
|
|
|
|
#11901 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
Quote:
In your AO3 titlepage_entries, add seriesPartHTML wherever you want in the list (in place of SeriesHTML). add_to_extra_valid_entries:,seriesPartHTML include_in_seriesPartHTML:series00HTML seriesPartHTML_label:Series add_to_replace_metadata: seriesPartHTML=>\s*<a[^>]*href=(["'])([^"']+)\1[^>]*>\s*([^<]+?)\s*\[(\d+)\]\s*</a>\s*=>Part \4 of <a href="\2">\3</a> You'll end up with what you see in the attached screenshot. |
|
|
|
|
|
|
#11902 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Is there a way to make AO3 fics with long titles automatically use certain profile in generate covers?
EDIT: This seems to work Code:
[archiveofourown.org]
generate_cover_settings:
${title} => .{60,} => AO3_Smalltext
Last edited by ownedbycats; 04-30-2026 at 10:12 PM. |
|
|
|
|
|
#11903 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 81
Karma: 16184
Join Date: May 2012
Device: Kindle Oasis, Scribe, Paperwhite // Boox Palma, Tab Mini // Xteink
|
Genius! Thank you for that! I've just been manually going through and changing them but this is a lot easier.
|
|
|
|
|
|
#11904 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,560
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Version Released
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 |
|
|
|
|
|
#11905 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,560
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
(Changing MR markup to github's markdown is more complex than you'd think.) |
|
|
|
|
|
|
#11906 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,831
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
|
|
|
|
|
|
#11907 | |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 81
Karma: 16184
Join Date: May 2012
Device: Kindle Oasis, Scribe, Paperwhite // Boox Palma, Tab Mini // Xteink
|
Quote:
I tried this but it didn't seem to work. Code:
generate_cover_settings: rating => Not Rated => Not Rated Last edited by wildfire070; 05-01-2026 at 06:10 PM. |
|
|
|
|
|
|
#11908 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,560
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
Code:
generate_cover_settings:
${rating} => Not Rated => Not Rated
This, for example, will not trigger if there's a a cover_image found. Code:
generate_cover_settings:
${rating}${cover_image} => Not Rated => Not Rated
|
|
|
|
|
|
|
#11909 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 81
Karma: 16184
Join Date: May 2012
Device: Kindle Oasis, Scribe, Paperwhite // Boox Palma, Tab Mini // Xteink
|
Ah thank you! I tried that at first, but it didn't work so I played around with the combination. Still wouldn't work after changing it back until I remembered that I had set up an add_to_replace_metadata for Not Rated ratings to change to a different word, and switching that in was what did the trick!
|
|
|
|
|
|
#11910 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 176
Karma: 3100
Join Date: Sep 2011
Device: Kobo Auro H2O, PRS-T1
|
I'm currently going through the defaults and other wiki pages to understand what I can do with the personal ini.
I was wondering if it were possible to use the extracategories, extragenres with a url conditional. Something like: 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 |
|
|
|
![]() |
| Tags |
| fanfiction |
| Thread Tools | Search this Thread |
|
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 |