2011-02-24 13:28:34 +01:00
|
|
|
{
|
|
|
|
"url": "http://pandora_url/api/",
|
2011-12-29 01:26:35 +05:30
|
|
|
"profile": "480p.webm",
|
2011-12-28 14:23:53 +05:30
|
|
|
"username": "username", "password": "password",
|
2011-02-24 13:28:34 +01:00
|
|
|
"cache": "~/.ox/client.sqlite",
|
2012-01-04 12:31:43 +05:30
|
|
|
"media-cache": "~/.ox/media",
|
2011-02-24 13:28:34 +01:00
|
|
|
"volumes": {
|
|
|
|
"my videos": "/home/example/Movies"
|
|
|
|
}
|
|
|
|
}
|