plexamp-scrobbler/config.example.json
2022-05-17 21:24:32 -04:00

13 lines
209 B
JSON

{
"port": 8087,
"accepted-players": [],
"accepted-users": [],
"accepted-libraries": [],
"debug": false,
"scrobbler": {
"key": "",
"secret": "",
"username": "",
"password": ""
}
}