Is there an existing issue for this?
Is your feature request related to a problem? Please describe
Some authors have multiple series for many books. The renaming functionality using {Book Series} and {Book SeriesPosition} appears to default to using the first one found. This isn't always a good choice. For example:
Author: Orson Scott Card
Book: The Hive
Series: Enderverse: Publication Order #17; The Enderverse #5; The Second Formic War #2
I use the following template:
{Book Series}/{Book SeriesPosition - }{Book Title}/{Book Title}{ - PartNumber:00}
The book gets renamed to:
"Orson Scott Card/Enderverse Publication Order/17 - The Hive/The Hive - xx"
"Enderverse Publication Order" is not very descriptive of the actual series. The choice I would make is "The Second Formic War". Unfortunately, there does not seem to be a way to select the one I want or to remove those I don't.
There are many such examples in Orson Scott Card's books.
Describe the solution you'd like
I would like to either:
- Remove unwanted series and blacklist them.
or
- Select the preferred series for any given book.
The first solves the problem for future books so it is preferable.
Describe alternatives you've considered
I tried tricking the parser into putting the books into the correct series by putting the books in the proper folder structure.
Anything else?


AB#3472