/
/
/
1{
2 "config_entries": {
3 "label": {
4 "label": "Connect Music Assistant to your self-hosted TeddyCloud server to browse and stream the audio from your own Tonies as audiobooks."
5 },
6 "url": {
7 "label": "Server",
8 "description": "The base URL of your TeddyCloud server, for example http://teddycloud.local or http://192.168.1.50"
9 }
10 },
11 "manifest": {
12 "description": "Browse and stream the audiobooks from your self-hosted TeddyCloud (Toniebox) library."
13 },
14 "errors": {
15 "login_failed": "Could not connect to TeddyCloud at {0}. Check that the server URL includes the correct scheme (http:// or https://) and port."
16 }
17}
18