I ran into an issue with my collection-series.
One of my fics (mature, so PM'ing link) has no series, but one collection that does
not match my include_metadata:
Code:
## Copy selected collections to series
include_in_series:series,collections
include_metadata_pre:
collections=~(N7 Exchange|N7 Exchange \d{4}|Spectre Requisitions \d{4}|Spec Recs|Spec Recs \d{4})&&series!~^.*$
Still, the collection keeps showing up in the series field. I tried both with and without the appending
&&series!~^.*$
It probably doesn't matter, but I also have a never_make_cover:true for the url.
Any idea what is happening?