35 lines
961 B
JSON
35 lines
961 B
JSON
{
|
|
"Selector": {
|
|
"ClientId": "",
|
|
"ClientSecret": "",
|
|
"Equality": "uri",
|
|
"Watcher": {
|
|
"LocalEnabled": false,
|
|
"Instances": [
|
|
// {
|
|
// "Name": "test watcher",
|
|
// "type": "playlist",
|
|
// "PlaylistUri": "spotify:playlist:4o5IArXmDeJByESaUJoEFS",
|
|
// "pollperiod": 2000
|
|
// },
|
|
{
|
|
"type": "player",
|
|
"lastfmusername": "sarsoo",
|
|
"pollperiod": 2000,
|
|
"consumers": [ "audiofeaturescache", "cachewriter", "publisher", "playcounter", "mappingpersister" ]
|
|
}
|
|
]
|
|
},
|
|
"Database": {
|
|
"enabled": true
|
|
},
|
|
"Redis": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Trace"
|
|
}
|
|
}
|
|
} |