2011-02-24 12:28:34 +00:00
|
|
|
{
|
|
|
|
"url": "http://pandora_url/api/",
|
2011-12-28 19:56:35 +00:00
|
|
|
"profile": "480p.webm",
|
2011-12-28 08:53:53 +00:00
|
|
|
"username": "username", "password": "password",
|
2011-02-24 12:28:34 +00:00
|
|
|
"cache": "~/.ox/client.sqlite",
|
2012-01-04 07:01:43 +00:00
|
|
|
"media-cache": "~/.ox/media",
|
2011-02-24 12:28:34 +00:00
|
|
|
"volumes": {
|
|
|
|
"my videos": "/home/example/Movies"
|
|
|
|
}
|
|
|
|
}
|