Quote:
Originally Posted by arpeggioaccele
So I was wondering, is there a way to just get the two urls from the epub locally without having to fetch metadata from AO3?
|
tl;dr: No.
FFF has a lot of code dedicated to identifying story URLs that is leveraged by the
Get Story URLs from Selected Books feature.
FFF does not have the ability to identify author URLs except as part of a story download.
I could add a feature to put the found story URL into Calibre's Identifiers. But it seems very niche, and we already have
Update Calibre Metadata from Web Site mode. I'd have to see interest from more users or a more compelling use case.
(A downloaded epub from AO3 has <meta> tags specifically for "calibre:series". I would have expected the more standard <dc:identifier opf:scheme="URL"> tag with the story URL before that.)
Quote:
Originally Posted by ownedbycats
@JimmXinu - If the author/series is set to 'new only', does it update the URL?
|
Set Calibre Author URL and
Set Calibre Series URL checkboxes control whether those links are set or not--the 'New Only' checkboxes are only for the values, not the links.