Skip to content
Snippets Groups Projects
Select Git revision
  • b0b252033c8ce34d6c17462165c0372bfaff109a
  • 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-example.json

Blame
  • settings-example.json 195 B
    {
        "spotifyAPI": {
            "clientID": "",
            "clientSecret": ""
        },
        "exportFolder": "",
        "playlists": [
            {
                "user": "",
                "id": ""
            }
        ]
    }