Open tthef opened 9 years ago
This looks like an issues with the radiodan.js server, when the magic client starts I see the following in the logs
warn: [command-and-events]: player.main: Could not connect to sercie, retrying ...
...
warn: [command-and-events]: player.main: Service failed
Same for the avoider and announcer.
I can see in the server logs that it tries to connect to mopidy over telnet before the mopidy process starts, I'll open a separate issue.
I have fixed the gst plugins issue (#1), so I can now play the BBC streams via the server mopidy player using mpc, but it does not play using the web interface. In the magic button logs I see 'warn: [command-and-events] undefined'.
I checked the magic button package, and it includes radiodan-client 1.0.2, which I think should be providing the missing component, so not sure what the problem is.