|
|
|
@ -5,18 +5,24 @@ libraries:
|
|
|
|
|
library_type: show
|
|
|
|
|
Anime:
|
|
|
|
|
library_type: show
|
|
|
|
|
cache:
|
|
|
|
|
settings: # Can be individually specified per library as well
|
|
|
|
|
cache: true
|
|
|
|
|
cache_expiration: 60
|
|
|
|
|
plex: # Can be individually specified per library as well
|
|
|
|
|
url: http://192.168.1.12:32400
|
|
|
|
|
token: ####################
|
|
|
|
|
sync_mode: append
|
|
|
|
|
asset_directory: config/assets
|
|
|
|
|
show_unmanaged: true
|
|
|
|
|
show_filtered: false
|
|
|
|
|
show_missing: true
|
|
|
|
|
save_missing: true
|
|
|
|
|
plex: # Can be individually specified per library as well
|
|
|
|
|
url: http://192.168.1.12:32400
|
|
|
|
|
token: ####################
|
|
|
|
|
tmdb:
|
|
|
|
|
apikey: ################################
|
|
|
|
|
language: en
|
|
|
|
|
tautulli: # Can be individually specified per library as well
|
|
|
|
|
url: http://192.168.1.12:8181
|
|
|
|
|
apikey: ################################
|
|
|
|
|
radarr: # Can be individually specified per library as well
|
|
|
|
|
url: http://192.168.1.12:7878
|
|
|
|
|
token: ################################
|
|
|
|
@ -33,12 +39,6 @@ sonarr: # Can be individually specified
|
|
|
|
|
root_folder_path: "S:/TV Shows"
|
|
|
|
|
add: false
|
|
|
|
|
search: false
|
|
|
|
|
tautulli: # Can be individually specified per library as well
|
|
|
|
|
url: http://192.168.1.12:8181
|
|
|
|
|
apikey: ################################
|
|
|
|
|
tmdb:
|
|
|
|
|
apikey: ################################
|
|
|
|
|
language: en
|
|
|
|
|
trakt:
|
|
|
|
|
client_id: ################################################################
|
|
|
|
|
client_secret: ################################################################
|
|
|
|
|