Open TheTeaCat opened 4 years ago
This is a symptom of the last.fm API, there is nothing I can really do about it. It's literally impossible to get information on the tag "alternative r&b".
See: https://ws.audioscrobbler.com/2.0/?method=tag.getinfo&api_key=97773975bd1d3fdf89b362a27d2b6313&tag=alternative%20r%26b&format=json
First solution shall simply to be to ignore tags with ampersands.
I can't really do anything about this until the last.fm API is fixed.
I will come back to this if and when the last.fm API is fixed.
This is a symptom of the last.fm API, there is nothing I can really do about it. It's literally impossible to get information on the tag "alternative r&b".
See: https://ws.audioscrobbler.com/2.0/?method=tag.getinfo&api_key=97773975bd1d3fdf89b362a27d2b6313&tag=alternative%20r%26b&format=json
First solution shall simply to be to ignore tags with ampersands.