New Test Version Posted
2021-08-09
- Keep existing series/anthology URL during update for config purposes.
Quote:
Originally Posted by CuddlyMakani
...
Instead, I wrote that into my personal.ini, and it's been that way since the beginning:
Code:
add_to_custom_columns_settings:
chapterslashtotal=>#count_chapters
...
|
chapterslashtotal is a site specific metadata for AO3, so I assume you have that add_to_custom_columns_settings in the AO3 section.
The anthology generation code for some reason wasn't retaining the existing URL on update, so it wasn't applying the AO3 section specifically.