New Notification might still display progress information below android 10 #4409
Labels
feature request
Issue is related to a feature in the app
player notification
Anything to do with the MediaStyle notification
Checklist
Describe the feature you want
NewPipe might be able to still communicate the playback process through the new notification introduced with v0.20.0.
It seems that this can be achieved by setting the text next to the application name at the top left of the notification to contain the playback time.
Is your feature request related to a problem? Please describe it
I don't run android 10 or newer but like to see playback time information on the notification in background mode as well.
Additional context
Today, after seeing the notifications of NewPipe and AntennaPod right next to each other i noticed that there is a little text next to the application name at the top of the notification. But while NewPipe's notification only shows how long ago that notification was posted, AntennaPod's notification puts the current runtime of the now playing track in that space.
The notifications look almost the same and as it seems from code, AntennaPod might actually be using
MediaStyle
notifications as well!How will you/everyone benefit from this feature?
If the burden of implementing and maintaining this feature isn't too high, every NewPipe user will be able to non-intrusively see at least how much of a video has already been played.
The text was updated successfully, but these errors were encountered: