Podcast-Republic / PRApp

27 stars 9 forks source link

Feature request - Elapsed time for current speed for Android 14 #399

Open ksi opened 4 months ago

ksi commented 4 months ago

Till Android 14 update I used old-style notification which contained the time left of the episode according to current playback speed. For example it showed 4 minutes left if it is 8 minutes and 2x speed. But in Android 14 old-style notifications don't work anymore. I can only use a new Android media player notification customized by Realme UI. So to see an actual time left I have to open the app and open current playing episode card.

Is it possible to add this actual time left to the desktop widget? I tried both: 1x1 and 4x1. They show the progress (line or circle bars) but not the value. It would be convenient to see time value somewhere too. Or (and) add it to currently playing episode title as a workaround.

gemiren commented 4 months ago

Thanks for your feature request. The media notification, starting from Android 11 if my memory is correct, has removed the timestamp on it so that the old hacking to display the remaining time doesn't work anymore.

Also, Android doesn't allow to update the notification too often, it's probably not a good workaround to add the remaining time to the title.