|
|
|
## This file is a template remove the .template to use the file
|
|
|
|
|
|
|
|
libraries: # Library mappings must have a colon (:) placed after them
|
|
|
|
Movies:
|
|
|
|
metadata_path:
|
|
|
|
- file: config/Movies.yml # You have to create this file the other is online
|
|
|
|
- git: meisnate12/MovieCharts
|
|
|
|
TV Shows:
|
|
|
|
metadata_path:
|
|
|
|
- file: config/TV Shows.yml # You have to create this file the other is online
|
|
|
|
- git: meisnate12/ShowCharts
|
|
|
|
Anime:
|
|
|
|
metadata_path:
|
|
|
|
- file: config/Anime.yml # You have to create this file the other is online
|
|
|
|
- git: meisnate12/AnimeCharts
|
|
|
|
playlist_files:
|
|
|
|
- file: config/playlists.yml # You have to create this file the other is online
|
|
|
|
- git: meisnate12/Playlists
|
|
|
|
settings: # Can be individually specified per library as well
|
|
|
|
cache: true
|
|
|
|
cache_expiration: 60
|
|
|
|
asset_directory: config/assets
|
|
|
|
asset_folders: true
|
|
|
|
asset_depth: 0
|
|
|
|
create_asset_folders: false
|
|
|
|
dimensional_asset_rename: false
|
|
|
|
download_url_assets: false
|
|
|
|
show_missing_season_assets: false
|
|
|
|
show_missing_episode_assets: false
|
|
|
|
show_asset_not_needed: true
|
|
|
|
sync_mode: append
|
|
|
|
minimum_items: 1
|
|
|
|
default_collection_order:
|
|
|
|
delete_below_minimum: true
|
|
|
|
delete_not_scheduled: false
|
|
|
|
run_again_delay: 2
|
|
|
|
missing_only_released: false
|
|
|
|
only_filter_missing: false
|
|
|
|
show_unmanaged: true
|
|
|
|
show_filtered: false
|
|
|
|
show_options: false
|
|
|
|
show_missing: true
|
|
|
|
show_missing_assets: true
|
|
|
|
save_missing: true
|
|
|
|
tvdb_language: eng
|
|
|
|
ignore_ids:
|
|
|
|
ignore_imdb_ids:
|
|
|
|
item_refresh_delay: 0
|
|
|
|
playlist_sync_to_user: all
|
|
|
|
verify_ssl: true
|
|
|
|
webhooks: # Can be individually specified per library as well
|
|
|
|
error:
|
|
|
|
run_start:
|
|
|
|
run_end:
|
|
|
|
changes:
|
|
|
|
plex: # Can be individually specified per library as well; REQUIRED for the script to run
|
|
|
|
url: http://192.168.1.12:32400
|
|
|
|
token: ####################
|
|
|
|
timeout: 60
|
|
|
|
clean_bundles: false
|
|
|
|
empty_trash: false
|
|
|
|
optimize: false
|
|
|
|
tmdb: # REQUIRED for the script to run
|
|
|
|
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: ######
|
|
|
|
radarr: # Can be individually specified per library as well
|
|
|
|
url: http://192.168.1.12:7878
|
|
|
|
token: ################################
|
|
|
|
add_missing: false
|
|
|
|
add_existing: false
|
|
|
|
root_folder_path: S:/Movies
|
|
|
|
monitor: true
|
|
|
|
availability: announced
|
|
|
|
quality_profile: HD-1080p
|
|
|
|
tag:
|
|
|
|
search: false
|
|
|
|
radarr_path:
|
|
|
|
plex_path:
|
|
|
|
sonarr: # Can be individually specified per library as well
|
|
|
|
url: http://192.168.1.12:8989
|
|
|
|
token: ################################
|
|
|
|
add_missing: false
|
|
|
|
add_existing: false
|
|
|
|
root_folder_path: "S:/TV Shows"
|
|
|
|
monitor: all
|
|
|
|
quality_profile: HD-1080p
|
|
|
|
language_profile: English
|
|
|
|
series_type: standard
|
|
|
|
season_folder: true
|
|
|
|
tag:
|
|
|
|
search: false
|
|
|
|
cutoff_search: false
|
|
|
|
sonarr_path:
|
|
|
|
plex_path:
|
|
|
|
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:
|