mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-05 16:08:54 -05:00
Update config.yml
Added foreign and fixed library names
This commit is contained in:
parent
b0399448b9
commit
fe35fa3f65
@ -5,7 +5,7 @@
|
||||
|
||||
libraries: # Library mappings must have a colon (:) placed after them
|
||||
movies_uhd:
|
||||
library_name: Movies | UHD
|
||||
library_name: Movies - UHD
|
||||
remove_overlays: false
|
||||
report_path: config/reports/movies_uhd.yml
|
||||
collection_files:
|
||||
@ -47,7 +47,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
managed: true
|
||||
less: 1
|
||||
movies_anime:
|
||||
library_name: Movies | Anime
|
||||
library_name: Movies - Anime
|
||||
remove_overlays: false
|
||||
report_path: config/reports/movies_anime.yml
|
||||
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_subtitle_language: en-US # Set default subtitle language
|
||||
anime:
|
||||
library_name: TV | Anime
|
||||
library_name: TV - Anime
|
||||
remove_overlays: false
|
||||
report_path: config/reports/anime.yml
|
||||
collection_files:
|
||||
@ -93,7 +93,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
files:
|
||||
- /config/metadata/anime.yml
|
||||
shows:
|
||||
library_name: TV | Shows
|
||||
library_name: TV - Shows
|
||||
remove_overlays: false
|
||||
report_path: config/reports/shows.yml
|
||||
collection_files:
|
||||
@ -114,7 +114,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
managed: true
|
||||
less: 1
|
||||
live:
|
||||
library_name: TV | Live
|
||||
library_name: TV - Live
|
||||
remove_overlays: false
|
||||
report_path: config/reports/live.yml
|
||||
collection_files:
|
||||
@ -133,8 +133,28 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
configured: false
|
||||
managed: true
|
||||
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:
|
||||
library_name: TV | Teens
|
||||
library_name: TV - Teens
|
||||
remove_overlays: false
|
||||
report_path: config/reports/teens.yml
|
||||
collection_files:
|
||||
@ -153,7 +173,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
managed: true
|
||||
less: 1
|
||||
kids:
|
||||
library_name: TV | Kids
|
||||
library_name: TV - Kids
|
||||
remove_overlays: false
|
||||
report_path: config/reports/kids.yml
|
||||
collection_files:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user