trouble parsing.
o0000ol opened this issue · 3 comments
o0000ol commented
- if CJK language is mixed with English & Number, artwork will not be displayed.
- if asterisk included, artwork will not be displayed.
Sample
[https://music.apple.com/us/album/1584618491]
[https://music.apple.com/us/album/1569281731]
Solution: Change parse domain
- solved sometime displayed incorrect artwork.
https://tools.applemediaservices.com/api/apple-media/music/US/search.json?types=songs&limit=1&term=${album}+${artist}+${name}
NextFire commented
Is this API endpoint public? I can't find any documentation on the web
NextFire commented
It should be fixed in #62. Feel free to reopen if you still encounter this issue.
TheMoonThatRises commented
The second song is fixed, but for the first one, it still fails to return a result. I've noticed that you can only get a song response from iTunes' api is to only input the song and album name are inputted, and not the artist.