From 20e62c9d1c1b674b80e0de26234c1731f51ba0a4 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Tue, 7 Nov 2023 12:23:24 -0700 Subject: [PATCH] - Alter genre names for Movies --- plex/pmm/operations/movies.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plex/pmm/operations/movies.yml diff --git a/plex/pmm/operations/movies.yml b/plex/pmm/operations/movies.yml new file mode 100644 index 0000000..28ddf6d --- /dev/null +++ b/plex/pmm/operations/movies.yml @@ -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": +