13 lines
393 B
JSON
13 lines
393 B
JSON
{
|
|
"plexPyURL": "http://dvr.example.com/plexpy",
|
|
"plexPyAPIKey": "abc1234",
|
|
"plexToken": "ABC1234ABC1234",
|
|
"plexHost": "http://192.168.1.1",
|
|
"plexPort": 32400,
|
|
"telegramToken": "123456789:ABCDEFG",
|
|
"telegramChatID": "12345678",
|
|
"serverName": "Plex",
|
|
"sonarrURL": "http://dvr.example.com/tv",
|
|
"sonarrAPIKey": "abc1234",
|
|
"excludeList": "A,bravo,char"
|
|
} |