Skip to content
Snippets Groups Projects
Select Git revision
  • aeb63f39706251943cca858666d196d745ecb6de
  • master default
  • v1.12.2
  • v1.12.1
  • v1.12.0
  • v1.11.0
  • v1.10.0
  • v1.1.0
  • v1.0.0
9 results

settings-recorder-example.json

Blame
  • 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"
    }