PKBeam / AMWin-RP

A Discord Rich Presence client for Apple Music's native Windows app.
GNU General Public License v3.0
460 stars 27 forks source link

Allow user specified locale for web scraper search #91

Closed DrBrownYT closed 4 months ago

DrBrownYT commented 5 months ago

Version Info Apple Music: 1.4.4.41 (1.1028.10497.0) AMWin-RP version 1.4.0

Describe the bug The cover arts of local files will not show. It only shows the Apple Music logo. Also, I have created custom artwork for certain songs that are already released. I want my custom artwork to override Apple's artwork. For example, the song Curiosity has a different EP version, so I want the EP artwork for it. However, it defaults to the artwork of Kiss, because a different version of the song is featured on that album.

Log Files image image

PKBeam commented 5 months ago

We only display images that can be obtained from Apple Music servers. It's too difficult and expensive to search for and upload custom/local files.

For example, the song Curiosity has a different EP version, so I want the EP artwork for it. However, it defaults to the artwork of Kiss, because a different version of the song is featured on that album.

Potentially a web search localisation issue since it defaults to the US music catalog. Please link to the exact song on Apple Music's website and provide the expected album artwork.

DrBrownYT commented 5 months ago

The EP version was a local file I was using. It’s only available on Apple Music Canada, and I’m in the US. However, the album version is available everywhere. You said that local file cover arts won’t work, so that solves the second part of the issue.

DrBrownYT commented 4 months ago

btw there’s a google chrome extension called premid that has an apple music function. it uses local art. maybe you could look through the source code on that.

PKBeam commented 4 months ago

the next release will allow you to set your Apple Music locale. Changing it to "CA" (canada) should have the correct album cover display.