b631af59d5
https://wiki.0x2620.org/wiki/pandora_client/plugins - dont send ignored files
11 lines
269 B
Python
11 lines
269 B
Python
{
|
|
"url": "http://pandora_url/api/",
|
|
"profile": "480p.webm",
|
|
"username": "username",
|
|
"password": "password",
|
|
"cache": "~/.ox/project.sqlite",
|
|
"plugin.d": "~/.ox/projectname.d",
|
|
"volumes": {
|
|
"my videos": "/home/example/Movies"
|
|
}
|
|
}
|