/
/
/
1{
2 "config_entries": {
3 "label_text": {
4 "label": "Successfully signed in as {0} {1}."
5 },
6 "email": {
7 "label": "E-Mail",
8 "description": "E-Mail address of ARD account."
9 },
10 "password": {
11 "label": "[%key:common::config_entries::password::label%]",
12 "description": "Password of ARD account."
13 },
14 "max_num_episodes": {
15 "label": "Maximum bitrate for streams (0 for unlimited)",
16 "description": "Maximum bitrate for streams. Use 0 for unlimited"
17 },
18 "podcast_finished_time": {
19 "label": "Percentage required before podcast episode is marked as fully played",
20 "description": "This setting defines how much of a podcast must be listened to before an episode is marked as fully played"
21 },
22 "token": {
23 "label": "token"
24 },
25 "user_id": {
26 "label": "uid"
27 },
28 "token_expiry": {
29 "label": "token_expiry"
30 },
31 "display_name": {
32 "label": "username"
33 }
34 },
35 "manifest": {
36 "description": "Stream radio shows, news, and podcasts from ARD Sounds (Germanyâs public broadcaster)."
37 }
38}
39