caarlos0 / discord-applemusic-rich-presence

Discord's Rich Presence from Apple Music
MIT License
26 stars 2 forks source link

Can't make it work #10

Open morganmsrn opened 2 months ago

morganmsrn commented 2 months ago

I have followed instructions and tried a combination of restarting services in different orders with no success...

The error from the logs:

⨯ will try again soon    error=json: cannot unmarshal number into Go value of type main.getSongMetadataResult sleep=5s
caarlos0 commented 2 months ago

seems like apple broke their api

this is now a 404 https://tools.applemediaservices.com/api/apple-media/music/US/search.json

caarlos0 commented 1 month ago

i don't have the time/energy to look into this right now, will do when i can, or if someone wants to look into it and PR it i can review/merge/release

basically we need to change the URL used, which will also lead to changing how we get album arts and the song.link url