Update config.yml

pull/617/head
FSCorrupt 4 months ago committed by cpt-kuesel
parent f546f93d9e
commit c31e41ab63

@ -2,12 +2,12 @@
libraries:
4K Movies:
schedule: hourly(11),hourly(19)
schedule: hourly(11)
#schedule: hourly(9),hourly(19)
metadata_path:
collection_files:
- file: config/Movies.yml
#- file: config/collections.yml
overlay_path:
overlay_files:
- pmm: commonsense
template_variables:
vertical_offset: 37
@ -35,12 +35,12 @@ libraries:
operations:
mass_content_rating_update: mdb_commonsense
Movies:
schedule: hourly(11),hourly(19)
schedule: hourly(11)
#schedule: hourly(9),hourly(19)
metadata_path:
collection_files:
- file: config/Movies.yml
#- file: config/collections.yml
overlay_path:
overlay_files:
- pmm: commonsense
template_variables:
vertical_offset: 37
@ -68,11 +68,11 @@ libraries:
operations:
mass_content_rating_update: mdb_commonsense
Kids Movies:
schedule: hourly(11),hourly(19)
metadata_path:
schedule: hourly(11)
collection_files:
- file: config/Movies.yml
#- file: config/Genre.yml
overlay_path:
overlay_files:
- pmm: commonsense
template_variables:
vertical_offset: 37
@ -100,11 +100,11 @@ libraries:
operations:
mass_content_rating_update: mdb_commonsense
Anime:
schedule: hourly(11),hourly(19)
metadata_path:
schedule: hourly(11)
collection_files:
- file: config/Movies.yml
#- file: config/Genre.yml
overlay_path:
overlay_files:
- pmm: commonsense
template_variables:
vertical_offset: 37
@ -133,10 +133,10 @@ libraries:
mass_content_rating_update: mdb_commonsense
TV Shows:
schedule: hourly(11)
metadata_path:
collection_files:
- file: config/TVShows.yml
#- file: config/Genre.yml
overlay_path:
overlay_files:
#- reapply_overlays: true
- pmm: languages
template_variables:
@ -158,6 +158,15 @@ libraries:
back_color_returning: '#81007F'
back_color_canceled: '#ed1f1f'
back_color_ended: '#000847'
- pmm: network
template_variables:
horizontal_align: right
vertical_offset: 0
horizontal_offset: 500
vertical_align: bottom
back_width: 621
url: https://raw.githubusercontent.com/zarox-things/configs-and-stuff/main/plex-meta-manager/overlays/images/network/shadow/<<key>>.png
back_color: 00
- file: config/runtimes.yml
template_variables:
overlay_level: episode
@ -171,9 +180,9 @@ libraries:
4K_banner: false
Kids Shows:
schedule: hourly(11)
metadata_path:
collection_files:
- file: config/KidsShows.yml
overlay_path:
overlay_files:
#- reapply_overlays: true
- pmm: languages
template_variables:
@ -195,6 +204,15 @@ libraries:
back_color_returning: '#81007F'
back_color_canceled: '#ed1f1f'
back_color_ended: '#000847'
- pmm: network
template_variables:
horizontal_align: right
vertical_offset: 0
horizontal_offset: 500
vertical_align: bottom
back_width: 621
url: https://raw.githubusercontent.com/zarox-things/configs-and-stuff/main/plex-meta-manager/overlays/images/network/shadow/<<key>>.png
back_color: 00
- file: config/runtimes.yml
template_variables:
overlay_level: episode
@ -208,9 +226,9 @@ libraries:
4K: false
Anime Shows:
schedule: hourly(11)
metadata_path:
collection_files:
- file: config/AnimeShows.yml
overlay_path:
overlay_files:
#- reapply_overlays: true
- pmm: languages
template_variables:
@ -232,6 +250,15 @@ libraries:
back_color_returning: '#81007F'
back_color_canceled: '#ed1f1f'
back_color_ended: '#000847'
- pmm: network
template_variables:
horizontal_align: right
vertical_offset: 0
horizontal_offset: 500
vertical_align: bottom
back_width: 621
url: https://raw.githubusercontent.com/zarox-things/configs-and-stuff/main/plex-meta-manager/overlays/images/network/shadow/<<key>>.png
back_color: 00
- file: config/runtimes.yml
template_variables:
overlay_level: episode
@ -252,9 +279,9 @@ playlist_files:
settings: # Can be individually specified per library as well
cache: true
cache_expiration: 60
asset_directory: config/assets
asset_directory: /assets
asset_folders: false
assets_for_all: false
assets_for_all: true
sync_mode: sync
show_unmanaged: false
create_asset_folders: false

Loading…
Cancel
Save