Poweramp Start Playlist on Bluetooth connection
Posted: 07 Mar 2020 10:08
Hello,
I am facing difficulties in a new flow i'd like to create. The purpose would be to launch a particular Poweramp playlist in Shuffle mode automatically at a selected hour (for alarm clock).
My difficulties comes for the Poweramp part. The easiest way i think would have been to use the shortcut function of Poweramp, which can select a Playlist to launch and activate shuffle.
Unfortunately, while this shortcut function works from my Nova launcher, i cannot select it in Automagic (or in any other automation apps). I think there is something wrong about path description with shortcut method used by Poweramp dev. But no answer from Poweramp forum about this...
Anyway looking at Automagic forums i found some interesting thread talking about Poweramp Action Start Activity API and it seems there may be a way here to launch the playlist directly.
But i think i'm not dev skilled enough to understanf how to use this API in Automagic to select and launch a playlist in shuffle thru Automagic.
Could someone help me on this ?
Here is the link of the Poweramp APIs
https://github.com/maxmpz/powerampapi/b ... mpAPI.java
Thanks
I am facing difficulties in a new flow i'd like to create. The purpose would be to launch a particular Poweramp playlist in Shuffle mode automatically at a selected hour (for alarm clock).
My difficulties comes for the Poweramp part. The easiest way i think would have been to use the shortcut function of Poweramp, which can select a Playlist to launch and activate shuffle.
Unfortunately, while this shortcut function works from my Nova launcher, i cannot select it in Automagic (or in any other automation apps). I think there is something wrong about path description with shortcut method used by Poweramp dev. But no answer from Poweramp forum about this...
Anyway looking at Automagic forums i found some interesting thread talking about Poweramp Action Start Activity API and it seems there may be a way here to launch the playlist directly.
But i think i'm not dev skilled enough to understanf how to use this API in Automagic to select and launch a playlist in shuffle thru Automagic.
Could someone help me on this ?
Here is the link of the Poweramp APIs
https://github.com/maxmpz/powerampapi/b ... mpAPI.java
Thanks