audiobookshelf-app icon indicating copy to clipboard operation
audiobookshelf-app copied to clipboard

Low resolution cover in the android media controls notification when streaming

Open nikerl opened this issue 2 years ago • 10 comments

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

  • [x] Android App?
  • [ ] iOS App?

Android Issue

Android version: Android 13 (TQ2A.230305.008)

Device model: Google Pixel 7

Stock or customized system: Stock

nikerl avatar Apr 01 '23 21:04 nikerl

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 avatar Apr 19 '24 21:04 advplyr

Fixed in v0.9.74-beta

advplyr avatar May 21 '24 21:05 advplyr