ungive / discord-music-presence

The Discord music status that works with any media player
https://musicpresence.app
Other
218 stars 2 forks source link

[Bug] Cover images sometimes don't work with Apple Music on Mac #77

Open ungive opened 1 week ago

ungive commented 1 week ago

The logs contain this error:

presence 2024-11-07T12:14:03.959Z ERROR Using cover image from player failed: Failed to convert image for proxy: Conversion result is empty type=image/jpeg size=588493

With help of some of our Discord members it turned out Apple Music seems to be reporting cover images as JPEG images, while in fact they are PNG images:

image

The image-jpeg text is derived from the MIME type that is reported by the operating system (image/jpeg). Either Apple Music believes that's a JPEG or macOS misidentifies the image as JPEG and reports it wrong. I'll confirm later it's not a bug in Music Presence.

ungive commented 2 days ago

If you have this issue, there's a build in the Discord that fixes it: https://discord.gg/musicpresence

This will also be fixed in the next version of Music Presence.