Initial Commit
This commit is contained in:
commit
a29532c861
1 changed files with 39 additions and 0 deletions
39
settings.json
Normal file
39
settings.json
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
{
|
||||||
|
"password": "raidisnotabackup",
|
||||||
|
"slideDuration": 10,
|
||||||
|
"playThemes": "true",
|
||||||
|
"genericThemes": "true",
|
||||||
|
"fade": "true",
|
||||||
|
"hideSettingsLinks": "true",
|
||||||
|
"theaterRoomMode": "false",
|
||||||
|
"plexIP": "Plex",
|
||||||
|
"plexHTTPS": "false",
|
||||||
|
"plexPort": 32400,
|
||||||
|
"plexToken": "z6hDPBky1yroVN7-Nzes",
|
||||||
|
"numberOnDemand": 2,
|
||||||
|
"onDemandRefresh": 30,
|
||||||
|
"sonarrCalDays": 3,
|
||||||
|
"radarrCalDays": 30,
|
||||||
|
"readarrCalDays": 60,
|
||||||
|
"nowScreening": " ",
|
||||||
|
"titleColour": "#FAFAD2",
|
||||||
|
"footColour": "#FAFAD2",
|
||||||
|
"bgColour": "#000000",
|
||||||
|
"enableNS": "true",
|
||||||
|
"enableOD": "false",
|
||||||
|
"enableSonarr": "false",
|
||||||
|
"enableRadarr": "false",
|
||||||
|
"enableReadarr": "false",
|
||||||
|
"filterRemote": "true",
|
||||||
|
"filterLocal": "true",
|
||||||
|
"filterDevices": "BRAVIA VH22",
|
||||||
|
"filterUsers": "",
|
||||||
|
"customPictureTheme": "default",
|
||||||
|
"serverID": "d92a0b63-7336-4f54-b063-ae499e17a1a9",
|
||||||
|
"sleepStart": "00:00",
|
||||||
|
"sleepEnd": "07:00",
|
||||||
|
"triviaTimer": "15",
|
||||||
|
"triviaFrequency": "300",
|
||||||
|
"pinNS": "true",
|
||||||
|
"hideUser": "true"
|
||||||
|
}
|
Loading…
Reference in a new issue