Originally created by @nikerl on GitHub (Apr 1, 2023).
Steps to reproduce
Start playing any book that has to be streamed from the server
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.
Originally created by @nikerl on GitHub (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](https://user-images.githubusercontent.com/44620116/229313781-9d502081-d03e-4731-846b-1c5c921147d3.png)
[cover in media controls notification](https://user-images.githubusercontent.com/44620116/229313784-56dae79c-a3c3-4814-b532-8f9da4a0ed49.png)
### Environment data
Audiobookshelf Version: server: 2.2.17, app: 0.9.63-beta
- [x] Android App?
- [ ] iOS App?
#### Android Issue
Android version: Android 13 (TQ2A.230305.008)
Device model: Google Pixel 7
Stock or customized system: Stock
adam
added the bug label 2026-04-24 23:27:00 +02:00
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 commented on GitHub (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.
Can you share a screenshot of the quality loss? Last I looked at this I didn't see how to have no quality loss at all
@advplyr commented on GitHub (Apr 4, 2025):
Can you share a screenshot of the quality loss? Last I looked at this I didn't see how to have no quality loss at all
@pounat commented on GitHub (Apr 23, 2025):
Getting this on my Samsung s25 as well.
In the app

On lock screen

Media controls

@jaredtodworkman commented on GitHub (Jul 22, 2025):
This was fixed for me in 0.9.81-beta but seems to be broken again in V0.10.0-beta. Using a Pixel 6a. Tell me if you'd like me to send screenshots.
@jaredtodworkman commented on GitHub (Jul 22, 2025):
This was fixed for me in 0.9.81-beta but seems to be broken again in V0.10.0-beta. Using a Pixel 6a. Tell me if you'd like me to send screenshots.
Noticing the same issue (although seemingly less severe) on iOS 26 with 0.10.1-beta on the lock screen and media controls in the control center.
@bleov commented on GitHub (Oct 13, 2025):
Noticing the same issue (although seemingly less severe) on iOS 26 with 0.10.1-beta on the lock screen and media controls in the control center.

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @nikerl on GitHub (Apr 1, 2023).
Steps to reproduce
Expected behaviour
Actual behaviour
cover in app
cover in media controls notification
Environment data
Audiobookshelf Version: server: 2.2.17, app: 0.9.63-beta
Android Issue
Android version: Android 13 (TQ2A.230305.008)
Device model: Google Pixel 7
Stock or customized system: Stock
@advplyr commented on GitHub (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 commented on GitHub (May 21, 2024):
Fixed in v0.9.74-beta
@senornada commented on GitHub (Dec 29, 2024):
Hi, for me, the problem still exists in the latest version 0.9.77-BETA.
@hndrk-themer commented on GitHub (Jan 5, 2025):
Totally true. For me as well. 0.9.77 beta android 15 pixel 9
@psbordjukov commented on GitHub (Apr 4, 2025):
Confirming issue still exists in 0.9.79 beta. @advplyr, please consider reopening.
@advplyr commented on GitHub (Apr 4, 2025):
Can you share a screenshot of the quality loss? Last I looked at this I didn't see how to have no quality loss at all
@psbordjukov commented on GitHub (Apr 4, 2025):
Sure!
@psbordjukov commented on GitHub (Apr 4, 2025):
I can add adb logs or server access logs if you wish, just say the word.
@psbordjukov commented on GitHub (Apr 7, 2025):
(I suspect it's an issue with ExoPlayer)
@pounat commented on GitHub (Apr 23, 2025):
Getting this on my Samsung s25 as well.
In the app

On lock screen

Media controls

@jaredtodworkman commented on GitHub (Jul 22, 2025):
This was fixed for me in 0.9.81-beta but seems to be broken again in V0.10.0-beta. Using a Pixel 6a. Tell me if you'd like me to send screenshots.
@bleov commented on GitHub (Oct 13, 2025):
Noticing the same issue (although seemingly less severe) on iOS 26 with 0.10.1-beta on the lock screen and media controls in the control center.