/
/
/
1{
2 "config_entries": {
3 "api_base_url": {
4 "label": "API base URL",
5 "description": "Base URL of your local NeteaseCloudMusicApi-compatible service."
6 },
7 "quality": {
8 "label": "Preferred quality",
9 "options": {
10 "standard": "Standard",
11 "higher": "Higher",
12 "exhigh": "Exhigh",
13 "lossless": "Lossless",
14 "hires": "Hi-Res",
15 "jyeffect": "JY Effect",
16 "jymaster": "JY Master"
17 }
18 }
19 },
20 "setup_flow": {
21 "user": {
22 "title": "Connect NetEase Cloud Music",
23 "description": "Enter the address of your local NeteaseCloudMusicApi-compatible backend service. The next step shows a QR code to sign in."
24 },
25 "scan_qr": {
26 "title": "Scan to sign in",
27 "description": "Scan the QR code with the NetEase Cloud Music app and confirm the login. A fresh code is shown automatically if it expires."
28 }
29 },
30 "media": {
31 "playlist": {
32 "heart_mode": { "name": "Heart Mode" },
33 "personal_fm": { "name": "Personal FM" }
34 },
35 "recommendations": {
36 "personal_radio": { "name": "Personal Radio" }
37 }
38 },
39 "manifest": {
40 "description": "Stream NetEase Cloud Music catalog, playlists, lyrics, and recommendations."
41 }
42}
43