koel/tests/blobs/lastfm/artist-notfound.json
Phan An 185cbeb870
Use JSON instead of XML for Last.fm API (#1215)
* trigger Travis build

* Revert "trigger Travis build"

This reverts commit 4c6410c79c.

* feat: use JSON instead of XML for Last.fm API
2020-04-18 16:15:07 +02:00

5 lines
91 B
JSON

{
"error": 6,
"message": "The artist you supplied could not be found",
"links": []
}