pandora_client/config.example.json

11 lines
259 B
JSON

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