mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
185cbeb870
* trigger Travis build
* Revert "trigger Travis build"
This reverts commit 4c6410c79c
.
* feat: use JSON instead of XML for Last.fm API
5 lines
91 B
JSON
5 lines
91 B
JSON
{
|
|
"error": 6,
|
|
"message": "The artist you supplied could not be found",
|
|
"links": []
|
|
}
|