Skip to content
Snippets Groups Projects
Select Git revision
  • 9b062917156dd9f8da8d1f4f1fc175f83a450512
  • master default
  • v1.15.0
  • v1.14.0
  • v1.13.1
  • v1.13.0
  • v1.12.2
  • v1.12.1
  • v1.12.0
  • v1.11.0
  • v1.10.0
  • v1.1.0
  • v1.0.0
13 results

settings-recorder-example.json

Blame
  • settings-recorder-example.json 388 B
    {
        "spotifyAPI": {
            "clientID": "",
            "clientSecret": ""
        },
        "playlist": {
            "user": "",
            "id": ""
        },
        "spotifyDeviceName": "MYDEVICE",
        "audioDeviceName": "3/4 - Musik (2- GIGAPort HD Audio driver) [Loopback]",
        "destinationFolder": "",
        "redirectUrl": "http://localhost:8080",
        "openBrowser": false,
        "cacheFilePath": ".cache"
    }