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.
58 lines
1.7 KiB
58 lines
1.7 KiB
libraries:
|
|
Movies:
|
|
library_type: movie
|
|
TV Shows:
|
|
library_type: show
|
|
Anime:
|
|
library_type: show
|
|
cache:
|
|
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
|
|
radarr: # Can be individually specified per library as well
|
|
url: http://192.168.1.12:7878
|
|
token: ################################
|
|
version: v2
|
|
quality_profile: HD-1080p
|
|
root_folder_path: S:/Movies
|
|
add: false
|
|
search: false
|
|
sonarr: # Can be individually specified per library as well
|
|
url: http://192.168.1.12:8989
|
|
token: ################################
|
|
version: v2
|
|
quality_profile: HD-1080p
|
|
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: ################################################################
|
|
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:
|