From cc843dd1ecdbc0b374983fdcda61acde7501a564 Mon Sep 17 00:00:00 2001 From: Jamie Jones <29973406+jjjonesjr33@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:27:35 -0600 Subject: [PATCH] Updated for 4K Overlays --- JJJonesJr33/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/JJJonesJr33/config.yml b/JJJonesJr33/config.yml index 65b1bdf..07a807c 100644 --- a/JJJonesJr33/config.yml +++ b/JJJonesJr33/config.yml @@ -8,9 +8,15 @@ libraries: # Library mappings must have a colon (:) placed after them Movies: # Must match you library that is shown within plex metadata_path: - file: config/Movies.yml + Movies 4K: # Must match you library that is shown within plex + metadata_path: + - file: config/Movies 4K.yml TV Shows: # Must match you library that is shown within plex metadata_path: - file: config/TV Shows.yml + TV Shows 4K: # Must match you library that is shown within plex + metadata_path: + - file: config/TV Shows 4K.yml Anime: # Must match you library that is shown within plex metadata_path: - file: config/Anime.yml