jgchk / better-rym

Enhancements for RateYourMusic 🎧
GNU General Public License v3.0
52 stars 7 forks source link

Spotify: Fix missing artists #181

Closed elliotchance closed 1 year ago

elliotchance commented 1 year ago

Will now include artist(s) from Spotify. There doesn't seem to be any information on how they should join so we'll have to assume a comma.

Also, had to fix some types to get it to compile.

Fixes #180

jgchk commented 1 year ago

lgtm, thank you for the PR! :)