Update config.yml

pull/439/head
jwfox5150 2 years ago committed by GitHub
parent 74c296a310
commit abe8ca71be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,12 +13,11 @@ settings:
cache: true cache: true
cache_expiration: 60 cache_expiration: 60
asset_directory: asset_directory:
- //config/assets - //config/assets
asset_folders: true asset_folders: true
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…
Cancel
Save