|
|
#151 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Mar 2026
Device: Kobo Libra
|
I've been following the instructions from this website to set up my FFF.
https://maelstrom.quest/2026/02/24/calibre-fff-guide/ |
|
|
|
|
|
#152 | |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 143
Karma: 295674
Join Date: Jul 2021
Device: iPhone
|
Quote:
|
|
|
|
|
|
|
#153 | |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,810
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Quote:
![]() Sadly AO3's still having issues so it'll be weird until ts resolved. |
|
|
|
|
|
|
#154 | |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,878
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
|
|
|
|
|
#155 |
|
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,810
Karma: 83109135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
If you use Generate Covers, this will adjust your cover profile based on the length of a title - no need to regenerate when the text runs off the image
![]() Code:
[archiveofourown.org]
generate_cover_settings:
${title} => .{1,18} => AO3-ShortTitle
${title} => .{60,} => AO3-SmallText
${title} => .{30,} => AO3-MediumText
|
|
|
|
|
|
#156 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Sep 2025
Device: Android S24FE
|
Help with FanFicFare: Generating "post-footer" discussion links for XenForo forums
I’m trying to configure FanFicFare to automatically add a "View Discussion" link to the end of each chapter when downloading from XenForo-based forums (like Sufficient Velocity, Spacebattles, or Questionable Questing).
These forums have a native feature where adding #post-footer-[post_id] to the end of a thread URL takes you directly to the discussion immediately following that chapter's post. For example, if the story URL is: https://forums.sufficientvelocity.co...-title.114834/ And the chapter post ID is 27101733, the discussion link looks like this: https://forums.sufficientvelocity.co...ooter-27101733. In the thread url, it doesn't technically need the title, just the id number, like so: https://forums.sufficientvelocity.com/threads/114834/. Currently, I use chapter_start to add a standard chapter link, which works perfectly: Code:
[epub]
chapter_end:<p class="skip_on_ffdl_update"><a class="small" href="${url}">Chapter Link</a></p>
</body>
</html>
Code:
[forums.sufficientvelocity.com]
add_to_replace_metadata:
url=>#post-(\d+)=>#post-footer-\1
chapter_end:<p class="skip_on_ffdl_update"><a class="small" href="${url}">View Discussion</a></p>
</body>
</html>
Code:
[epub]
chapter_end:<p class="skip_on_ffdl_update"><a class="small" href="${storyUrl}">Chapter Link</a></p>
</body>
</html>
Code:
<p class="skip_on_ffdl_update"><a class="small" href="">Chapter Link</a></p> </body> </html> Any help or guidance would be greatly appreciated! A pointer towards a list of valid metakeys might be helpful too, couldn't find one anywhere. |
|
|
|
|
|
#157 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Sep 2025
Device: Android S24FE
|
It seems like this isn't actually possible to do with 100% accuracy, as posts which aren't on the first page of a thread require a page number which can be changed by individual user settings or an author moving things around.
|
|
|
|
|
|
#158 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jun 2026
Device: Kobo Clara BW
|
I have noticed that if the ao3categories is empty from ao3.com, FanFicFare seems to fill the field/column with the fandom(s). Does anyone know how to stop this? I have not made any changes to the personal.ini other that point ao3categories to a custom column.
|
|
|
|
|
|
#159 | |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 143
Karma: 295674
Join Date: Jul 2021
Device: iPhone
|
Quote:
Code:
## Some adapters collect additional meta information beyond the ## standard ones. They need to be defined in extra_valid_entries to ## tell the rest of the FanFicFare system about them. They can be ## used in include_subject_tags, titlepage_entries, ## extra_titlepage_entries, logpage_entries, extra_logpage_entries, ## and include_in_* config items. You can also add additional entries ## here to build up composite metadata entries. ## archiveofourown.org, for example, fills genre (a standard ## entry) as the composite offreeformtags, ao3categories in ## include_in_genre. If there's ever more than 4 series, add ## series04,series04Url etc. ## AO3 doesn't have anything it calls 'genre'. The adapter used to be ## hardcoded to include the site specific metadata freeformtags & ## ao3categories in the standard metadata field genre. By making it ## configurable, users can change it. include_in_genre: genre, freeformtags, ao3categories |
|
|
|
|
|
|
#160 | |
|
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2022
Device: none
|
Help getting the links to Collections inside the books
Quote:
I use series and I'd like to keep those two separate (I've been Frankensteining this without knowing how any of this works). This will show all Collections on Columns, up to 213 of them, at least. I unfortunately don't know if it's possible to put the links to collections inside the book itself. I was wondering if you could help me? The red part inside extra_titlepage_entries will show extra series (on Columns) with links (inside the book) in case there are more than one. I previously had collections01HTML through 03 there but the words simply showed up without being the collections (and without any link). Code:
[defaults]
extra_valid_entries:fandoms, chapterslashtotal, freeformtags, freefromtags, ao3categories, comments, chapterslashtotal, chapterstotal, kudos, hits, bookmarks, collections, byline, bookmarked, bookmarktags, bookmarksummary, bookmarkprivate, bookmarkrec, restricted, collections00, collections01, collections02, collections03, series00, series01, series02, series03, collections00Url, collections01Url, collections02Url, collections03Url, series00Url, series01Url, series02Url, series03Url, collections00HTML, collections01HTML, collections02HTML, collections03HTML, series00HTML, series01HTML, series02HTML, series03HTML
collections_label:Collections
Collections00HTML_label:Collections
Collections01HTML_label:Additional Collections
Collections02HTML_label:Additional Collections
Collections03HTML_label:Additional Collections
make_linkhtml_entries:collections00,collections01,collections02,collections03
titlepage_entries: seriesHTML,collectionsHTML,category,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,description
extra_titlepage_entries: fandoms,chapterslashtotal,freeformtags,ao3categories,comments,chapterslashtotal,chapterstotal,kudos,hits,bookmarks,bookmarked,bookmarktags,bookmarksummary,series01HTML,series02HTML,series03HTML,byline
custom_columns_settings:
collections=>#collections,a
collections00=>#collections,a
collections01=>#collections,a
collections02=>#collections,a
collections03=>#collections,a
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Library management issues after editing metadata | dra | Library Management | 26 | 04-11-2020 05:10 PM |
| Best strategy for metadata management for Kobo using Calibre? | ceridwen | Kobo Developer's Corner | 16 | 05-13-2019 02:51 AM |
| Will automatic metadata management also transfer updated cover images to device? | TheSacredSoul | Library Management | 2 | 01-11-2013 06:05 AM |
| Metadata Management on Android not working? | TheStretchedElf | Devices | 0 | 08-08-2012 09:10 AM |
| Automatic Metadata Management | gxxshock | Calibre | 2 | 12-28-2008 12:48 PM |