You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager/config/config.yml.template

106 lines
3.4 KiB

4 years ago
## This file is a template remove the .template to use the file
4 years ago
libraries: # Library mappings must have a colon (:) placed after them
4 years ago
Movies:
4 years ago
metadata_path:
3 years ago
- file: config/Movies.yml # You have to create this file the other is online
4 years ago
- git: meisnate12/MovieCharts
4 years ago
TV Shows:
4 years ago
metadata_path:
3 years ago
- file: config/TV Shows.yml # You have to create this file the other is online
4 years ago
- git: meisnate12/ShowCharts
4 years ago
Anime:
4 years ago
metadata_path:
3 years ago
- file: config/Anime.yml # You have to create this file the other is online
4 years ago
- git: meisnate12/AnimeCharts
4 years ago
settings: # Can be individually specified per library as well
4 years ago
cache: true
cache_expiration: 60
asset_directory: config/assets
4 years ago
asset_folders: true
sync_mode: append
4 years ago
show_unmanaged: true
show_filtered: false
show_missing: true
save_missing: true
run_again_delay: 2
released_missing_only: false
create_asset_folders: false
missing_only_released: false
collection_minimum: 1
delete_below_minimum: true
tvdb_language: eng
webhooks: # Can be individually specified per library as well
error:
run_start:
run_end:
collection_creation:
collection_addition:
collection_removal:
3 years ago
plex: # Can be individually specified per library as well; REQUIRED for the script to run
4 years ago
url: http://192.168.1.12:32400
token: ####################
4 years ago
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false
3 years ago
tmdb: # REQUIRED for the script to run
4 years ago
apikey: ################################
language: en
tautulli: # Can be individually specified per library as well
url: http://192.168.1.12:8181
apikey: ################################
omdb:
apikey: ########
notifiarr:
apikey: ####################################
anidb: # Not required for AniDB builders unless you want mature content
username: ######
password: ######
4 years ago
radarr: # Can be individually specified per library as well
url: http://192.168.1.12:7878
token: ################################
add: false
root_folder_path: S:/Movies
monitor: true
availability: announced
quality_profile: HD-1080p
tag:
4 years ago
search: false
3 years ago
radarr_path:
plex_path:
4 years ago
sonarr: # Can be individually specified per library as well
url: http://192.168.1.12:8989
token: ################################
add: false
root_folder_path: "S:/TV Shows"
monitor: all
quality_profile: HD-1080p
language_profile: English
series_type: standard
season_folder: true
tag:
4 years ago
search: false
cutoff_search: false
3 years ago
sonarr_path:
plex_path:
4 years ago
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: