pandora_client/config.example.json

9 lines
225 B
JSON

{
"url": "http://pandora_url/api/",
"profile": "480p.webm",
"username": "username", "password": "password",
"cache": "~/.ox/client.sqlite",
"volumes": {
"my videos": "/home/example/Movies"
}
}