Glad you like it.
Quote:
Originally Posted by dailyalice
Of course now I have about a zillion tags listed in my fanfic Calibre Library. Anyone out there have any advice on the best way to winnow that down? Obviously I can edit the list using "edit category" in Calibre, but many of them pop up again so automatically winnowing/converting would be great if there were a way to do so. I do find some of the tags useful or I'd just use my own, but people use a ton of them on other sites.
|
There are options in FFDL now for only using site data to fill tags(etc) on new books, not updates. You've already found the only mechanism FFDL offers for changing metadata: replace_metadata. You can use it to both change and remove incoming tags.
Quote:
Originally Posted by dailyalice
... so I'm imagining there might be some sort of limit on how many things you can put there(replace_metadata)? (Is there?)
|
Not that I'm aware of. Are you sure your regexps and escaping are correct?
Quote:
Originally Posted by dailyalice
Then I realized that the Archive of Our Own URLs were showing up as https:// instead of the usual http:// and those were the ones that didn't seem to work.
|
AO3 continues to add new features, so it doesn't surprise me there's things FFDL doesn't support. I'll look into what we might be able to do about https URLs if you can provide an example URL.
Quote:
Originally Posted by dailyalice
Is there a way to automatically fill in metadata for pairing? Pairings seem to often be listed in "characters" or "tags" but I created a custom column for that (and considered actually making sub-cats or genres for pairings).
|
AO3's pairing is included in 'characters' (which is included in tags by default, see include_subject_tags) because the alternative was to throw it away entirely. AO3 is pretty much the site that has a 'pairing' metadatum and I'm not inclined to go to all the bother of separating it out for one site.