-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathmetadata.json
60 lines (60 loc) · 1.97 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"$schema": "https://schemas.premid.app/metadata/1.13",
"apiVersion": 1,
"author": {
"name": "Kaduzzo",
"id": "198657088031817748"
},
"contributors": [
{
"name": "Alexx",
"id": "604182077088202784"
},
{
"name": "Dark_Ville",
"id": "638080361179512853"
}
],
"service": "TuneIn",
"description": {
"en": "TuneIn Inc. is an American audio streaming service delivering live news, radio, sports, music, and podcasts to over 60 million monthly active users. As of 2019, TuneIn has more than 75 million monthly active users. TuneIn is operated by company TuneIn Inc which is based in San Francisco, California.",
"nl": "TuneIn Inc. is een Amerikaanse audiostreamingservice die live nieuws, radio, sport, muziek en podcasts levert aan meer dan 60 miljoen maandelijkse actieve gebruikers. Vanaf 2019 heeft TuneIn meer dan 75 miljoen maandelijkse actieve gebruikers. TuneIn wordt beheerd door het bedrijf TuneIn Inc, gevestigd in San Francisco, Californië.",
"pt-br": "TuneIn Inc. é um serviço de streaming de áudio que oferece notícias ao vivo, rádio, esportes, música e podcasts para mais de setecentos milhões de usuários ativos mensais. TuneIn conta com mais de setecentos e cinco milhões de usuários ativos mensais desde 2019. Sua sede fica localizada em São Francisco, Califórnia."
},
"url": "tunein.com",
"version": "2.2.3",
"logo": "https://cdn.rcd.gg/PreMiD/websites/T/TuneIn/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/TuneIn/assets/thumbnail.png",
"color": "#33B6A8",
"category": "music",
"tags": [
"tunein",
"music",
"radio",
"media"
],
"settings": [
{
"id": "lang",
"multiLanguage": true
},
{
"id": "privacy",
"title": "Privacy Mode",
"icon": "fad fa-shield-alt",
"value": false
},
{
"id": "timestamps",
"title": "Show timestamps",
"icon": "fad fa-stopwatch",
"value": true
},
{
"id": "cover",
"title": "Show Cover",
"icon": "fad fa-images",
"value": true
}
]
}