Update config.yml

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

@ -2,12 +2,12 @@
libraries: libraries:
4K Movies: 4K Movies:
schedule: hourly(11),hourly(19) schedule: hourly(11)
#schedule: hourly(9),hourly(19) #schedule: hourly(9),hourly(19)
metadata_path: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
#- file: config/collections.yml #- file: config/collections.yml
overlay_path: overlay_files:
- pmm: commonsense - pmm: commonsense
template_variables: template_variables:
vertical_offset: 37 vertical_offset: 37
@ -35,12 +35,12 @@ libraries:
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
Movies: Movies:
schedule: hourly(11),hourly(19) schedule: hourly(11)
#schedule: hourly(9),hourly(19) #schedule: hourly(9),hourly(19)
metadata_path: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
#- file: config/collections.yml #- file: config/collections.yml
overlay_path: overlay_files:
- pmm: commonsense - pmm: commonsense
template_variables: template_variables:
vertical_offset: 37 vertical_offset: 37
@ -68,11 +68,11 @@ libraries:
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
Kids Movies: Kids Movies:
schedule: hourly(11),hourly(19) schedule: hourly(11)
metadata_path: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
#- file: config/Genre.yml #- file: config/Genre.yml
overlay_path: overlay_files:
- pmm: commonsense - pmm: commonsense
template_variables: template_variables:
vertical_offset: 37 vertical_offset: 37
@ -100,11 +100,11 @@ libraries:
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
Anime: Anime:
schedule: hourly(11),hourly(19) schedule: hourly(11)
metadata_path: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
#- file: config/Genre.yml #- file: config/Genre.yml
overlay_path: overlay_files:
- pmm: commonsense - pmm: commonsense
template_variables: template_variables:
vertical_offset: 37 vertical_offset: 37
@ -133,10 +133,10 @@ libraries:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
TV Shows: TV Shows:
schedule: hourly(11) schedule: hourly(11)
metadata_path: collection_files:
- file: config/TVShows.yml - file: config/TVShows.yml
#- file: config/Genre.yml #- file: config/Genre.yml
overlay_path: overlay_files:
#- reapply_overlays: true #- reapply_overlays: true
- pmm: languages - pmm: languages
template_variables: template_variables:
@ -158,6 +158,15 @@ libraries:
back_color_returning: '#81007F' back_color_returning: '#81007F'
back_color_canceled: '#ed1f1f' back_color_canceled: '#ed1f1f'
back_color_ended: '#000847' 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 - file: config/runtimes.yml
template_variables: template_variables:
overlay_level: episode overlay_level: episode
@ -171,9 +180,9 @@ libraries:
4K_banner: false 4K_banner: false
Kids Shows: Kids Shows:
schedule: hourly(11) schedule: hourly(11)
metadata_path: collection_files:
- file: config/KidsShows.yml - file: config/KidsShows.yml
overlay_path: overlay_files:
#- reapply_overlays: true #- reapply_overlays: true
- pmm: languages - pmm: languages
template_variables: template_variables:
@ -195,6 +204,15 @@ libraries:
back_color_returning: '#81007F' back_color_returning: '#81007F'
back_color_canceled: '#ed1f1f' back_color_canceled: '#ed1f1f'
back_color_ended: '#000847' 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 - file: config/runtimes.yml
template_variables: template_variables:
overlay_level: episode overlay_level: episode
@ -208,9 +226,9 @@ libraries:
4K: false 4K: false
Anime Shows: Anime Shows:
schedule: hourly(11) schedule: hourly(11)
metadata_path: collection_files:
- file: config/AnimeShows.yml - file: config/AnimeShows.yml
overlay_path: overlay_files:
#- reapply_overlays: true #- reapply_overlays: true
- pmm: languages - pmm: languages
template_variables: template_variables:
@ -232,6 +250,15 @@ libraries:
back_color_returning: '#81007F' back_color_returning: '#81007F'
back_color_canceled: '#ed1f1f' back_color_canceled: '#ed1f1f'
back_color_ended: '#000847' 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 - file: config/runtimes.yml
template_variables: template_variables:
overlay_level: episode overlay_level: episode
@ -252,9 +279,9 @@ playlist_files:
settings: # Can be individually specified per library as well settings: # Can be individually specified per library as well
cache: true cache: true
cache_expiration: 60 cache_expiration: 60
asset_directory: config/assets asset_directory: /assets
asset_folders: false asset_folders: false
assets_for_all: false assets_for_all: true
sync_mode: sync sync_mode: sync
show_unmanaged: false show_unmanaged: false
create_asset_folders: false create_asset_folders: false

Loading…
Cancel
Save