/
/
/
1{
2 "config_entries": {
3 "use_mass_app": {
4 "label": "Use Music Assistant Cast App",
5 "description": "By default, Music Assistant will use a special Music Assistant Cast Receiver app to play media on cast devices. It is tweaked to provide better metadata and future expansion. \n\nIf you want to use the official Google Cast Receiver app instead, disable this option, for example if your device has issues with the Music Assistant app."
6 }
7 },
8 "manifest": {
9 "description": "Cast music and podcasts to Chromecast or Google Cast devices."
10 },
11 "errors": {
12 "app_launch_refused": "{0} refused to launch the cast app. Try toggling the 'Use Music Assistant Cast App' option in the player settings.",
13 "app_launch_timeout": "Timed out launching app on {0}.",
14 "show_dashboard_failed": "Failed to show the dashboard on {0}."
15 }
16}
17