Alternative method:
Should this work? It doesn't, but I'm not sure if there's an error in my implementation or whether this applies as there's no initial seriesUrl:
Quote:
Originally Posted by JimmXinu
Empty entries aren't processed.
|
personal.ini, includes other relevant entries:
Code:
[archiveofourown.org]
add_to_replace_metadata:
## Add seriesUrl to collection series
seriesUrl=>^.*=>https://archiveofourown.org/collections/SpecReqs2023&&series==Spectre Requisitions 2023
include_metadata_pre:
## Include specific collections for series
collections=~(Spectre Requisitions \d{4}|Spec Recs|Spec Recs \d{4})
## Copy collections to series
include_in_series:series,collections
EDIT: To make things even more confusing, there is an effect: It removes the series from the titlepage! (And commenting the line out restores it.) This makes me inclined to think that it
is replacing but glitching out.