by Seyhan Özen
Version 1 (September 20, 2023)
Download (62 downloads)
Actually, the Automate build in Sound Play block can handle some radio url formats (m3u etc.) on Android 5+. For older devices "Intent Radio" app is a need. It is an android internet radio app without a graphical user
interface and controlled exclusively through the delivery of broadcast intents. It comes preconfigured with sample profiles for the Tasker App and with a help text interface. You can download from github or f-droid: https://f-droid.org/packages/org.smblott.intentradio/
By this flow you can see a simple example for basic Intents such as Play, Pause, Stop a radio stream provided URL. Note: since the Intent Radio app for previous Android 5 versions, you must set the url as http, not https.