/
/
/
1{
2 "config_entries": {
3 "yousee_quality": {
4 "label": "Stream Quality",
5 "description": "The streaming quality to use for playback",
6 "options": {
7 "320": "\"High\" - MP4 320kbps",
8 "192": "\"Normal\" - MP4 192kbps"
9 }
10 }
11 },
12 "manifest": {
13 "description": "YouSee Musik, a Danish music streaming service."
14 },
15 "errors": {
16 "playlist_create_failed": "Could not create playlist {0}."
17 }
18}
19