2018-11-15 05:34:24 +00:00
|
|
|
{
|
2021-05-25 11:34:08 +00:00
|
|
|
"plexPyURL": "http://dvr.example.com/plexpy",
|
2018-11-15 05:34:24 +00:00
|
|
|
"plexPyAPIKey": "abc1234",
|
|
|
|
"plexToken": "ABC1234ABC1234",
|
|
|
|
"plexHost": "http://192.168.1.1",
|
|
|
|
"plexPort": 32400,
|
|
|
|
"telegramToken": "123456789:ABCDEFG",
|
|
|
|
"telegramChatID": "12345678",
|
2018-11-21 16:12:34 +00:00
|
|
|
"serverName": "Plex",
|
2021-05-25 11:34:08 +00:00
|
|
|
"sonarrURL": "http://dvr.example.com/tv",
|
|
|
|
"sonarrAPIKey": "abc1234",
|
|
|
|
"excludeList": "A,bravo,char"
|
2018-11-15 05:34:24 +00:00
|
|
|
}
|