I have a problem with a task I am creating. FIrst I'll explain to you what it does, then what problem I have with it.
I start the task through a shortcut on my homescreen.
- Music is toggled (Media command, toggle pause)
- IF variable %WALLPAPER = 0
- it sets a Live Wallpaper that reacts to music (using Easy Profiles plugin to set ProjectM)
- it gives three DPAD commands to the left, ending up on the next screen with the PowerAmp widget.
- It sets the the variable %WALLPAPER = 1
- ELSE
- It sets the default wallpaper
- It issues a App - Go Home command.
- It sets the the variable %WALLPAPER = 0
- END IF
Now, this works all fine except for one thing: very often the poweramp widget is showing no playlist;, it sits there telling me to 'tap here to open poweramp'.
The media command toggle pause does not work in this situation.
Using Play Dir music is played but not using poweramp.
I can first open poweramp, issue a Home command, then issue the toggle pause command but I am afraid this will lead to a lot of lifkering and stuff, and it feels rather inefficient.
Is it possible somehow to tell Tasker to play a specific playlist using PowerAmp?
Thanks for thinking with me!
Greetz,
Henro