View Single Post
Old 04-03-2023, 05:09 PM   #8285
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,152
Karma: 77304081
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
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 View Post
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.

Last edited by ownedbycats; 04-03-2023 at 05:21 PM.
ownedbycats is offline   Reply With Quote