mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-23 03:23:05 +00:00
44 lines
No EOL
726 B
JSON
44 lines
No EOL
726 B
JSON
{
|
|
"general": {
|
|
"username": "dane22",
|
|
"language": "en",
|
|
"rememberlastusername": true,
|
|
"transfilescopied": "0.1.0"
|
|
},
|
|
"Log": {
|
|
"maxSize": 10485760,
|
|
"fileLevel": "debug"
|
|
},
|
|
"PMS": {
|
|
"ContainerSize": {
|
|
"artist": 10,
|
|
"episode": 30,
|
|
"movie": 30,
|
|
"photo": 20,
|
|
"show": 20
|
|
},
|
|
"TimeOut": 20
|
|
},
|
|
"ET": {
|
|
"OutPath": "/home/tm/Videos",
|
|
"ArraySep": " - ",
|
|
"CustomLevels": {
|
|
"movie": {
|
|
"levels": {
|
|
"My Level": "My Level"
|
|
},
|
|
"LevelCount": {
|
|
"My Level": 2
|
|
},
|
|
"level": {
|
|
"My Level": []
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Developer": {
|
|
"baseURI": "http://192.168.1.14:32400",
|
|
"accessToken": "INSERT TOKEN HERE",
|
|
"password": "your plex.tv password, when developing"
|
|
}
|
|
} |