return more child counts and format sql
This commit is contained in:
BIN
server/ctrlsubsonic/testdata/db
vendored
BIN
server/ctrlsubsonic/testdata/db
vendored
Binary file not shown.
@@ -7,93 +7,112 @@
|
||||
"albumList": {
|
||||
"album": [
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1967) Easter Nowhere",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1994) The Graveyard and the Ballroom",
|
||||
"parent": 4,
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"coverArt": 6,
|
||||
"id": "6",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1981) To EachOTHER.",
|
||||
"parent": 4,
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artist": "Captain Beefheart",
|
||||
"title": "(1970) Lick My Decals Off, Bitch",
|
||||
"parent": 20,
|
||||
"parent": "20",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artist": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"title": "(1983) Snake Charmer",
|
||||
"parent": 2,
|
||||
"parent": "2",
|
||||
"isDir": true,
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1980) Jane From Occupied Europe",
|
||||
"parent": 15,
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1979) A Trip to Marineville",
|
||||
"parent": 15,
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artist": "Ten Years After",
|
||||
"title": "(1967) Ten Years After",
|
||||
"parent": 18,
|
||||
"parent": "18",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artist": "There",
|
||||
"title": "(2010) Anika",
|
||||
"parent": 12,
|
||||
"parent": "12",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,93 +7,112 @@
|
||||
"albumList": {
|
||||
"album": [
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1967) Easter Nowhere",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artist": "Ten Years After",
|
||||
"title": "(1967) Ten Years After",
|
||||
"parent": 18,
|
||||
"parent": "18",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artist": "Captain Beefheart",
|
||||
"title": "(1970) Lick My Decals Off, Bitch",
|
||||
"parent": 20,
|
||||
"parent": "20",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1979) A Trip to Marineville",
|
||||
"parent": 15,
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1980) Jane From Occupied Europe",
|
||||
"parent": 15,
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"coverArt": 6,
|
||||
"id": "6",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1981) To EachOTHER.",
|
||||
"parent": 4,
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artist": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"title": "(1983) Snake Charmer",
|
||||
"parent": 2,
|
||||
"parent": "2",
|
||||
"isDir": true,
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1994) The Graveyard and the Ballroom",
|
||||
"parent": 4,
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artist": "There",
|
||||
"title": "(2010) Anika",
|
||||
"parent": 12,
|
||||
"parent": "12",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,93 +7,112 @@
|
||||
"albumList": {
|
||||
"album": [
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1967) Easter Nowhere",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artist": "Captain Beefheart",
|
||||
"title": "(1970) Lick My Decals Off, Bitch",
|
||||
"parent": 20,
|
||||
"parent": "20",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1994) The Graveyard and the Ballroom",
|
||||
"parent": 4,
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"coverArt": 6,
|
||||
"id": "6",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1981) To EachOTHER.",
|
||||
"parent": 4,
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artist": "There",
|
||||
"title": "(2010) Anika",
|
||||
"parent": 12,
|
||||
"parent": "12",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artist": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"title": "(1983) Snake Charmer",
|
||||
"parent": 2,
|
||||
"parent": "2",
|
||||
"isDir": true,
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1980) Jane From Occupied Europe",
|
||||
"parent": 15,
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1979) A Trip to Marineville",
|
||||
"parent": 15,
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artist": "Ten Years After",
|
||||
"title": "(1967) Ten Years After",
|
||||
"parent": 18,
|
||||
"parent": "18",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,93 +7,112 @@
|
||||
"albumList": {
|
||||
"album": [
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1979) A Trip to Marineville",
|
||||
"parent": 15,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artist": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"title": "(1983) Snake Charmer",
|
||||
"parent": 2,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"coverArt": 6,
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1981) To EachOTHER.",
|
||||
"parent": 4,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"artist": "Ten Years After",
|
||||
"title": "(1967) Ten Years After",
|
||||
"parent": 18,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artist": "Captain Beefheart",
|
||||
"title": "(1970) Lick My Decals Off, Bitch",
|
||||
"parent": 20,
|
||||
"parent": "20",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1980) Jane From Occupied Europe",
|
||||
"parent": 15,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1994) The Graveyard and the Ballroom",
|
||||
"parent": 4,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"parent": 7,
|
||||
"isDir": true,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1967) Easter Nowhere",
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artist": "Ten Years After",
|
||||
"title": "(1967) Ten Years After",
|
||||
"parent": "18",
|
||||
"isDir": true,
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1994) The Graveyard and the Ballroom",
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"artist": "A Certain Ratio",
|
||||
"title": "(1981) To EachOTHER.",
|
||||
"parent": "4",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artist": "There",
|
||||
"title": "(2010) Anika",
|
||||
"parent": 12,
|
||||
"parent": "12",
|
||||
"isDir": true,
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artist": "13th Floor Lowervators",
|
||||
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"parent": "7",
|
||||
"isDir": true,
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artist": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"title": "(1983) Snake Charmer",
|
||||
"parent": "2",
|
||||
"isDir": true,
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1980) Jane From Occupied Europe",
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artist": "Swell Maps",
|
||||
"title": "(1979) A Trip to Marineville",
|
||||
"parent": "15",
|
||||
"isDir": true,
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "0001-01-01T00:00:00Z"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,82 +7,102 @@
|
||||
"albumList2": {
|
||||
"album": [
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"artistId": 3,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "Easter Everywhere",
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:28.850090338+01:00"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artistId": 3,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:24.306717554+01:00"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artistId": 2,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "2019-06-05T17:46:37.675917974+01:00"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"artistId": 2,
|
||||
"id": "6",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"artistId": 4,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artistId": "4",
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"artistId": 7,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artistId": "7",
|
||||
"artist": "Captain Beefheart & His Magic Band",
|
||||
"name": "Lick My Decals Off, Baby",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-06-10T19:26:30.944742894+01:00"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artistId": "1",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"name": "Snake Charmer",
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:52+01:00"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"artistId": 5,
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "Jane From Occupied Europe",
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"artistId": 5,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "A Trip to Marineville",
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"artistId": 6,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artistId": "6",
|
||||
"artist": "Ten Years After",
|
||||
"name": "Ten Years After",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:30+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,82 +7,102 @@
|
||||
"albumList2": {
|
||||
"album": [
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"artistId": 5,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "A Trip to Marineville",
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"artistId": 4,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artistId": "4",
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"artistId": 3,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "Easter Everywhere",
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:28.850090338+01:00"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"artistId": 5,
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "Jane From Occupied Europe",
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"artistId": 7,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artistId": "7",
|
||||
"artist": "Captain Beefheart & His Magic Band",
|
||||
"name": "Lick My Decals Off, Baby",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-06-10T19:26:30.944742894+01:00"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artistId": "1",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"name": "Snake Charmer",
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:52+01:00"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"artistId": 6,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artistId": "6",
|
||||
"artist": "Ten Years After",
|
||||
"name": "Ten Years After",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:30+01:00"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artistId": 2,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "2019-06-05T17:46:37.675917974+01:00"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artistId": 3,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:24.306717554+01:00"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"artistId": 2,
|
||||
"id": "6",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,82 +7,102 @@
|
||||
"albumList2": {
|
||||
"album": [
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"artistId": 3,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "Easter Everywhere",
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:28.850090338+01:00"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artistId": 3,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:24.306717554+01:00"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"artistId": 7,
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artistId": "7",
|
||||
"artist": "Captain Beefheart & His Magic Band",
|
||||
"name": "Lick My Decals Off, Baby",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-06-10T19:26:30.944742894+01:00"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artistId": 2,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "2019-06-05T17:46:37.675917974+01:00"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"artistId": 2,
|
||||
"id": "6",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"artistId": 4,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artistId": "4",
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artistId": "1",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"name": "Snake Charmer",
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:52+01:00"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"artistId": 5,
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "Jane From Occupied Europe",
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"artistId": 5,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "A Trip to Marineville",
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"artistId": 6,
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artistId": "6",
|
||||
"artist": "Ten Years After",
|
||||
"name": "Ten Years After",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:30+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,83 +7,103 @@
|
||||
"albumList2": {
|
||||
"album": [
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"artistId": 3,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"songCount": 14,
|
||||
"duration": 0,
|
||||
"created": "2019-06-05T17:46:37.675917974+01:00"
|
||||
},
|
||||
{
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "Easter Everywhere",
|
||||
"songCount": 10,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:28.850090338+01:00"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"coverArt": 21,
|
||||
"artistId": 7,
|
||||
"artist": "Captain Beefheart & His Magic Band",
|
||||
"name": "Lick My Decals Off, Baby",
|
||||
"created": "2019-06-10T19:26:30.944742894+01:00"
|
||||
"id": "16",
|
||||
"coverArt": "16",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "Jane From Occupied Europe",
|
||||
"songCount": 16,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artistId": 3,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artistId": "4",
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"songCount": 21,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:24.306717554+01:00"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"coverArt": 19,
|
||||
"artistId": 6,
|
||||
"artist": "Ten Years After",
|
||||
"name": "Ten Years After",
|
||||
"created": "2019-04-30T16:48:30+01:00"
|
||||
"id": "6",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"songCount": 9,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artistId": "1",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"name": "Snake Charmer",
|
||||
"songCount": 5,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:52+01:00"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"coverArt": 16,
|
||||
"artistId": 5,
|
||||
"artist": "Swell Maps",
|
||||
"name": "Jane From Occupied Europe",
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"artistId": 4,
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"coverArt": 17,
|
||||
"artistId": 5,
|
||||
"id": "17",
|
||||
"coverArt": "17",
|
||||
"artistId": "5",
|
||||
"artist": "Swell Maps",
|
||||
"name": "A Trip to Marineville",
|
||||
"songCount": 18,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:48+01:00"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"artistId": 2,
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
"id": "21",
|
||||
"coverArt": "21",
|
||||
"artistId": "7",
|
||||
"artist": "Captain Beefheart & His Magic Band",
|
||||
"name": "Lick My Decals Off, Baby",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-06-10T19:26:30.944742894+01:00"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artistId": 2,
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"created": "2019-06-05T17:46:37.675917974+01:00"
|
||||
"id": "19",
|
||||
"coverArt": "19",
|
||||
"artistId": "6",
|
||||
"artist": "Ten Years After",
|
||||
"name": "Ten Years After",
|
||||
"songCount": 15,
|
||||
"duration": 0,
|
||||
"created": "2019-04-30T16:48:30+01:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,27 +5,29 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"album": {
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artistId": "1",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"name": "Snake Charmer",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:52+01:00",
|
||||
"song": [
|
||||
{
|
||||
"album": "Snake Charmer",
|
||||
"albumId": 3,
|
||||
"albumId": "3",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"artistId": 1,
|
||||
"artistId": "1",
|
||||
"bitRate": 882,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.978045401+01:00",
|
||||
"duration": 372,
|
||||
"id": 1,
|
||||
"id": "1",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/01.05 Snake Charmer.flac",
|
||||
"size": 41274185,
|
||||
"suffix": "flac",
|
||||
@@ -36,18 +38,18 @@
|
||||
},
|
||||
{
|
||||
"album": "Snake Charmer",
|
||||
"albumId": 3,
|
||||
"albumId": "3",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"artistId": 1,
|
||||
"artistId": "1",
|
||||
"bitRate": 814,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.981605306+01:00",
|
||||
"duration": 523,
|
||||
"id": 3,
|
||||
"id": "3",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/02.05 Hold On to Your Dreams.flac",
|
||||
"size": 53447545,
|
||||
"suffix": "flac",
|
||||
@@ -58,18 +60,18 @@
|
||||
},
|
||||
{
|
||||
"album": "Snake Charmer",
|
||||
"albumId": 3,
|
||||
"albumId": "3",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"artistId": 1,
|
||||
"artistId": "1",
|
||||
"bitRate": 745,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.979981084+01:00",
|
||||
"duration": 331,
|
||||
"id": 2,
|
||||
"id": "2",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/03.05 It Was a Camel.flac",
|
||||
"size": 31080508,
|
||||
"suffix": "flac",
|
||||
@@ -80,18 +82,18 @@
|
||||
},
|
||||
{
|
||||
"album": "Snake Charmer",
|
||||
"albumId": 3,
|
||||
"albumId": "3",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"artistId": 1,
|
||||
"artistId": "1",
|
||||
"bitRate": 976,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.984853203+01:00",
|
||||
"duration": 227,
|
||||
"id": 5,
|
||||
"id": "5",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/04.05 Sleazy.flac",
|
||||
"size": 27938750,
|
||||
"suffix": "flac",
|
||||
@@ -102,18 +104,18 @@
|
||||
},
|
||||
{
|
||||
"album": "Snake Charmer",
|
||||
"albumId": 3,
|
||||
"albumId": "3",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"artistId": 1,
|
||||
"artistId": "1",
|
||||
"bitRate": 884,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.983301328+01:00",
|
||||
"duration": 418,
|
||||
"id": 4,
|
||||
"id": "4",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/05.05 Snake Charmer (reprise).flac",
|
||||
"size": 46427922,
|
||||
"suffix": "flac",
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"album": {
|
||||
"id": 2,
|
||||
"id": "2",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:21+01:00"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,15 +5,18 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"artist": {
|
||||
"id": 1,
|
||||
"id": "1",
|
||||
"name": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"albumCount": 1,
|
||||
"album": [
|
||||
{
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"id": "3",
|
||||
"coverArt": "3",
|
||||
"artistId": "1",
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"name": "Snake Charmer",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-05-16T22:10:52+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,23 +5,28 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"artist": {
|
||||
"id": 3,
|
||||
"id": "3",
|
||||
"name": "13th Floor Elevators",
|
||||
"albumCount": 2,
|
||||
"album": [
|
||||
{
|
||||
"id": 8,
|
||||
"coverArt": 8,
|
||||
"artistId": 3,
|
||||
"id": "8",
|
||||
"coverArt": "8",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "Easter Everywhere",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:28.850090338+01:00"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artistId": 3,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:24.306717554+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,22 +5,27 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"artist": {
|
||||
"id": 2,
|
||||
"id": "2",
|
||||
"name": "A Certain Ratio",
|
||||
"albumCount": 2,
|
||||
"album": [
|
||||
{
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artistId": 2,
|
||||
"id": "5",
|
||||
"coverArt": "5",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-06-05T17:46:37.675917974+01:00"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"artistId": 2,
|
||||
"id": "6",
|
||||
"artistId": "2",
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"name": "#",
|
||||
"artist": [
|
||||
{
|
||||
"id": 3,
|
||||
"id": "3",
|
||||
"name": "13th Floor Elevators",
|
||||
"albumCount": 2
|
||||
}
|
||||
@@ -20,12 +20,12 @@
|
||||
"name": "a",
|
||||
"artist": [
|
||||
{
|
||||
"id": 2,
|
||||
"id": "2",
|
||||
"name": "A Certain Ratio",
|
||||
"albumCount": 2
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"id": "4",
|
||||
"name": "Anikas",
|
||||
"albumCount": 1
|
||||
}
|
||||
@@ -35,7 +35,7 @@
|
||||
"name": "c",
|
||||
"artist": [
|
||||
{
|
||||
"id": 7,
|
||||
"id": "7",
|
||||
"name": "Captain Beefheart & His Magic Band",
|
||||
"albumCount": 1
|
||||
}
|
||||
@@ -45,7 +45,7 @@
|
||||
"name": "j",
|
||||
"artist": [
|
||||
{
|
||||
"id": 1,
|
||||
"id": "1",
|
||||
"name": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"albumCount": 1
|
||||
}
|
||||
@@ -55,7 +55,7 @@
|
||||
"name": "s",
|
||||
"artist": [
|
||||
{
|
||||
"id": 5,
|
||||
"id": "5",
|
||||
"name": "Swell Maps",
|
||||
"albumCount": 2
|
||||
}
|
||||
@@ -65,7 +65,7 @@
|
||||
"name": "t",
|
||||
"artist": [
|
||||
{
|
||||
"id": 6,
|
||||
"id": "6",
|
||||
"name": "Ten Years After",
|
||||
"albumCount": 1
|
||||
}
|
||||
|
||||
@@ -11,12 +11,12 @@
|
||||
"name": "#",
|
||||
"artist": [
|
||||
{
|
||||
"id": 7,
|
||||
"id": "7",
|
||||
"name": "13th Floor Lowervators",
|
||||
"albumCount": 2
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"id": "10",
|
||||
"name": "___Anika",
|
||||
"albumCount": 2
|
||||
}
|
||||
@@ -26,7 +26,7 @@
|
||||
"name": "a",
|
||||
"artist": [
|
||||
{
|
||||
"id": 4,
|
||||
"id": "4",
|
||||
"name": "A Certain Ratio",
|
||||
"albumCount": 2
|
||||
}
|
||||
@@ -36,7 +36,7 @@
|
||||
"name": "c",
|
||||
"artist": [
|
||||
{
|
||||
"id": 20,
|
||||
"id": "20",
|
||||
"name": "Captain Beefheart",
|
||||
"albumCount": 1
|
||||
}
|
||||
@@ -46,7 +46,7 @@
|
||||
"name": "j",
|
||||
"artist": [
|
||||
{
|
||||
"id": 2,
|
||||
"id": "2",
|
||||
"name": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"albumCount": 1
|
||||
}
|
||||
@@ -56,7 +56,7 @@
|
||||
"name": "s",
|
||||
"artist": [
|
||||
{
|
||||
"id": 15,
|
||||
"id": "15",
|
||||
"name": "Swell Maps",
|
||||
"albumCount": 2
|
||||
}
|
||||
@@ -66,7 +66,7 @@
|
||||
"name": "t",
|
||||
"artist": [
|
||||
{
|
||||
"id": 18,
|
||||
"id": "18",
|
||||
"name": "Ten Years After",
|
||||
"albumCount": 1
|
||||
}
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"directory": {
|
||||
"id": 3,
|
||||
"parent": 2,
|
||||
"id": "3",
|
||||
"parent": "2",
|
||||
"name": "(1983) Snake Charmer",
|
||||
"child": [
|
||||
{
|
||||
@@ -14,13 +14,13 @@
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"bitRate": 882,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.978045401+01:00",
|
||||
"duration": 372,
|
||||
"id": 1,
|
||||
"id": "1",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/01.05 Snake Charmer.flac",
|
||||
"size": 41274185,
|
||||
"suffix": "flac",
|
||||
@@ -34,13 +34,13 @@
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"bitRate": 814,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.981605306+01:00",
|
||||
"duration": 523,
|
||||
"id": 3,
|
||||
"id": "3",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/02.05 Hold On to Your Dreams.flac",
|
||||
"size": 53447545,
|
||||
"suffix": "flac",
|
||||
@@ -54,13 +54,13 @@
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"bitRate": 745,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.979981084+01:00",
|
||||
"duration": 331,
|
||||
"id": 2,
|
||||
"id": "2",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/03.05 It Was a Camel.flac",
|
||||
"size": 31080508,
|
||||
"suffix": "flac",
|
||||
@@ -74,13 +74,13 @@
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"bitRate": 976,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.984853203+01:00",
|
||||
"duration": 227,
|
||||
"id": 5,
|
||||
"id": "5",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/04.05 Sleazy.flac",
|
||||
"size": 27938750,
|
||||
"suffix": "flac",
|
||||
@@ -94,13 +94,13 @@
|
||||
"artist": "Jah Wobble, The Edge & Holger Czukay",
|
||||
"bitRate": 884,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.983301328+01:00",
|
||||
"duration": 418,
|
||||
"id": 4,
|
||||
"id": "4",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 3,
|
||||
"parent": "3",
|
||||
"path": "Jah Wobble, The Edge, Holger Czukay/(1983) Snake Charmer/05.05 Snake Charmer (reprise).flac",
|
||||
"size": 46427922,
|
||||
"suffix": "flac",
|
||||
|
||||
@@ -5,17 +5,16 @@
|
||||
"type": "gonic",
|
||||
"gonicVersion": "v0.6.3",
|
||||
"directory": {
|
||||
"id": 2,
|
||||
"parent": 1,
|
||||
"id": "2",
|
||||
"name": "Jah Wobble, The Edge, Holger Czukay",
|
||||
"child": [
|
||||
{
|
||||
"coverArt": 3,
|
||||
"coverArt": "3",
|
||||
"created": "2019-07-08T21:49:40.995905275+01:00",
|
||||
"id": 3,
|
||||
"id": "3",
|
||||
"isDir": true,
|
||||
"isVideo": false,
|
||||
"parent": 2,
|
||||
"parent": "2",
|
||||
"title": "(1983) Snake Charmer"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,17 +7,20 @@
|
||||
"searchResult3": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 3,
|
||||
"name": "13th Floor Elevators"
|
||||
"id": "3",
|
||||
"name": "13th Floor Elevators",
|
||||
"albumCount": 0
|
||||
}
|
||||
],
|
||||
"album": [
|
||||
{
|
||||
"id": 9,
|
||||
"coverArt": 9,
|
||||
"artistId": 3,
|
||||
"id": "9",
|
||||
"coverArt": "9",
|
||||
"artistId": "3",
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-06-13T12:57:24.306717554+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,17 +7,20 @@
|
||||
"searchResult3": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Anikas"
|
||||
"id": "4",
|
||||
"name": "Anikas",
|
||||
"albumCount": 0
|
||||
}
|
||||
],
|
||||
"album": [
|
||||
{
|
||||
"id": 13,
|
||||
"coverArt": 13,
|
||||
"artistId": 4,
|
||||
"id": "13",
|
||||
"coverArt": "13",
|
||||
"artistId": "4",
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"songCount": 0,
|
||||
"duration": 0,
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,8 +7,9 @@
|
||||
"searchResult3": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 2,
|
||||
"name": "A Certain Ratio"
|
||||
"id": "2",
|
||||
"name": "A Certain Ratio",
|
||||
"albumCount": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,19 +7,18 @@
|
||||
"searchResult2": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 7,
|
||||
"parent": 1,
|
||||
"id": "7",
|
||||
"name": "13th Floor Lowervators"
|
||||
}
|
||||
],
|
||||
"album": [
|
||||
{
|
||||
"coverArt": 9,
|
||||
"coverArt": "9",
|
||||
"created": "2019-07-08T21:49:41.246041678+01:00",
|
||||
"id": 9,
|
||||
"id": "9",
|
||||
"isDir": true,
|
||||
"isVideo": false,
|
||||
"parent": 7,
|
||||
"parent": "7",
|
||||
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators"
|
||||
}
|
||||
],
|
||||
@@ -29,13 +28,13 @@
|
||||
"artist": "A Certain Ratio",
|
||||
"bitRate": 894,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 5,
|
||||
"coverArt": "5",
|
||||
"created": "2019-07-08T21:49:41.037683099+01:00",
|
||||
"duration": 332,
|
||||
"id": 6,
|
||||
"id": "6",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 5,
|
||||
"parent": "5",
|
||||
"path": "A Certain Ratio/(1994) The Graveyard and the Ballroom/13.14 Flight.flac",
|
||||
"size": 37302417,
|
||||
"suffix": "flac",
|
||||
@@ -49,13 +48,13 @@
|
||||
"artist": "13th Floor Elevators",
|
||||
"bitRate": 244,
|
||||
"contentType": "audio/mpeg",
|
||||
"coverArt": 9,
|
||||
"coverArt": "9",
|
||||
"created": "2019-07-08T21:49:41.209108272+01:00",
|
||||
"duration": 154,
|
||||
"id": 40,
|
||||
"id": "40",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 9,
|
||||
"parent": "9",
|
||||
"path": "13th Floor Lowervators/(1966) The Psychedelic Sounds of the 13th Floor Elevators/13.21 Before You Accuse Me.mp3",
|
||||
"size": 4722688,
|
||||
"suffix": "mp3",
|
||||
@@ -69,13 +68,13 @@
|
||||
"artist": "Swell Maps",
|
||||
"bitRate": 1204,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": 16,
|
||||
"coverArt": "16",
|
||||
"created": "2019-07-08T21:49:41.43457798+01:00",
|
||||
"duration": 220,
|
||||
"id": 76,
|
||||
"id": "76",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 16,
|
||||
"parent": "16",
|
||||
"path": "Swell Maps/(1980) Jane From Occupied Europe/13.16 Blenheim Shots.flac",
|
||||
"size": 33140852,
|
||||
"suffix": "flac",
|
||||
@@ -89,13 +88,13 @@
|
||||
"artist": "Swell Maps",
|
||||
"bitRate": 295,
|
||||
"contentType": "audio/mpeg",
|
||||
"coverArt": 17,
|
||||
"coverArt": "17",
|
||||
"created": "2019-07-08T21:49:41.493347193+01:00",
|
||||
"duration": 463,
|
||||
"id": 93,
|
||||
"id": "93",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 17,
|
||||
"parent": "17",
|
||||
"path": "Swell Maps/(1979) A Trip to Marineville/d01 13.14 Adventuring Into Basketry.mp3",
|
||||
"size": 17119309,
|
||||
"suffix": "mp3",
|
||||
@@ -109,13 +108,13 @@
|
||||
"artist": "Ten Years After",
|
||||
"bitRate": 192,
|
||||
"contentType": "audio/ogg",
|
||||
"coverArt": 19,
|
||||
"coverArt": "19",
|
||||
"created": "2019-07-08T21:49:41.573811068+01:00",
|
||||
"duration": 433,
|
||||
"id": 107,
|
||||
"id": "107",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 19,
|
||||
"parent": "19",
|
||||
"path": "Ten Years After/(1967) Ten Years After/13.15 Spider in My Web.ogg",
|
||||
"size": 10400948,
|
||||
"suffix": "ogg",
|
||||
@@ -129,13 +128,13 @@
|
||||
"artist": "Captain Beefheart & His Magic Band",
|
||||
"bitRate": 160,
|
||||
"contentType": "audio/mpeg",
|
||||
"coverArt": 21,
|
||||
"coverArt": "21",
|
||||
"created": "2019-07-08T21:49:41.687805489+01:00",
|
||||
"duration": 152,
|
||||
"id": 129,
|
||||
"id": "129",
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": 21,
|
||||
"parent": "21",
|
||||
"path": "Captain Beefheart/(1970) Lick My Decals Off, Bitch/13.15 Space-Age Couple.mp3",
|
||||
"size": 3054515,
|
||||
"suffix": "mp3",
|
||||
|
||||
@@ -7,19 +7,18 @@
|
||||
"searchResult2": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 10,
|
||||
"parent": 1,
|
||||
"id": "10",
|
||||
"name": "___Anika"
|
||||
}
|
||||
],
|
||||
"album": [
|
||||
{
|
||||
"coverArt": 13,
|
||||
"coverArt": "13",
|
||||
"created": "2019-07-08T21:49:41.334460116+01:00",
|
||||
"id": 13,
|
||||
"id": "13",
|
||||
"isDir": true,
|
||||
"isVideo": false,
|
||||
"parent": 12,
|
||||
"parent": "12",
|
||||
"title": "(2010) Anika"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
"searchResult2": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 4,
|
||||
"parent": 1,
|
||||
"id": "4",
|
||||
"name": "A Certain Ratio"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user