- Alter genre names for Movies
This commit is contained in:
parent
12a17bef0a
commit
20e62c9d1c
|
@ -0,0 +1,10 @@
|
||||||
|
operations:
|
||||||
|
genre_mapper:
|
||||||
|
"Action/Adventure": "Action"
|
||||||
|
"Action & Adventure": "Action"
|
||||||
|
"Romantic Comedy": "Comedy"
|
||||||
|
"Film-Noir": "Film Noir"
|
||||||
|
"Home and Garden":
|
||||||
|
"Game Show":
|
||||||
|
"Soap":
|
||||||
|
|
Loading…
Reference in New Issue