-
Notifications
You must be signed in to change notification settings - Fork 7
Advanced features
Roderick Gadellaa edited this page Feb 25, 2016
·
1 revision
Icerrr can be controlled from apps like Tasker via intents. At this moment you can start and stop the last selected radio stream.
Intent action: com.rejh.icerrr.actions.EXT_INTENT_RECEIVER
Extras: "start_radio", "stop_radio"
- Create a new task in Tasker (give it a name, etc)
- Add an action, search for 'send intent' and select it.
- In the "action" field, enter "com.rejh.icerrr.actions.EXT_INTENT_RECEIVER" (without quotes)
- Scroll down and find the "extra" fields (there should be multiple) and enter "start_radio:true" (again, no quotes)
- Confirm the changes and test the task by tapping the "play" icon in the bottom left corner of the Task screen