- Alter genre names for Shows

- Auto-generate genres collections for shows
This commit is contained in:
nwithan8
2023-11-07 12:25:18 -07:00
parent 20e62c9d1c
commit 78e08092dc
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,7 @@
operations:
genre_mapper:
"Action/Adventure": "Action"
"Action & Adventure": "Action"
"Romantic Comedy": "Comedy"
"Film-Noir": "Film Noir"