diff --git a/server/ctrlsubsonic/testdata/db b/server/ctrlsubsonic/testdata/db index af68b60..a95184e 100644 Binary files a/server/ctrlsubsonic/testdata/db and b/server/ctrlsubsonic/testdata/db differ diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist index 17fc7ef..685d298 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist +++ b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_name b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_name index 7743433..1d3b382 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_name +++ b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_name @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_newest b/server/ctrlsubsonic/testdata/test_get_album_list_newest index f91657d..4e994f1 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_newest +++ b/server/ctrlsubsonic/testdata/test_get_album_list_newest @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_random b/server/ctrlsubsonic/testdata/test_get_album_list_random index 7734658..1121a14 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_random @@ -3,36 +3,9 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList": { "album": [ - { - "id": 16, - "coverArt": 16, - "artist": "Swell Maps", - "title": "(1980) Jane From Occupied Europe", - "parent": 15, - "isDir": true, - "created": "0001-01-01T00:00:00Z" - }, - { - "id": 17, - "coverArt": 17, - "artist": "Swell Maps", - "title": "(1979) A Trip to Marineville", - "parent": 15, - "isDir": true, - "created": "0001-01-01T00:00:00Z" - }, - { - "id": 8, - "coverArt": 8, - "artist": "13th Floor Lowervators", - "title": "(1967) Easter Nowhere", - "parent": 7, - "isDir": true, - "created": "0001-01-01T00:00:00Z" - }, { "id": 19, "coverArt": 19, @@ -43,20 +16,11 @@ "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": 21, - "coverArt": 21, - "artist": "Captain Beefheart", - "title": "(1970) Lick My Decals Off, Bitch", - "parent": 20, + "id": 16, + "coverArt": 16, + "artist": "Swell Maps", + "title": "(1980) Jane From Occupied Europe", + "parent": 15, "isDir": true, "created": "0001-01-01T00:00:00Z" }, @@ -70,11 +34,20 @@ "created": "0001-01-01T00:00:00Z" }, { - "id": 5, - "coverArt": 5, - "artist": "A Certain Ratio", - "title": "(1994) The Graveyard and the Ballroom", - "parent": 4, + "id": 8, + "coverArt": 8, + "artist": "13th Floor Lowervators", + "title": "(1967) Easter Nowhere", + "parent": 7, + "isDir": true, + "created": "0001-01-01T00:00:00Z" + }, + { + "id": 21, + "coverArt": 21, + "artist": "Captain Beefheart", + "title": "(1970) Lick My Decals Off, Bitch", + "parent": 20, "isDir": true, "created": "0001-01-01T00:00:00Z" }, @@ -95,6 +68,33 @@ "parent": 2, "isDir": true, "created": "0001-01-01T00:00:00Z" + }, + { + "id": 17, + "coverArt": 17, + "artist": "Swell Maps", + "title": "(1979) A Trip to Marineville", + "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" } ] } diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_artist b/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_artist index 9d2142c..1b23192 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_artist +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_artist @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList2": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_name b/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_name index ca8ad55..779a27d 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_name +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_name @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList2": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_two_newest b/server/ctrlsubsonic/testdata/test_get_album_list_two_newest index cd30569..57649a1 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_newest +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_newest @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList2": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_two_random b/server/ctrlsubsonic/testdata/test_get_album_list_two_random index 88ccdcc..6e36794 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_random @@ -3,24 +3,16 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "albumList2": { "album": [ { - "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", - "created": "2019-04-30T16:48:48+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": 17, @@ -38,14 +30,6 @@ "name": "Easter Everywhere", "created": "2019-06-13T12:57:28.850090338+01:00" }, - { - "id": 13, - "coverArt": 13, - "artistId": 4, - "artist": "Anikas", - "name": "Anika", - "created": "2019-05-23T15:12:02.921473302+01:00" - }, { "id": 6, "artistId": 2, @@ -53,22 +37,6 @@ "name": "To Each...", "created": "2019-05-23T15:12:02.921473302+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", - "created": "2019-04-30T16:48:30+01:00" - }, { "id": 3, "coverArt": 3, @@ -77,6 +45,22 @@ "name": "Snake Charmer", "created": "2019-05-16T22:10:52+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", + "created": "2019-04-30T16:48:48+01:00" + }, { "id": 9, "coverArt": 9, @@ -84,6 +68,22 @@ "artist": "13th Floor Elevators", "name": "The Psychedelic Sounds of the 13th Floor Elevators", "created": "2019-06-13T12:57:24.306717554+01:00" + }, + { + "id": 13, + "coverArt": 13, + "artistId": 4, + "artist": "Anikas", + "name": "Anika", + "created": "2019-05-23T15:12:02.921473302+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" } ] } diff --git a/server/ctrlsubsonic/testdata/test_get_album_with_cover b/server/ctrlsubsonic/testdata/test_get_album_with_cover index 171f3d0..ad99693 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_with_cover +++ b/server/ctrlsubsonic/testdata/test_get_album_with_cover @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "album": { "id": 3, "coverArt": 3, diff --git a/server/ctrlsubsonic/testdata/test_get_album_without_cover b/server/ctrlsubsonic/testdata/test_get_album_without_cover index 227bf0f..6462a5b 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_without_cover +++ b/server/ctrlsubsonic/testdata/test_get_album_without_cover @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "album": { "id": 2, "created": "2019-05-16T22:10:21+01:00" diff --git a/server/ctrlsubsonic/testdata/test_get_artist_id_one b/server/ctrlsubsonic/testdata/test_get_artist_id_one index aea5b39..8e2d97f 100644 --- a/server/ctrlsubsonic/testdata/test_get_artist_id_one +++ b/server/ctrlsubsonic/testdata/test_get_artist_id_one @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "artist": { "id": 1, "name": "Jah Wobble, The Edge & Holger Czukay", diff --git a/server/ctrlsubsonic/testdata/test_get_artist_id_three b/server/ctrlsubsonic/testdata/test_get_artist_id_three index 12fb701..56c7ca3 100644 --- a/server/ctrlsubsonic/testdata/test_get_artist_id_three +++ b/server/ctrlsubsonic/testdata/test_get_artist_id_three @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "artist": { "id": 3, "name": "13th Floor Elevators", diff --git a/server/ctrlsubsonic/testdata/test_get_artist_id_two b/server/ctrlsubsonic/testdata/test_get_artist_id_two index 58128a1..2078058 100644 --- a/server/ctrlsubsonic/testdata/test_get_artist_id_two +++ b/server/ctrlsubsonic/testdata/test_get_artist_id_two @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "artist": { "id": 2, "name": "A Certain Ratio", diff --git a/server/ctrlsubsonic/testdata/test_get_artists_no_args b/server/ctrlsubsonic/testdata/test_get_artists_no_args index 24ee64c..93a8dda 100644 --- a/server/ctrlsubsonic/testdata/test_get_artists_no_args +++ b/server/ctrlsubsonic/testdata/test_get_artists_no_args @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "artists": { "index": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_indexes_no_args b/server/ctrlsubsonic/testdata/test_get_indexes_no_args index 270f9a2..749e935 100644 --- a/server/ctrlsubsonic/testdata/test_get_indexes_no_args +++ b/server/ctrlsubsonic/testdata/test_get_indexes_no_args @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "indexes": { "lastModified": 0, "index": [ diff --git a/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks b/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks index c40c612..d456659 100644 --- a/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks +++ b/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "directory": { "id": 3, "parent": 2, diff --git a/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks b/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks index 99154a8..a94b3dc 100644 --- a/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks +++ b/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "directory": { "id": 2, "parent": 1, diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_13 b/server/ctrlsubsonic/testdata/test_search_three_q_13 index 2775ed7..964b58b 100644 --- a/server/ctrlsubsonic/testdata/test_search_three_q_13 +++ b/server/ctrlsubsonic/testdata/test_search_three_q_13 @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_ani b/server/ctrlsubsonic/testdata/test_search_three_q_ani index a50026c..81e771b 100644 --- a/server/ctrlsubsonic/testdata/test_search_three_q_ani +++ b/server/ctrlsubsonic/testdata/test_search_three_q_ani @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_cert b/server/ctrlsubsonic/testdata/test_search_three_q_cert index c6a5820..539cc74 100644 --- a/server/ctrlsubsonic/testdata/test_search_three_q_cert +++ b/server/ctrlsubsonic/testdata/test_search_three_q_cert @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_13 b/server/ctrlsubsonic/testdata/test_search_two_q_13 index 1903e18..0318d66 100644 --- a/server/ctrlsubsonic/testdata/test_search_two_q_13 +++ b/server/ctrlsubsonic/testdata/test_search_two_q_13 @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_ani b/server/ctrlsubsonic/testdata/test_search_two_q_ani index e90982c..1ea7390 100644 --- a/server/ctrlsubsonic/testdata/test_search_two_q_ani +++ b/server/ctrlsubsonic/testdata/test_search_two_q_ani @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_cert b/server/ctrlsubsonic/testdata/test_search_two_q_cert index 9364c12..afd5803 100644 --- a/server/ctrlsubsonic/testdata/test_search_two_q_cert +++ b/server/ctrlsubsonic/testdata/test_search_two_q_cert @@ -3,7 +3,7 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.6.1", + "gonicVersion": "v0.6.2", "searchResult2": { "artist": [ { diff --git a/version/version.go b/version/version.go index 00366ed..5e94363 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ // generated by `_do_bump_version` script in project root -// Mon Jan 27 18:13:52 GMT 2020 +// Wed Jan 29 00:11:51 GMT 2020 // DO NOT EDIT package version @@ -8,4 +8,4 @@ const NAME = "gonic" const NAME_UPPER = "GONIC" const NAME_EMBED = "gonicembed" const NAME_SCAN = "gonicscan" -const VERSION = "v0.6.1" +const VERSION = "v0.6.2"