Jump to content

API call to add a track to play next


Godfrey

Recommended Posts

Hi

I want to programmatically talk back to Poweramp and tell it a track to play next in its queue, either into an existing playlist, or temporary queue or whatever is supported.

Is this possible?  I can't seem to find any code examples for this ??

Many Thanks

Link to comment
Share on other sites

  • 3 weeks later...

Well if this is ever possible please let me know. 

Meanwhile here is my example code for listening for a Poweramp notification that a track is being played and outputs the playing track filename to the debug log.  You could of course easily extend this source for scrobbling, reaching out to get metadata and displaying it on your TV etc...

Hope its useful for someone

https://github.com/CaptainKarma/Poweramp-Example

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...