Update config.yml

Added foreign and fixed library names
This commit is contained in:
Jamie Jones 2025-01-20 01:17:21 -06:00 committed by cpt-kuesel
parent b0399448b9
commit fe35fa3f65

View File

@ -5,7 +5,7 @@
libraries: # Library mappings must have a colon (:) placed after them libraries: # Library mappings must have a colon (:) placed after them
movies_uhd: movies_uhd:
library_name: Movies | UHD library_name: Movies - UHD
remove_overlays: false remove_overlays: false
report_path: config/reports/movies_uhd.yml report_path: config/reports/movies_uhd.yml
collection_files: collection_files:
@ -47,7 +47,7 @@ libraries: # Library mappings must have a colon (:) placed after them
managed: true managed: true
less: 1 less: 1
movies_anime: movies_anime:
library_name: Movies | Anime library_name: Movies - Anime
remove_overlays: false remove_overlays: false
report_path: config/reports/movies_anime.yml report_path: config/reports/movies_anime.yml
collection_files: collection_files:
@ -68,7 +68,7 @@ libraries: # Library mappings must have a colon (:) placed after them
item_audio_language: default # Set default audio language item_audio_language: default # Set default audio language
item_subtitle_language: en-US # Set default subtitle language item_subtitle_language: en-US # Set default subtitle language
anime: anime:
library_name: TV | Anime library_name: TV - Anime
remove_overlays: false remove_overlays: false
report_path: config/reports/anime.yml report_path: config/reports/anime.yml
collection_files: collection_files:
@ -93,7 +93,7 @@ libraries: # Library mappings must have a colon (:) placed after them
files: files:
- /config/metadata/anime.yml - /config/metadata/anime.yml
shows: shows:
library_name: TV | Shows library_name: TV - Shows
remove_overlays: false remove_overlays: false
report_path: config/reports/shows.yml report_path: config/reports/shows.yml
collection_files: collection_files:
@ -114,7 +114,7 @@ libraries: # Library mappings must have a colon (:) placed after them
managed: true managed: true
less: 1 less: 1
live: live:
library_name: TV | Live library_name: TV - Live
remove_overlays: false remove_overlays: false
report_path: config/reports/live.yml report_path: config/reports/live.yml
collection_files: collection_files:
@ -133,8 +133,28 @@ libraries: # Library mappings must have a colon (:) placed after them
configured: false configured: false
managed: true managed: true
less: 1 less: 1
foreign:
library_name: TV - Foreign
remove_overlays: false
report_path: config/reports/foreign.yml
collection_files:
- /config/metadata/suggestions.yml
- /config/metadata/networks.yml
#overlay_files:
#- /config/overlays/foreign.yml
settings:
asset_directory:
- config/assets/
operations:
mass_imdb_parental_labels: none
assets_for_all: false
split_duplicates: false
delete_collections:
configured: false
managed: true
less: 1
teens: teens:
library_name: TV | Teens library_name: TV - Teens
remove_overlays: false remove_overlays: false
report_path: config/reports/teens.yml report_path: config/reports/teens.yml
collection_files: collection_files:
@ -153,7 +173,7 @@ libraries: # Library mappings must have a colon (:) placed after them
managed: true managed: true
less: 1 less: 1
kids: kids:
library_name: TV | Kids library_name: TV - Kids
remove_overlays: false remove_overlays: false
report_path: config/reports/kids.yml report_path: config/reports/kids.yml
collection_files: collection_files: