jgchk / better-rym

Enhancements for RateYourMusic 🎧
55 stars 8 forks source link

Fix missing artist names in Apple Music #150

Closed elliotchance closed 2 years ago

elliotchance commented 2 years ago

BetterRYM was no longer including the track artist names on various artist releases. I'm not sure if this was a change in the Apple Music API (or at least the JSON provided) or a bug introduced into a recent version. In any case, this fixes the issue.

Fixes #147