This commit is contained in:
sentriz
2019-06-05 16:03:01 +01:00
parent cc43c93610
commit 406b133713
44 changed files with 804 additions and 718 deletions

View File

@@ -0,0 +1,33 @@
{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"indexes": {
"lastModified": 0,
"index": [
{
"name": "#",
"artist": [
{
"id": 5,
"name": "13th Floor Lowervators"
},
{
"id": 8,
"name": "___Anika"
}
]
},
{
"name": "A",
"artist": [
{
"id": 2,
"name": "A Certain Ratio"
}
]
}
]
}
}
}