Plex-Meta-Manager/config/config.yml.template

77 lines
2.2 KiB
Text
Raw Normal View History

2021-02-21 16:17:01 -05:00
## This file is a template remove the .template to use the file
2021-01-20 16:37:59 -05:00
libraries:
Movies:
library_type: movie
TV Shows:
library_type: show
Anime:
library_type: show
2021-02-21 12:06:58 -05:00
settings: # Can be individually specified per library as well
2021-01-20 16:37:59 -05:00
cache: true
cache_expiration: 60
asset_directory: config/assets
2021-02-21 12:13:43 -05:00
sync_mode: append
2021-02-14 02:47:16 -05:00
show_unmanaged: true
show_filtered: false
2021-02-21 03:13:07 -05:00
show_missing: true
save_missing: true
2021-03-01 15:59:10 -05:00
run_again_delay: 2
2021-02-21 12:06:58 -05:00
plex: # Can be individually specified per library as well
url: http://192.168.1.12:32400
token: ####################
2021-02-21 20:56:31 -05:00
timeout: 60
2021-02-21 12:06:58 -05:00
tmdb:
apikey: ################################
language: en
tautulli: # Can be individually specified per library as well
url: http://192.168.1.12:8181
apikey: ################################
2021-01-20 16:37:59 -05:00
radarr: # Can be individually specified per library as well
url: http://192.168.1.12:7878
token: ################################
version: v3
2021-01-20 16:37:59 -05:00
add: false
root_folder_path: S:/Movies
monitor: true
availability: announced
quality_profile: HD-1080p
tag:
2021-01-20 16:37:59 -05:00
search: false
sonarr: # Can be individually specified per library as well
url: http://192.168.1.12:8989
token: ################################
version: v3
2021-01-20 16:37:59 -05:00
add: false
root_folder_path: "S:/TV Shows"
monitor: all
quality_profile: HD-1080p
language_profile: English
series_type: standard
season_folder: true
tag:
2021-01-20 16:37:59 -05:00
search: false
cutoff_search: false
2021-03-05 15:33:24 -05:00
omdb:
apikey: ########
2021-01-20 16:37:59 -05:00
trakt:
client_id: ################################################################
client_secret: ################################################################
authorization:
# everything below is autofilled by the script
access_token:
token_type:
expires_in:
refresh_token:
scope: public
created_at:
mal:
client_id: ################################
client_secret: ################################################################
authorization:
# everything below is autofilled by the script
access_token:
token_type:
expires_in:
refresh_token: