Jump to content

Emit STATUS_CHANGED_EXPLICIT when seeking


Mr Dini

Recommended Posts

Hi,

 

I wrote a very simple rich presence / scrobbler that sends Poweramp's playing state as it would be a Spotify broadcast and this way I can have the music played in Poweramp as if it would be playing from Spotify as my Discord status. It works pretty well, however I noticed that there is no event emitted if I seek in the currently playing audio. Can you please modify Poweramp so it reports back a broadcast whenever that happens? Currently I haven't found a way to acknowledge position changes whenever the user seeks in the audio.

 

The source is here, but it shouldn't be too relevant: https://github.com/Diniboy1123/PowerampRichPresence/blob/main/app/src/main/java/com/github/diniboy1123/poweramprichpresence/PowerampReceiver.kt

 

Thanks a lot

Edited by Mr Dini
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...