07-13-2024, 11:17 PM | #9736 | |
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
Now you can add calibre_std_rating to titlepage_entries. Note that it shows up as a 1-5 number. You can change that to some form of star using replace_metadata if you like. There's a button that will show you the entry names for all of your Calibre columns. |
|
07-14-2024, 10:09 PM | #9737 |
Member
Posts: 22
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
|
oh my god thank you!! i did have that box checked but had never actually clicked on show calibre column names, lol. I see they're all listed in there now, including the default rating. knew i was missing something simple!
i also have this thing i can't seem to get working that is probably another simple issue: some of the labels i'm trying to make aren't labelling? they just get labelled whatever it was gonna be based on the prefix that was already placed in there. i got "category" to be called "Fandom" on my titlepages just fine, and now rating_label = Rated while calibre_std_rating = Rating which is perfect (thank you!!). but freeformtags, chapterslashtotal, ao3categories, and bookmarktags are all not changing on my titlepages to the label i put after the : below (i hope i hid the personal.ini correctly, never done this before). Spoiler:
for example i put ao3categories_label:Genres but on my actual title pages ao3categories is called AO3 Categories, every time. are these pink labels not actually cusotmizable labels because they're extra_valid_entires? am i missing a step somewhere? i've been haunting your plugin-defaults.ini page to try and figure things out on my own since i have no idea what i'm doing (sorry), but all i can find on this is line #42 that explicitly says "## Labels may be customized." so i must not be writing something correctly?? does this also have something to do with the calibre column names list because stuff matches up to ao3 things weirdly? any guidance is appreciated! |
Advert | |
|
07-14-2024, 11:02 PM | #9738 | |||
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
Spoiler:
Which is relevant to what your issue, I think. Quote:
Try putting them under [archiveofourown.org] in personal.ini instead. Quote:
Live parsing extra_valid_entries for color highlighting is beyond my ambitions. So while the _labels form is recognized, it's highlighted magenta (instead of blue) to indicate it maybe correct, but isn't certain. |
|||
07-15-2024, 08:32 PM | #9739 |
Junior Member
Posts: 4
Karma: 10
Join Date: Apr 2023
Device: Meebook
|
Will FFF update the file itself or replace it?
example if the author deleted chapter 5, would it reflect that or will it only add the new chapters |
07-15-2024, 08:47 PM | #9740 | |
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
|
|
Advert | |
|
07-15-2024, 08:52 PM | #9741 |
Custom User Title
Posts: 9,367
Karma: 64435965
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
If the author's deleting chapters, it's probably best to overwrite the thing - I've seen several fics end up going out-of-order when the author is simultaneously deleting and adding new chapters. I've also DNF'd fics when the author keeps doing it over and over.
Last edited by ownedbycats; 07-15-2024 at 08:55 PM. |
07-15-2024, 08:54 PM | #9742 |
Member
Posts: 22
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
|
bless you, truly. i had no idea that where you put the lines mattered depending on which [__] it is stuck under, but in retrospect, duh. also good to know about the colorcoding! didn't realize magenta meant "maybe".
weirdly enough i did have all of the _labels under the [archiveofourown.org] section, but i did NOT have the titlepage_entries or extra_titlepage_entries or...basically anything else under [defaults]. i went back and copied the plugin-defaults.ini section into my personal.ini and edited titlepage_entries & extra_titlepage_entries up there as needed, kept all my _labels for things like ao3 categories where they were under the [archiveofourown.org] section, and what do you know a whole bunch of things work just fine now, including the label names i wanted. i definitely messed some things up just by not having a bunch of the defaults up there, thinking ahh if i removed them i won't have to scroll down so far to get to the [archiveofourown.org] section...i promise i will stop deleting very important default things now!! thank you so much for your help lol last question (for now): is there a way to override for title pages: "## All current formats already include title and author" ? i'm wondering if i can remove the author (and hyperlink for the author's ao3 page) from the top of every title page where it says "Work Title by Author Name". i can't seem to find a way to configure that, only a bunch of ways to edit metadata in bulk, which from what i understand only edits the metadata in calibre's columns, not the actual titlepage inside the book. |
07-15-2024, 09:32 PM | #9743 | |
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
|
|
07-15-2024, 10:09 PM | #9744 |
Member
Posts: 22
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
|
thank you very much!! this page has everything i was looking for, you're the best!!
|
07-16-2024, 11:52 AM | #9745 |
Connoisseur
Posts: 60
Karma: 10
Join Date: Apr 2019
Device: none
|
ScribbleHub and Title Changes
----- I've run into an annoyance with ScribbleHub recently. When an author changes the title of their story, it changes the URL for it as well. For example, here are three recent URLs for the same story, all of which still work: https://www.scribblehub.com/series/8...potter-litrpg/ https://www.scribblehub.com/series/8...-arcane-thief/ https://www.scribblehub.com/series/8...-thief-litrpg/ If I find the book in Calibre and update it with FanFicFare, it works just fine. However, if I pull the URL from the recent updates list, I get a new book with every new title instead of updating the existing one. If I forget to delete the old one and they change the name back, it goes back to updating that old one. I have verified that the last part of the URL is unnecessary and you can access the story with the shortened URL of: https://www.scribblehub.com/series/862913/ It works with or without the trailing slash. So, I was wondering if you would be willing to change the ScribbleHub adapter to shorten the Story URL like the RoyalRoad adapter does? - Andrew |
07-16-2024, 12:33 PM | #9746 |
Member
Posts: 22
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
|
hi, back again already, sorry.
how would someone make the work summary italicized? i found where you advised someone in order to do that for the author notes you'd just add the below to the css output, which is awesome: Spoiler:
but when i try to change the name from fff_chapter_notes to fff_description, it doesn't work. im guessing i don't have the ID right for the summary/description section of the work, but i also can't find what else it would be called! |
07-16-2024, 01:10 PM | #9747 |
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
New Test Version Posted
2024-07-16 - Allow scribblehub.com story URLs w/o title and search calibre w/o title I feel like this has come up before. But it may have been a different site. Let's try this: I've changed the adapter to accept URLs w/o title, but to still use it, and code to that Plugin that searches for existing books without the title. I don't read this site, so I'm depending on you guys to tell me if it does something unintended. |
07-16-2024, 01:58 PM | #9748 | |
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
Quote:
But it's not terrible difficult to add custom HTML for that purpose. The default is very basic: Code:
## Default: ## ${id}, ${label}, ${value} titlepage_entry:<b>${label}:</b> ${value}<br /> Here's one possibility: Code:
[epub] #include_tocpage:true titlepage_entry:<b class="fff_tp_label" id="${id}_label">${label}:</b> <span class="fff_tp_value" id="${id}_value">${value}</span><br /> wide_titlepage_entries: add_to_output_css: #description_value { font-style:italic; } I'm looking at how that code could be 'fixed' to be more intuitive. |
|
07-16-2024, 02:15 PM | #9749 |
Plugin Developer
Posts: 6,564
Karma: 4277329
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
|
New Test Version Posted
2024-07-16 - Allow scribblehub.com story URLs w/o title and search calibre w/o title - Use titlepage_entry for titlepage_wide_entry unless explicitly set. Shouldn't need to clear wide_titlepage_entries now. |
07-16-2024, 10:12 PM | #9750 |
Junior Member
Posts: 4
Karma: 10
Join Date: Apr 2023
Device: Meebook
|
Ok i see add update chapters only, would this be a part of personal.ini somewhere? Im using the Automation which i think is only using FFF command line.
|
Tags |
fanfiction |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 494 | 05-18-2024 02:34 AM |
[GUI Plugin] Open With | kiwidude | Plugins | 403 | 04-01-2024 08:39 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 |