Updated for 4K Overlays

This commit is contained in:
Jamie Jones 2022-01-15 01:27:35 -06:00 committed by GitHub
parent 32cf37af7d
commit cc843dd1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +8,15 @@ libraries: # Library mappings must have a colon (:) placed after them
Movies: # Must match you library that is shown within plex Movies: # Must match you library that is shown within plex
metadata_path: metadata_path:
- file: config/Movies.yml - 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 TV Shows: # Must match you library that is shown within plex
metadata_path: metadata_path:
- file: config/TV Shows.yml - 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 Anime: # Must match you library that is shown within plex
metadata_path: metadata_path:
- file: config/Anime.yml - file: config/Anime.yml