/
/
/
1{
2 "config_entries": {
3 "username": {
4 "label": "Email or username"
5 },
6 "password": {
7 "label": "[%key:common::config_entries::password::label%]"
8 },
9 "intro": {
10 "label": "A BBC Sounds account is optional, but some UK-only content may not work without it"
11 },
12 "show_local": {
13 "label": "Show local radio stations?"
14 },
15 "stream_format": {
16 "label": "Preferred stream format",
17 "options": {
18 "hls": "HLS",
19 "dash": "MPEG-DASH"
20 }
21 }
22 },
23 "media": {
24 "folder": {
25 "schedule_programmes": {
26 "name": "Schedule and Programmes"
27 },
28 "schedule": {
29 "name": "Schedule"
30 },
31 "listen_live": {
32 "name": "Listen Live"
33 },
34 "today": {
35 "name": "Today"
36 },
37 "yesterday": {
38 "name": "Yesterday"
39 }
40 }
41 },
42 "manifest": {
43 "description": "Stream live BBC radio shows, podcast series and on-demand audio."
44 }
45}
46