[WS] RateYourMusic

Thanks for your script.

So far I've done copy and paste with UI.Vision RPA, but it looks easier with mp3tag.

I would like to get these 4 tags:

  • Primary genres
  • Secondary genres (in a separate tag)
  • Descriptors
  • Artist genres (on the artist page).

For the first three, I modified your script, (I don't know what it's worth, I don't know anything about it, but it seems to work).
I changed the separator from "; " to "\\" so that it's several values instead of one.
https://paste.myst.rs/nw8julte

I would like to have Artist genres (on the artist's page). I have started to modify the script to look for the artist's page, but it is too complicated for me.
Is it possible to get Artist genres in this script or with another one?