mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-10 07:42:30 -05:00
Added Notifiarr
This commit is contained in:
@@ -49,6 +49,11 @@ settings: # Can be individually specified per library as well
|
|||||||
ignore_imdb_ids:
|
ignore_imdb_ids:
|
||||||
playlist_sync_to_user: all
|
playlist_sync_to_user: all
|
||||||
verify_ssl: true
|
verify_ssl: true
|
||||||
|
webhooks: # If you do not use webhooks remove this from the config
|
||||||
|
error: notifiarr
|
||||||
|
run_start: notifiarr
|
||||||
|
run_end: notifiarr
|
||||||
|
changes: notifiarr
|
||||||
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://192.168.1.2:32400/
|
url: http://192.168.1.2:32400/
|
||||||
token: #####################
|
token: #####################
|
||||||
@@ -64,6 +69,8 @@ tautulli: # Can be individually specified per library as well
|
|||||||
apikey: #####################
|
apikey: #####################
|
||||||
omdb:
|
omdb:
|
||||||
apikey: #####################
|
apikey: #####################
|
||||||
|
notifiarr: # If you do not use webhooks remove this from the config
|
||||||
|
apikey: #####################
|
||||||
anidb: # Not required for AniDB builders unless you want mature content
|
anidb: # Not required for AniDB builders unless you want mature content
|
||||||
username:
|
username:
|
||||||
password: ########
|
password: ########
|
||||||
|
|||||||
Reference in New Issue
Block a user