mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Update config.yml
This commit is contained in:
parent
74c296a310
commit
abe8ca71be
@ -18,7 +18,6 @@ settings:
|
|||||||
create_asset_folders: false
|
create_asset_folders: false
|
||||||
show_missing_season_assets: false
|
show_missing_season_assets: false
|
||||||
sync_mode: append
|
sync_mode: append
|
||||||
collection_minimum: 1
|
|
||||||
delete_below_minimum: false
|
delete_below_minimum: false
|
||||||
delete_not_scheduled: false
|
delete_not_scheduled: false
|
||||||
run_again_delay: 0
|
run_again_delay: 0
|
||||||
@ -35,33 +34,47 @@ settings:
|
|||||||
asset_depth: 0
|
asset_depth: 0
|
||||||
dimensional_asset_rename: false
|
dimensional_asset_rename: false
|
||||||
show_options: false
|
show_options: false
|
||||||
playlist_sync_to_user: all
|
minimum_items: 1
|
||||||
|
download_url_assets: false
|
||||||
|
default_collection_order:
|
||||||
|
verify_ssl: true
|
||||||
|
playlist_sync_to_users: all
|
||||||
|
show_missing_episode_assets: false
|
||||||
|
show_asset_not_needed: true
|
||||||
|
item_refresh_delay: 0
|
||||||
|
custom_repo:
|
||||||
|
prioritize_assets: false
|
||||||
|
playlist_report: true
|
||||||
|
check_nightly: false
|
||||||
plex:
|
plex:
|
||||||
url: ####
|
url: ############
|
||||||
token: ####
|
token: ############
|
||||||
timeout: 60
|
timeout: 60
|
||||||
clean_bundles: false
|
clean_bundles: false
|
||||||
empty_trash: false
|
empty_trash: false
|
||||||
optimize: false
|
optimize: false
|
||||||
tmdb:
|
tmdb:
|
||||||
apikey: ####
|
apikey: ############
|
||||||
language: en
|
language: en
|
||||||
|
cache_expiration: 60
|
||||||
|
region:
|
||||||
tautulli:
|
tautulli:
|
||||||
url: ####
|
url: ############
|
||||||
apikey: ####
|
apikey: ############
|
||||||
radarr:
|
radarr:
|
||||||
url: ####
|
url: ############
|
||||||
token: ####
|
token: ############
|
||||||
add: false
|
root_folder_path: /movies
|
||||||
root_folder_path: ####
|
|
||||||
monitor: true
|
monitor: true
|
||||||
availability: ####
|
availability: released
|
||||||
quality_profile: ####
|
quality_profile: ############
|
||||||
tag: pmm
|
tag: ############
|
||||||
search: true
|
search: true
|
||||||
add_existing: false
|
add_existing: false
|
||||||
radarr_path:
|
radarr_path:
|
||||||
plex_path:
|
plex_path:
|
||||||
|
add_missing: false
|
||||||
|
upgrade_existing: false
|
||||||
trakt:
|
trakt:
|
||||||
client_id: ####
|
client_id: ############
|
||||||
client_secret: #####
|
client_secret: ############
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user