koel/tests/blobs/lastfm/album-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
64 B
JSON

{
"error": 6,
"message": "Album not found",
"links": []
}