Select Git revision
settings-recorder-example.json
-
Robert Goldmann authoredRobert Goldmann authored
settings-recorder-example.json 427 B
{
"spotifyAPI": {
"clientID": "",
"clientSecret": ""
},
"playlist": {
"user": "",
"id": ""
},
"spotifyDeviceName": "MYDEVICE",
"audioDeviceName": "3/4 - Musik (2- GIGAPort HD Audio driver) [Loopback]",
"destinationFolder": "",
"startNumber": 1,
"limit": -1,
"redirectUrl": "http://localhost:8080",
"openBrowser": false,
"cacheFilePath": ".cache"
}