Jump to content

Using Intents/Tasker to play a specfic artist


Moonrakerone

Recommended Posts

Hello! I have sort of an ambitious project, and I'm a bit stumped.

 

I have a tasker variable, %ARTIST, set that just constantly updates the currently playing artist. I would like to be able to have a task which simply plays all of that artist's music on my phone.

 

I've hit a wall at sending the command to tasker. Using the following: 

 

Action : android.media.action.MEDIA_PLAY_FROM_SEARCH

Extra : query: %ARTIST

Package : com.maxmpz.audioplayer

Target : Activity

 

With tasker's Send Intent task, Poweramp will play the first song of the artist in alphabetical order, then play the rest of my library in alphabetical order. 

 

How can I tell Poweramp to play a specific(Varying) artist from tasker?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...