How would I copy an AO3 collection to series? (Preferably any actual series would override it.)
Code:
[defaults]
# 'add_to_' concats on to existing param, thus the leading comma
add_to_extra_valid_entries:,oneshot,tagscategory,collseries,
[archiveofourown.org]
## Copy collections to series
include_in_collseries:collections
custom_columns_settings:
collseries=>series
Series isn't a custom column, so it errored.
EDIT: Also, the AO3 adapter doesn't collect the collection URL (e.g.
like this). Is this intended?