rasmuslos / ShelfPlayer

Native Audiobookshelf player for iOS & iPadOS
Other
148 stars 15 forks source link

[Bug] Low resolution covers #18

Closed Tom1206 closed 5 months ago

Tom1206 commented 5 months ago

The covers throughout the app have a visible low resolution, lower than Audiobookshelf and competing apps. This is most visible on the now player screen. Audiobookshelf has a really good metadata editor, with integrated cover art search engine. I think this is important to preserve the hard work we put into properly cataloging and illustrating our library, especially in a native application.

rasmuslos commented 5 months ago

I seems like ABS defaults to 400x400 covers, I have bumped the resolution to 1000x1000 in https://github.com/rasmuslos/ShelfPlayer/commit/89d103abfbf1d634b661db28fb19a840b9824794

Tom1206 commented 5 months ago

Thank you very much!