removed personal info

pull/535/head
Andrew Shaffer 1 year ago committed by cpt-kuesel
parent 107cc89354
commit 623b137d5c

@ -1,8 +1,8 @@
libraries: libraries:
Movies: Movies:
radarr: radarr:
url: http://10.0.0.5:7878 url:
token: cb67d6d7d6e84a0886c45296a2d43844 token:
add_missing: false add_missing: false
add_existing: false add_existing: false
root_folder_path: P:\Movies root_folder_path: P:\Movies
@ -447,8 +447,8 @@ libraries:
TV Shows: TV Shows:
sonarr: sonarr:
url: http://10.0.0.5:8989 url:
token: c170c721dd8b41cb9a5c077048649a35 token:
add_missing: false add_missing: false
add_existing: false add_existing: false
root_folder_path: P:\TV Shows root_folder_path: P:\TV Shows
@ -771,23 +771,23 @@ webhooks: # Can be individually specified
changes: changes:
plex: # Can be individually specified per library as well; REQUIRED for the script to run plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: http://10.0.0.10:32400 url:
token: GX2h7n5wo1napQpxswv- token:
timeout: 60 timeout: 60
clean_bundles: false clean_bundles: false
empty_trash: false empty_trash: false
optimize: false optimize: false
tmdb: # REQUIRED for the script to run tmdb: # REQUIRED for the script to run
apikey: a72c0e446f604cbb161fbbf0aad0c9d6 apikey:
language: en language: en
cache_expiration: 60 cache_expiration: 60
region: region:
trakt: trakt:
client_id: a3710284fe24172de21778a41f5dfda8924f497bae7fe4f74054ca43a9a67369 client_id:
client_secret: 4667b9303825f5cb44ba20edbdef1307cdfcbb2e61484141fa4af297775b8772 client_secret:
pin: 1C662310 pin:
authorization: authorization:
# everything below is autofilled by the script # everything below is autofilled by the script
access_token: access_token:
@ -798,12 +798,12 @@ trakt:
created_at: created_at:
tautulli: # Can be individually specified per library as well tautulli: # Can be individually specified per library as well
url: http://10.0.0.6:8181 url:
apikey: 7a300c8b1b404ec1867710e26efe10f5 apikey:
# radarr: # Can be individually specified per library as well # radarr: # Can be individually specified per library as well
# url: http://10.0.0.5:7878 # url:
# token: cb67d6d7d6e84a0886c45296a2d43844 # token:
# add_missing: false # add_missing: false
# add_existing: false # add_existing: false
# root_folder_path: P:\Movies # root_folder_path: P:\Movies
@ -817,8 +817,8 @@ tautulli: # Can be individually specified
# upgrade_existing: false # upgrade_existing: false
# sonarr: # Can be individually specified per library as well # sonarr: # Can be individually specified per library as well
# url: http://10.0.0.5:8989 # url:
# token: c170c721dd8b41cb9a5c077048649a35 # token:
# add_missing: false # add_missing: false
# add_existing: false # add_existing: false
# root_folder_path: P:\TV Shows # root_folder_path: P:\TV Shows

Loading…
Cancel
Save