bump to v0.12.0

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2021-02-03 23:57:54 +00:00
parent 95b3bb1e72
commit 6c69bd3be6
25 changed files with 1023 additions and 1023 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList": { "albumList": {
"album": [ "album": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList": { "albumList": {
"album": [ "album": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList": { "albumList": {
"album": [ "album": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList": { "albumList": {
"album": [ "album": [
{ {
@@ -20,16 +20,16 @@
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{ {
"id": "al-19", "id": "al-3",
"coverArt": "al-19", "coverArt": "al-3",
"artist": "Ten Years After", "artist": "Jah Wobble, The Edge, Holger Czukay",
"title": "(1967) Ten Years After", "title": "(1983) Snake Charmer",
"album": "", "album": "",
"parent": "al-18", "parent": "al-2",
"isDir": true, "isDir": true,
"name": "", "name": "",
"songCount": 15, "songCount": 5,
"duration": 3812, "duration": 1871,
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{ {
@@ -45,19 +45,6 @@
"duration": 2324, "duration": 2324,
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{
"id": "al-3",
"coverArt": "al-3",
"artist": "Jah Wobble, The Edge, Holger Czukay",
"title": "(1983) Snake Charmer",
"album": "",
"parent": "al-2",
"isDir": true,
"name": "",
"songCount": 5,
"duration": 1871,
"created": "0001-01-01T00:00:00Z"
},
{ {
"id": "al-16", "id": "al-16",
"coverArt": "al-16", "coverArt": "al-16",
@@ -71,19 +58,6 @@
"duration": 3040, "duration": 3040,
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{
"id": "al-8",
"coverArt": "al-8",
"artist": "13th Floor Lowervators",
"title": "(1967) Easter Nowhere",
"album": "",
"parent": "al-7",
"isDir": true,
"name": "",
"songCount": 10,
"duration": 2609,
"created": "0001-01-01T00:00:00Z"
},
{ {
"id": "al-17", "id": "al-17",
"coverArt": "al-17", "coverArt": "al-17",
@@ -97,6 +71,19 @@
"duration": 3266, "duration": 3266,
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{
"id": "al-8",
"coverArt": "al-8",
"artist": "13th Floor Lowervators",
"title": "(1967) Easter Nowhere",
"album": "",
"parent": "al-7",
"isDir": true,
"name": "",
"songCount": 10,
"duration": 2609,
"created": "0001-01-01T00:00:00Z"
},
{ {
"id": "al-13", "id": "al-13",
"coverArt": "al-13", "coverArt": "al-13",
@@ -110,6 +97,19 @@
"duration": 2169, "duration": 2169,
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{
"id": "al-9",
"coverArt": "al-9",
"artist": "13th Floor Lowervators",
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
"album": "",
"parent": "al-7",
"isDir": true,
"name": "",
"songCount": 21,
"duration": 4222,
"created": "0001-01-01T00:00:00Z"
},
{ {
"id": "al-6", "id": "al-6",
"artist": "A Certain Ratio", "artist": "A Certain Ratio",
@@ -123,16 +123,16 @@
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
}, },
{ {
"id": "al-9", "id": "al-19",
"coverArt": "al-9", "coverArt": "al-19",
"artist": "13th Floor Lowervators", "artist": "Ten Years After",
"title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators", "title": "(1967) Ten Years After",
"album": "", "album": "",
"parent": "al-7", "parent": "al-18",
"isDir": true, "isDir": true,
"name": "", "name": "",
"songCount": 21, "songCount": 15,
"duration": 4222, "duration": 3812,
"created": "0001-01-01T00:00:00Z" "created": "0001-01-01T00:00:00Z"
} }
] ]

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList2": { "albumList2": {
"album": [ "album": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList2": { "albumList2": {
"album": [ "album": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList2": { "albumList2": {
"album": [ "album": [
{ {

View File

@@ -3,47 +3,21 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"albumList2": { "albumList2": {
"album": [ "album": [
{ {
"id": "al-5", "id": "al-21",
"coverArt": "al-5", "coverArt": "al-21",
"artistId": "ar-2", "artistId": "ar-7",
"artist": "A Certain Ratio", "artist": "Captain Beefheart & His Magic Band",
"title": "", "title": "",
"album": "", "album": "",
"name": "The Graveyard and the Ballroom", "name": "Lick My Decals Off, Baby",
"songCount": 14,
"duration": 2738,
"created": "2019-06-05T17:46:37.675917974+01:00",
"year": 1994
},
{
"id": "al-19",
"coverArt": "al-19",
"artistId": "ar-6",
"artist": "Ten Years After",
"title": "",
"album": "",
"name": "Ten Years After",
"songCount": 15, "songCount": 15,
"duration": 3812, "duration": 2324,
"created": "2019-04-30T16:48:30+01:00", "created": "2019-06-10T19:26:30.944742894+01:00",
"year": 1967 "year": 1970
},
{
"id": "al-8",
"coverArt": "al-8",
"artistId": "ar-3",
"artist": "13th Floor Elevators",
"title": "",
"album": "",
"name": "Easter Everywhere",
"songCount": 10,
"duration": 2609,
"created": "2019-06-13T12:57:28.850090338+01:00",
"year": 1967
}, },
{ {
"id": "al-16", "id": "al-16",
@@ -59,17 +33,30 @@
"year": 1980 "year": 1980
}, },
{ {
"id": "al-3", "id": "al-13",
"coverArt": "al-3", "coverArt": "al-13",
"artistId": "ar-1", "artistId": "ar-4",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Anikas",
"title": "", "title": "",
"album": "", "album": "",
"name": "Snake Charmer", "name": "Anika",
"songCount": 5, "songCount": 9,
"duration": 1871, "duration": 2169,
"created": "2019-05-16T22:10:52+01:00", "created": "2019-05-23T15:12:02.921473302+01:00",
"year": 1983 "year": 2010
},
{
"id": "al-19",
"coverArt": "al-19",
"artistId": "ar-6",
"artist": "Ten Years After",
"title": "",
"album": "",
"name": "Ten Years After",
"songCount": 15,
"duration": 3812,
"created": "2019-04-30T16:48:30+01:00",
"year": 1967
}, },
{ {
"id": "al-6", "id": "al-6",
@@ -96,6 +83,19 @@
"created": "2019-04-30T16:48:48+01:00", "created": "2019-04-30T16:48:48+01:00",
"year": 1979 "year": 1979
}, },
{
"id": "al-5",
"coverArt": "al-5",
"artistId": "ar-2",
"artist": "A Certain Ratio",
"title": "",
"album": "",
"name": "The Graveyard and the Ballroom",
"songCount": 14,
"duration": 2738,
"created": "2019-06-05T17:46:37.675917974+01:00",
"year": 1994
},
{ {
"id": "al-9", "id": "al-9",
"coverArt": "al-9", "coverArt": "al-9",
@@ -110,30 +110,30 @@
"year": 1966 "year": 1966
}, },
{ {
"id": "al-13", "id": "al-8",
"coverArt": "al-13", "coverArt": "al-8",
"artistId": "ar-4", "artistId": "ar-3",
"artist": "Anikas", "artist": "13th Floor Elevators",
"title": "", "title": "",
"album": "", "album": "",
"name": "Anika", "name": "Easter Everywhere",
"songCount": 9, "songCount": 10,
"duration": 2169, "duration": 2609,
"created": "2019-05-23T15:12:02.921473302+01:00", "created": "2019-06-13T12:57:28.850090338+01:00",
"year": 2010 "year": 1967
}, },
{ {
"id": "al-21", "id": "al-3",
"coverArt": "al-21", "coverArt": "al-3",
"artistId": "ar-7", "artistId": "ar-1",
"artist": "Captain Beefheart & His Magic Band", "artist": "Jah Wobble, The Edge & Holger Czukay",
"title": "", "title": "",
"album": "", "album": "",
"name": "Lick My Decals Off, Baby", "name": "Snake Charmer",
"songCount": 15, "songCount": 5,
"duration": 2324, "duration": 1871,
"created": "2019-06-10T19:26:30.944742894+01:00", "created": "2019-05-16T22:10:52+01:00",
"year": 1970 "year": 1983
} }
] ]
} }

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"album": { "album": {
"id": "al-3", "id": "al-3",
"coverArt": "al-3", "coverArt": "al-3",
@@ -18,6 +18,7 @@
"year": 1983, "year": 1983,
"song": [ "song": [
{ {
"id": "tr-1",
"album": "Snake Charmer", "album": "Snake Charmer",
"albumId": "al-3", "albumId": "al-3",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
@@ -27,7 +28,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.978045401+01:00", "created": "2019-07-08T21:49:40.978045401+01:00",
"duration": 372, "duration": 372,
"id": "tr-1",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -41,6 +41,7 @@
"year": 1983 "year": 1983
}, },
{ {
"id": "tr-3",
"album": "Snake Charmer", "album": "Snake Charmer",
"albumId": "al-3", "albumId": "al-3",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
@@ -50,7 +51,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.981605306+01:00", "created": "2019-07-08T21:49:40.981605306+01:00",
"duration": 523, "duration": 523,
"id": "tr-3",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -64,6 +64,7 @@
"year": 1983 "year": 1983
}, },
{ {
"id": "tr-2",
"album": "Snake Charmer", "album": "Snake Charmer",
"albumId": "al-3", "albumId": "al-3",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
@@ -73,7 +74,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.979981084+01:00", "created": "2019-07-08T21:49:40.979981084+01:00",
"duration": 331, "duration": 331,
"id": "tr-2",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -87,6 +87,7 @@
"year": 1983 "year": 1983
}, },
{ {
"id": "tr-5",
"album": "Snake Charmer", "album": "Snake Charmer",
"albumId": "al-3", "albumId": "al-3",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
@@ -96,7 +97,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.984853203+01:00", "created": "2019-07-08T21:49:40.984853203+01:00",
"duration": 227, "duration": 227,
"id": "tr-5",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -110,6 +110,7 @@
"year": 1983 "year": 1983
}, },
{ {
"id": "tr-4",
"album": "Snake Charmer", "album": "Snake Charmer",
"albumId": "al-3", "albumId": "al-3",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
@@ -119,7 +120,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.983301328+01:00", "created": "2019-07-08T21:49:40.983301328+01:00",
"duration": 418, "duration": 418,
"id": "tr-4",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"album": { "album": {
"id": "al-2", "id": "al-2",
"title": "", "title": "",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"artist": { "artist": {
"id": "ar-1", "id": "ar-1",
"name": "Jah Wobble, The Edge & Holger Czukay", "name": "Jah Wobble, The Edge & Holger Czukay",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"artist": { "artist": {
"id": "ar-3", "id": "ar-3",
"name": "13th Floor Elevators", "name": "13th Floor Elevators",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"artist": { "artist": {
"id": "ar-2", "id": "ar-2",
"name": "A Certain Ratio", "name": "A Certain Ratio",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"artists": { "artists": {
"ignoredArticles": "", "ignoredArticles": "",
"index": [ "index": [

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"indexes": { "indexes": {
"lastModified": 0, "lastModified": 0,
"ignoredArticles": "", "ignoredArticles": "",

View File

@@ -3,13 +3,14 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"directory": { "directory": {
"id": "al-3", "id": "al-3",
"parent": "al-2", "parent": "al-2",
"name": "(1983) Snake Charmer", "name": "(1983) Snake Charmer",
"child": [ "child": [
{ {
"id": "tr-1",
"album": "(1983) Snake Charmer", "album": "(1983) Snake Charmer",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
"bitRate": 882, "bitRate": 882,
@@ -17,7 +18,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.978045401+01:00", "created": "2019-07-08T21:49:40.978045401+01:00",
"duration": 372, "duration": 372,
"id": "tr-1",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -30,6 +30,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-3",
"album": "(1983) Snake Charmer", "album": "(1983) Snake Charmer",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
"bitRate": 814, "bitRate": 814,
@@ -37,7 +38,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.981605306+01:00", "created": "2019-07-08T21:49:40.981605306+01:00",
"duration": 523, "duration": 523,
"id": "tr-3",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -50,6 +50,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-2",
"album": "(1983) Snake Charmer", "album": "(1983) Snake Charmer",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
"bitRate": 745, "bitRate": 745,
@@ -57,7 +58,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.979981084+01:00", "created": "2019-07-08T21:49:40.979981084+01:00",
"duration": 331, "duration": 331,
"id": "tr-2",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -70,6 +70,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-5",
"album": "(1983) Snake Charmer", "album": "(1983) Snake Charmer",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
"bitRate": 976, "bitRate": 976,
@@ -77,7 +78,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.984853203+01:00", "created": "2019-07-08T21:49:40.984853203+01:00",
"duration": 227, "duration": 227,
"id": "tr-5",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",
@@ -90,6 +90,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-4",
"album": "(1983) Snake Charmer", "album": "(1983) Snake Charmer",
"artist": "Jah Wobble, The Edge & Holger Czukay", "artist": "Jah Wobble, The Edge & Holger Czukay",
"bitRate": 884, "bitRate": 884,
@@ -97,7 +98,6 @@
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.983301328+01:00", "created": "2019-07-08T21:49:40.983301328+01:00",
"duration": 418, "duration": 418,
"id": "tr-4",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-3", "parent": "al-3",

View File

@@ -3,15 +3,15 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"directory": { "directory": {
"id": "al-2", "id": "al-2",
"name": "Jah Wobble, The Edge, Holger Czukay", "name": "Jah Wobble, The Edge, Holger Czukay",
"child": [ "child": [
{ {
"id": "al-3",
"coverArt": "al-3", "coverArt": "al-3",
"created": "2019-07-08T21:49:40.995905275+01:00", "created": "2019-07-08T21:49:40.995905275+01:00",
"id": "al-3",
"isDir": true, "isDir": true,
"isVideo": false, "isVideo": false,
"parent": "al-2", "parent": "al-2",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"searchResult3": { "searchResult3": {
"artist": [ "artist": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"searchResult3": { "searchResult3": {
"artist": [ "artist": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"searchResult3": { "searchResult3": {
"artist": [ "artist": [
{ {

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"searchResult2": { "searchResult2": {
"artist": [ "artist": [
{ {
@@ -13,9 +13,9 @@
], ],
"album": [ "album": [
{ {
"id": "al-9",
"coverArt": "al-9", "coverArt": "al-9",
"created": "2019-07-08T21:49:41.246041678+01:00", "created": "2019-07-08T21:49:41.246041678+01:00",
"id": "al-9",
"isDir": true, "isDir": true,
"isVideo": false, "isVideo": false,
"parent": "al-7", "parent": "al-7",
@@ -24,6 +24,7 @@
], ],
"song": [ "song": [
{ {
"id": "tr-6",
"album": "(1994) The Graveyard and the Ballroom", "album": "(1994) The Graveyard and the Ballroom",
"artist": "A Certain Ratio", "artist": "A Certain Ratio",
"bitRate": 894, "bitRate": 894,
@@ -31,7 +32,6 @@
"coverArt": "al-5", "coverArt": "al-5",
"created": "2019-07-08T21:49:41.037683099+01:00", "created": "2019-07-08T21:49:41.037683099+01:00",
"duration": 332, "duration": 332,
"id": "tr-6",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-5", "parent": "al-5",
@@ -44,6 +44,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-40",
"album": "(1966) The Psychedelic Sounds of the 13th Floor Elevators", "album": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
"artist": "13th Floor Elevators", "artist": "13th Floor Elevators",
"bitRate": 244, "bitRate": 244,
@@ -51,7 +52,6 @@
"coverArt": "al-9", "coverArt": "al-9",
"created": "2019-07-08T21:49:41.209108272+01:00", "created": "2019-07-08T21:49:41.209108272+01:00",
"duration": 154, "duration": 154,
"id": "tr-40",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-9", "parent": "al-9",
@@ -64,6 +64,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-76",
"album": "(1980) Jane From Occupied Europe", "album": "(1980) Jane From Occupied Europe",
"artist": "Swell Maps", "artist": "Swell Maps",
"bitRate": 1204, "bitRate": 1204,
@@ -71,7 +72,6 @@
"coverArt": "al-16", "coverArt": "al-16",
"created": "2019-07-08T21:49:41.43457798+01:00", "created": "2019-07-08T21:49:41.43457798+01:00",
"duration": 220, "duration": 220,
"id": "tr-76",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-16", "parent": "al-16",
@@ -84,6 +84,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-93",
"album": "(1979) A Trip to Marineville", "album": "(1979) A Trip to Marineville",
"artist": "Swell Maps", "artist": "Swell Maps",
"bitRate": 295, "bitRate": 295,
@@ -91,7 +92,6 @@
"coverArt": "al-17", "coverArt": "al-17",
"created": "2019-07-08T21:49:41.493347193+01:00", "created": "2019-07-08T21:49:41.493347193+01:00",
"duration": 463, "duration": 463,
"id": "tr-93",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-17", "parent": "al-17",
@@ -104,6 +104,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-107",
"album": "(1967) Ten Years After", "album": "(1967) Ten Years After",
"artist": "Ten Years After", "artist": "Ten Years After",
"bitRate": 192, "bitRate": 192,
@@ -111,7 +112,6 @@
"coverArt": "al-19", "coverArt": "al-19",
"created": "2019-07-08T21:49:41.573811068+01:00", "created": "2019-07-08T21:49:41.573811068+01:00",
"duration": 433, "duration": 433,
"id": "tr-107",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-19", "parent": "al-19",
@@ -124,6 +124,7 @@
"type": "music" "type": "music"
}, },
{ {
"id": "tr-129",
"album": "(1970) Lick My Decals Off, Bitch", "album": "(1970) Lick My Decals Off, Bitch",
"artist": "Captain Beefheart & His Magic Band", "artist": "Captain Beefheart & His Magic Band",
"bitRate": 160, "bitRate": 160,
@@ -131,7 +132,6 @@
"coverArt": "al-21", "coverArt": "al-21",
"created": "2019-07-08T21:49:41.687805489+01:00", "created": "2019-07-08T21:49:41.687805489+01:00",
"duration": 152, "duration": 152,
"id": "tr-129",
"isDir": false, "isDir": false,
"isVideo": false, "isVideo": false,
"parent": "al-21", "parent": "al-21",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"searchResult2": { "searchResult2": {
"artist": [ "artist": [
{ {
@@ -13,9 +13,9 @@
], ],
"album": [ "album": [
{ {
"id": "al-13",
"coverArt": "al-13", "coverArt": "al-13",
"created": "2019-07-08T21:49:41.334460116+01:00", "created": "2019-07-08T21:49:41.334460116+01:00",
"id": "al-13",
"isDir": true, "isDir": true,
"isVideo": false, "isVideo": false,
"parent": "al-12", "parent": "al-12",

View File

@@ -3,7 +3,7 @@
"status": "ok", "status": "ok",
"version": "1.15.0", "version": "1.15.0",
"type": "gonic", "type": "gonic",
"gonicVersion": "v0.11.1", "gonicVersion": "v0.12.0",
"searchResult2": { "searchResult2": {
"artist": [ "artist": [
{ {

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root // generated by `_do_bump_version` script in project root
// Thu 19 Nov 2020 18:48:58 GMT // Wed 03 Feb 2021 23:57:51 GMT
// DO NOT EDIT // DO NOT EDIT
package version package version
@@ -7,4 +7,4 @@ package version
const NAME = "gonic" const NAME = "gonic"
const NAME_UPPER = "GONIC" const NAME_UPPER = "GONIC"
const NAME_EMBED = "gonicembed" const NAME_EMBED = "gonicembed"
const VERSION = "v0.11.1" const VERSION = "v0.12.0"