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.3 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:
- file: config/Movies.yml # You have to create this file the other are online
- git: meisnate12/MovieCharts
- git: meisnate12/Studios
- git: meisnate12/IMDBGenres
- git: meisnate12/People
4 years ago
TV Shows:
4 years ago
metadata_path:
- file: config/TV Shows.yml # You have to create this file the other are online
- git: meisnate12/ShowCharts
- git: meisnate12/Networks
4 years ago
Anime:
4 years ago
metadata_path:
- file: config/Anime.yml # You have to create this file the other are online
- 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
assets_for_all: false
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
3 years ago
error_webhooks:
run_start_webhooks:
run_end_webhooks:
collection_creation_webhooks:
collection_addition_webhooks:
collection_removing_webhooks:
tvdb_language: eng
4 years ago
plex: # Can be individually specified per library as well
url: http://192.168.1.12:32400
token: ####################
4 years ago
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false
4 years ago
tmdb:
apikey: ################################
language: en
tautulli: # Can be individually specified per library as well
url: http://192.168.1.12:8181
apikey: ################################
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
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
4 years ago
omdb:
apikey: ########
notifiarr:
apikey: ####################################
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:
anidb: # Optional
username: ######
password: ######