2021-02-21 16:17:01 -05:00
|
|
|
## This file is a template remove the .template to use the file
|
|
|
|
|
2021-04-23 00:16:17 -04:00
|
|
|
libraries: # Library mappings must have a colon (:) placed after them
|
2021-01-20 16:37:59 -05:00
|
|
|
Movies:
|
2021-05-16 18:06:51 -04:00
|
|
|
metadata_path:
|
2021-11-05 23:54:12 -04:00
|
|
|
- file: config/Movies.yml # You have to create this file the other is online
|
2021-05-16 18:06:51 -04:00
|
|
|
- git: meisnate12/MovieCharts
|
2021-01-20 16:37:59 -05:00
|
|
|
TV Shows:
|
2021-05-16 18:06:51 -04:00
|
|
|
metadata_path:
|
2021-11-05 23:54:12 -04:00
|
|
|
- file: config/TV Shows.yml # You have to create this file the other is online
|
2021-05-16 18:06:51 -04:00
|
|
|
- git: meisnate12/ShowCharts
|
2021-01-20 16:37:59 -05:00
|
|
|
Anime:
|
2021-05-16 18:06:51 -04:00
|
|
|
metadata_path:
|
2021-11-05 23:54:12 -04:00
|
|
|
- file: config/Anime.yml # You have to create this file the other is online
|
2021-05-16 18:06:51 -04:00
|
|
|
- git: meisnate12/AnimeCharts
|
2021-12-23 19:16:46 -05:00
|
|
|
playlist_files:
|
|
|
|
- file: config/playlists.yml
|
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-04-23 00:16:17 -04:00
|
|
|
asset_folders: true
|
2021-12-22 11:19:23 -05:00
|
|
|
asset_depth: 0
|
2021-12-01 12:03:57 -05:00
|
|
|
create_asset_folders: false
|
2021-12-22 11:19:23 -05:00
|
|
|
dimensional_asset_rename: false
|
2021-12-12 02:38:59 -05:00
|
|
|
show_missing_season_assets: false
|
2021-02-21 12:13:43 -05:00
|
|
|
sync_mode: append
|
2021-12-29 14:51:58 -05:00
|
|
|
minimum_items: 1
|
|
|
|
default_collection_order:
|
2021-12-12 02:38:59 -05:00
|
|
|
delete_below_minimum: true
|
|
|
|
delete_not_scheduled: false
|
|
|
|
run_again_delay: 2
|
|
|
|
missing_only_released: false
|
|
|
|
only_filter_missing: false
|
2021-02-14 02:47:16 -05:00
|
|
|
show_unmanaged: true
|
|
|
|
show_filtered: false
|
2021-12-22 11:19:23 -05:00
|
|
|
show_options: false
|
2021-02-21 03:13:07 -05:00
|
|
|
show_missing: true
|
2021-12-01 12:03:57 -05:00
|
|
|
show_missing_assets: true
|
2021-02-21 03:13:07 -05:00
|
|
|
save_missing: true
|
2021-10-26 11:01:08 -04:00
|
|
|
tvdb_language: eng
|
2021-12-12 02:38:59 -05:00
|
|
|
ignore_ids:
|
|
|
|
ignore_imdb_ids:
|
2021-12-28 15:40:33 -05:00
|
|
|
playlist_sync_to_user: all
|
2021-11-06 17:28:39 -04:00
|
|
|
webhooks: # Can be individually specified per library as well
|
|
|
|
error:
|
|
|
|
run_start:
|
|
|
|
run_end:
|
2021-12-29 14:51:58 -05:00
|
|
|
changes:
|
2021-11-30 16:22:30 -05:00
|
|
|
plex: # Can be individually specified per library as well; REQUIRED for the script to run
|
2021-02-21 12:06:58 -05:00
|
|
|
url: http://192.168.1.12:32400
|
|
|
|
token: ####################
|
2021-02-21 20:56:31 -05:00
|
|
|
timeout: 60
|
2021-05-25 18:22:59 -04:00
|
|
|
clean_bundles: false
|
|
|
|
empty_trash: false
|
|
|
|
optimize: false
|
2021-11-30 16:22:30 -05:00
|
|
|
tmdb: # REQUIRED for the script to run
|
2021-02-21 12:06:58 -05:00
|
|
|
apikey: ################################
|
|
|
|
language: en
|
|
|
|
tautulli: # Can be individually specified per library as well
|
|
|
|
url: http://192.168.1.12:8181
|
|
|
|
apikey: ################################
|
2021-11-12 11:49:04 -05:00
|
|
|
omdb:
|
|
|
|
apikey: ########
|
|
|
|
notifiarr:
|
|
|
|
apikey: ####################################
|
|
|
|
anidb: # Not required for AniDB builders unless you want mature content
|
|
|
|
username: ######
|
|
|
|
password: ######
|
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: ################################
|
|
|
|
add: false
|
2021-04-04 22:25:41 -04:00
|
|
|
root_folder_path: S:/Movies
|
|
|
|
monitor: true
|
|
|
|
availability: announced
|
|
|
|
quality_profile: HD-1080p
|
|
|
|
tag:
|
2021-01-20 16:37:59 -05:00
|
|
|
search: false
|
2021-11-30 16:22:30 -05:00
|
|
|
radarr_path:
|
|
|
|
plex_path:
|
2021-01-20 16:37:59 -05:00
|
|
|
sonarr: # Can be individually specified per library as well
|
|
|
|
url: http://192.168.1.12:8989
|
|
|
|
token: ################################
|
|
|
|
add: false
|
2021-04-04 22:25:41 -04:00
|
|
|
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
|
2021-04-04 22:25:41 -04:00
|
|
|
cutoff_search: false
|
2021-11-30 16:22:30 -05:00
|
|
|
sonarr_path:
|
|
|
|
plex_path:
|
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:
|
2021-11-12 11:49:04 -05:00
|
|
|
refresh_token:
|