mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-21 07:17:58 -05:00
change repo; change assets location; fix cannibals; add show networks
This commit is contained in:
@@ -1,24 +1,25 @@
|
||||
## show.yml
|
||||
|
||||
libraries:
|
||||
TV Shows:
|
||||
TV:
|
||||
library_type: show
|
||||
operations:
|
||||
delete_unmanaged_collections: false
|
||||
metadata_path:
|
||||
# - repo: show/0_sonarr.yml
|
||||
- repo: show/1_suggested.yml
|
||||
- repo: show/2_year_top.yml
|
||||
# - file: config/metadata/show/0_sonarr.yml
|
||||
- file: config/metadata/show/1_suggested.yml
|
||||
- file: config/metadata/show/2_year_top.yml
|
||||
schedule: weekly(monday)
|
||||
- repo: show/3_decades_top.yml
|
||||
- file: config/metadata/show/3_decades_top.yml
|
||||
schedule: weekly(wednesday)
|
||||
- repo: show/4_awards.yml
|
||||
- file: config/metadata/show/4_awards.yml
|
||||
schedule: weekly(thursday)
|
||||
- repo: show/5_genre_popular.yml
|
||||
- repo: show/6_genre_top.yml
|
||||
- file: config/metadata/show/5_genre_popular.yml
|
||||
- file: config/metadata/show/6_genre_top.yml
|
||||
schedule: weekly(saturday)
|
||||
# - repo: show/1_parental.yml
|
||||
# - repo: show/1_documentary.yml
|
||||
# - file: config/metadata/show/7_network.yml
|
||||
# - file: config/metadata/show/1_parental.yml
|
||||
# - file: config/metadata/show/1_documentary.yml
|
||||
settings:
|
||||
asset_depth: 0
|
||||
asset_directory:
|
||||
@@ -28,15 +29,16 @@ settings:
|
||||
cache_expiration: 60
|
||||
check_nightly: false
|
||||
create_asset_folders: false
|
||||
custom_repo: https://github.com/0x5f3/pmm-config/assets/metadata/
|
||||
custom_repo:
|
||||
default_collection_order:
|
||||
delete_below_minimum: true
|
||||
delete_not_scheduled: false
|
||||
dimensional_asset_rename: false
|
||||
download_url_assets: false
|
||||
download_url_assets: true
|
||||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
item_refresh_delay: 0
|
||||
item_refresh: false
|
||||
item_refresh_delay: 3
|
||||
minimum_items: 5
|
||||
missing_only_released: false
|
||||
notifiarr_collection_addition: false
|
||||
@@ -44,11 +46,11 @@ settings:
|
||||
notifiarr_collection_removing: false
|
||||
only_filter_missing: false
|
||||
playlist_exclude_users:
|
||||
playlist_report: true
|
||||
playlist_report: false
|
||||
playlist_sync_to_users: all
|
||||
prioritize_assets: false
|
||||
released_missing_only: false
|
||||
run_again_delay: 2
|
||||
run_again_delay: 5
|
||||
save_missing: false
|
||||
show_asset_not_needed: true
|
||||
show_filtered: false
|
||||
@@ -65,7 +67,7 @@ settings:
|
||||
plex:
|
||||
url:
|
||||
token:
|
||||
timeout: 360
|
||||
timeout: 180
|
||||
clean_bundles: false
|
||||
empty_trash: false
|
||||
optimize: false
|
||||
|
||||
Reference in New Issue
Block a user