How to trigger changing radio programs / stop radio on Android e.g via HTTP requests?
#1
I'd like to use my Grandstream Android 4.1 intercom phone to change radio stations on a QNAP NAS running Kodi.

Because the screen of my Grandstream is very tiny a full-blown kodi remote Android app is to big to operate in a useful way.

Is there a way to trigger changing radio programs like button 1 - radio station 1, button 2 - ratio station 2 etc. and button 4 - stop radio in a way like HW buttons on a HiFi receiver?

Remark: this could be a tiny Android program, a script or maybe a simply a HTTP weblink call hidden behind an icon?

Thanks for sharing your ideas!
Reply
#2
Using the kodi remote url a radio channel summary page incl. play button can be loaded like:

http://<IP>:<port of kodi remote>/#pvr/radio/<station no>

When I click the browser channel play logo the station starts playing.
How can I find out a full URL to play the channel directly?
Reply

Logout Mark Read Team Forum Stats Members Help
How to trigger changing radio programs / stop radio on Android e.g via HTTP requests?0