-
-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvements to visuals and controls in notification #2624
Comments
Before TeamNewPipe/NewPipeExtractor#889 gets merged, we can't get a better resolution of the thumbnail without risks unfortunately. We could try something like TeamNewPipe/NewPipeExtractor#268 (comment), but that could result in no thumbnail being found in the end. |
Could we perhaps try the mentioned method and have the current system as a fallback if none are found? |
We could try to do so, afaik Coil supports fallback sources by default so should be doable I guess |
Looks like we already get the best thumbnail resolution from the API, the issue seems to be androidx/media#168 |
What about this? |
Describe your suggested feature
The notification for currently-playing videos is currently low-resolution, would it be possible to use the highest-quality version of the thumbnail to use as the banner so that the notification background looked less pixelated?
It'd also be nice if we could have Fastforward/Rewind buttons added to the notification controls, such as can be found in the VLC app here:
They can also work alongside the Back/Next buttons if you're currently watching a playlist (we currently only have the Back button), as can be seen here:
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: