Skip to content
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

Low resolution cover in the android media controls notification when streaming #657

Closed
1 of 2 tasks
nikerl opened this issue Apr 1, 2023 · 4 comments
Closed
1 of 2 tasks
Labels
bug Something isn't working

Comments

@nikerl
Copy link

nikerl commented Apr 1, 2023

Steps to reproduce

  1. Start playing any book that has to be streamed from the server
  2. Pull down the notification shade and look at the media controls notification

Expected behaviour

  • The cover shown in the media controls notification should have the same quality as the one in the app.

Actual behaviour

  • The cover in the media controls notification has a much lower resolution than the source image. See attached screenshots. This issue does not appear when the book has been downloaded, only when streaming it from the server.

cover in app
cover in media controls notification

Environment data

Audiobookshelf Version: server: 2.2.17, app: 0.9.63-beta

  • Android App?
  • iOS App?

Android Issue

Android version: Android 13 (TQ2A.230305.008)

Device model: Google Pixel 7

Stock or customized system: Stock

@nikerl nikerl added the bug Something isn't working label Apr 1, 2023
@advplyr
Copy link
Owner

advplyr commented Apr 19, 2024

I updated Glide so that it doesn't resize the image anymore. In my testing Glide was still reducing the quality of the image a lot but it is noticeably better.

@advplyr
Copy link
Owner

advplyr commented May 21, 2024

Fixed in v0.9.74-beta

@senornada
Copy link

Hi, for me, the problem still exists in the latest version 0.9.77-BETA.

@hndrk-themer
Copy link

Totally true. For me as well. 0.9.77 beta android 15 pixel 9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants