Update config.yml

Fixed library names
This commit is contained in:
Jamie Jones 2025-01-20 01:15:26 -06:00 committed by cpt-kuesel
parent e1065564b9
commit d5058ba0cf

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
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:
@ -26,7 +26,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:
@ -66,7 +66,7 @@ libraries: # Library mappings must have a colon (:) placed after them
managed: true managed: true
less: 1 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:
@ -85,7 +85,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: