/
/
/
1{
2 "config_entries": {
3 "token": {
4 "label": "Zvuk Music Token",
5 "description": "Enter your Zvuk Music X-Auth-Token. See the documentation for how to obtain it."
6 },
7 "quality": {
8 "label": "Audio quality",
9 "description": "Select preferred audio quality.",
10 "options": {
11 "high": "High (320 kbps)",
12 "lossless": "Lossless (FLAC)"
13 }
14 }
15 },
16 "setup_flow": {
17 "user": {
18 "title": "Connect to Zvuk",
19 "description": "Music Assistant needs your personal Zvuk X-Auth-Token to reach your account and library."
20 }
21 },
22 "errors": {
23 "login_failed": "Could not sign in to Zvuk Music with this token. See the documentation for how to obtain a fresh X-Auth-Token."
24 },
25 "media": {
26 "recommendations": {
27 "editorial": {
28 "name": "Collections",
29 "subtitle": "Editorial playlists from Zvuk by genre"
30 }
31 },
32 "folder": {
33 "made_for_you": { "name": "Made for you" },
34 "editorial": { "name": "Collections" }
35 }
36 },
37 "manifest": {
38 "description": "Stream music from Zvuk Music service."
39 }
40}
41