I’m creating a module for a webradio player HTML5 based.
To controll the webradio player i’m using MMM-remote-control (awesome module!)
On a couple bugs here and there i’m almost done but i’m not a real programmer so i’m a bit stuck now.
what i got so far:
- radio stations are playing music out of the raspberry pi3
- Stop playing
- Start playing
- Change radio station
- volume control
the only thing is that my select box to select radio stations passes the given value, the stations URL and not its option name to the Magic Mirror output screen.
now i can hack it with a if else then this do that kinda solution but i want to do it clean and i want to learn something out of it.
So how do i pass/get the value AND name of the selected option to show it on my Magic Mirror output.
To make my question more clear here’s a screen recording.
On the left MMM-Remote-Control and right the Magic Mirror v2 output screen.
i stopped it to fast i see but the last second you see the station name going to undefined.
https://youtu.be/w6-S8jngn6M