pandora_client/config.example.json
2012-01-04 12:31:43 +05:30

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