Skip to content
Snippets Groups Projects
settings-recorder-example.json 527 B
Newer Older
  • Learn to ignore specific revisions
  • {
        "spotifyAPI": {
            "clientID": "",
            "clientSecret": ""
        },
    
        "playlists": [
            {
                "user": "",
                "name": "",
                "id": "",
                "startNumber": 1,
                "limit": -1
            }
        ],
    
        "spotifyDeviceName": "MYDEVICE",
        "audioDeviceName": "3/4 - Musik (2- GIGAPort HD Audio driver) [Loopback]",
        "destinationFolder": "",
        "redirectUrl": "http://localhost:8080",
        "openBrowser": false,
    
        "cacheFilePath": ".cache",
        "skipConfirmation": false