From 51f2e12a3ced98cff1d52c25bbd5c85f35dab65d Mon Sep 17 00:00:00 2001 From: sentriz Date: Sat, 25 Apr 2020 19:21:40 +0100 Subject: [PATCH] bump to v0.8.8 generated by `_do_bump_version` script in project root --- .../testdata/test_get_album_list_alpha_artist | 2 +- .../testdata/test_get_album_list_alpha_name | 2 +- .../testdata/test_get_album_list_newest | 2 +- .../testdata/test_get_album_list_random | 144 +++++++++--------- .../test_get_album_list_two_alpha_artist | 2 +- .../test_get_album_list_two_alpha_name | 2 +- .../testdata/test_get_album_list_two_newest | 2 +- .../testdata/test_get_album_list_two_random | 102 ++++++------- .../testdata/test_get_album_with_cover | 2 +- .../testdata/test_get_album_without_cover | 2 +- .../testdata/test_get_artist_id_one | 2 +- .../testdata/test_get_artist_id_three | 2 +- .../testdata/test_get_artist_id_two | 2 +- .../testdata/test_get_artists_no_args | 2 +- .../testdata/test_get_indexes_no_args | 2 +- .../test_get_music_directory_with_tracks | 2 +- .../test_get_music_directory_without_tracks | 2 +- .../testdata/test_search_three_q_13 | 2 +- .../testdata/test_search_three_q_ani | 2 +- .../testdata/test_search_three_q_cert | 2 +- .../testdata/test_search_two_q_13 | 2 +- .../testdata/test_search_two_q_ani | 2 +- .../testdata/test_search_two_q_cert | 2 +- version/version.go | 4 +- 24 files changed, 146 insertions(+), 146 deletions(-) diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist index c740f3f..0de11a6 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.8.7", + "gonicVersion": "v0.8.8", "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 72fa9d5..e7fad41 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.8.7", + "gonicVersion": "v0.8.8", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_newest b/server/ctrlsubsonic/testdata/test_get_album_list_newest index 3d1139c..d1924db 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.8.7", + "gonicVersion": "v0.8.8", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_random b/server/ctrlsubsonic/testdata/test_get_album_list_random index 3edc346..5f0ec2e 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_random @@ -3,71 +3,17 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.8.7", + "gonicVersion": "v0.8.8", "albumList": { "album": [ { - "id": "6", - "artist": "A Certain Ratio", - "title": "(1981) To EachOTHER.", - "parent": "4", + "id": "8", + "coverArt": "8", + "artist": "13th Floor Lowervators", + "title": "(1967) Easter Nowhere", + "parent": "7", "isDir": true, - "songCount": 9, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, - { - "id": "21", - "coverArt": "21", - "artist": "Captain Beefheart", - "title": "(1970) Lick My Decals Off, Bitch", - "parent": "20", - "isDir": true, - "songCount": 15, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, - { - "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": "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": "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": "17", - "coverArt": "17", - "artist": "Swell Maps", - "title": "(1979) A Trip to Marineville", - "parent": "15", - "isDir": true, - "songCount": 18, + "songCount": 10, "duration": 0, "created": "0001-01-01T00:00:00Z" }, @@ -82,6 +28,38 @@ "duration": 0, "created": "0001-01-01T00:00:00Z" }, + { + "id": "21", + "coverArt": "21", + "artist": "Captain Beefheart", + "title": "(1970) Lick My Decals Off, Bitch", + "parent": "20", + "isDir": true, + "songCount": 15, + "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": "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": "13", "coverArt": "13", @@ -93,17 +71,6 @@ "duration": 0, "created": "0001-01-01T00:00:00Z" }, - { - "id": "8", - "coverArt": "8", - "artist": "13th Floor Lowervators", - "title": "(1967) Easter Nowhere", - "parent": "7", - "isDir": true, - "songCount": 10, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, { "id": "16", "coverArt": "16", @@ -114,6 +81,39 @@ "songCount": 16, "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": "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": "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" } ] } 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 c5560dc..175ccee 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.8.7", + "gonicVersion": "v0.8.8", "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 b72b5c3..5d311db 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.8.7", + "gonicVersion": "v0.8.8", "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 f7ebe53..dac7253 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.8.7", + "gonicVersion": "v0.8.8", "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 4e4b6d9..5fe25bf 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_random @@ -3,29 +3,19 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.8.7", + "gonicVersion": "v0.8.8", "albumList2": { "album": [ { - "id": "3", - "coverArt": "3", - "artistId": "1", - "artist": "Jah Wobble, The Edge & Holger Czukay", - "name": "Snake Charmer", - "songCount": 5, + "id": "21", + "coverArt": "21", + "artistId": "7", + "artist": "Captain Beefheart & His Magic Band", + "name": "Lick My Decals Off, Baby", + "songCount": 15, "duration": 0, - "created": "2019-05-16T22:10:52+01:00", - "year": 1983 - }, - { - "id": "6", - "artistId": "2", - "artist": "A Certain Ratio", - "name": "To Each...", - "songCount": 9, - "duration": 0, - "created": "2019-05-23T15:12:02.921473302+01:00", - "year": 1981 + "created": "2019-06-10T19:26:30.944742894+01:00", + "year": 1970 }, { "id": "8", @@ -39,15 +29,15 @@ "year": 1967 }, { - "id": "13", - "coverArt": "13", - "artistId": "4", - "artist": "Anikas", - "name": "Anika", - "songCount": 9, + "id": "16", + "coverArt": "16", + "artistId": "5", + "artist": "Swell Maps", + "name": "Jane From Occupied Europe", + "songCount": 16, "duration": 0, - "created": "2019-05-23T15:12:02.921473302+01:00", - "year": 2010 + "created": "2019-04-30T16:48:48+01:00", + "year": 1980 }, { "id": "19", @@ -72,26 +62,36 @@ "year": 1994 }, { - "id": "17", - "coverArt": "17", - "artistId": "5", - "artist": "Swell Maps", - "name": "A Trip to Marineville", - "songCount": 18, + "id": "3", + "coverArt": "3", + "artistId": "1", + "artist": "Jah Wobble, The Edge & Holger Czukay", + "name": "Snake Charmer", + "songCount": 5, "duration": 0, - "created": "2019-04-30T16:48:48+01:00", - "year": 1979 + "created": "2019-05-16T22:10:52+01:00", + "year": 1983 }, { - "id": "16", - "coverArt": "16", - "artistId": "5", - "artist": "Swell Maps", - "name": "Jane From Occupied Europe", - "songCount": 16, + "id": "6", + "artistId": "2", + "artist": "A Certain Ratio", + "name": "To Each...", + "songCount": 9, "duration": 0, - "created": "2019-04-30T16:48:48+01:00", - "year": 1980 + "created": "2019-05-23T15:12:02.921473302+01:00", + "year": 1981 + }, + { + "id": "13", + "coverArt": "13", + "artistId": "4", + "artist": "Anikas", + "name": "Anika", + "songCount": 9, + "duration": 0, + "created": "2019-05-23T15:12:02.921473302+01:00", + "year": 2010 }, { "id": "9", @@ -105,15 +105,15 @@ "year": 1966 }, { - "id": "21", - "coverArt": "21", - "artistId": "7", - "artist": "Captain Beefheart & His Magic Band", - "name": "Lick My Decals Off, Baby", - "songCount": 15, + "id": "17", + "coverArt": "17", + "artistId": "5", + "artist": "Swell Maps", + "name": "A Trip to Marineville", + "songCount": 18, "duration": 0, - "created": "2019-06-10T19:26:30.944742894+01:00", - "year": 1970 + "created": "2019-04-30T16:48:48+01:00", + "year": 1979 } ] } diff --git a/server/ctrlsubsonic/testdata/test_get_album_with_cover b/server/ctrlsubsonic/testdata/test_get_album_with_cover index b32fa3d..fe24dd4 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.8.7", + "gonicVersion": "v0.8.8", "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 6ef68b5..332daad 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.8.7", + "gonicVersion": "v0.8.8", "album": { "id": "2", "songCount": 0, diff --git a/server/ctrlsubsonic/testdata/test_get_artist_id_one b/server/ctrlsubsonic/testdata/test_get_artist_id_one index 1971b59..6eb5cde 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.8.7", + "gonicVersion": "v0.8.8", "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 e522210..8961d0e 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.8.7", + "gonicVersion": "v0.8.8", "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 147f01d..373569d 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.8.7", + "gonicVersion": "v0.8.8", "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 ff8f4cd..342feab 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.8.7", + "gonicVersion": "v0.8.8", "artists": { "ignoredArticles": "", "index": [ diff --git a/server/ctrlsubsonic/testdata/test_get_indexes_no_args b/server/ctrlsubsonic/testdata/test_get_indexes_no_args index cc3c5d7..17c2baa 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.8.7", + "gonicVersion": "v0.8.8", "indexes": { "lastModified": 0, "ignoredArticles": "", diff --git a/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks b/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks index 3ca1bdd..81451ef 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.8.7", + "gonicVersion": "v0.8.8", "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 8211ec9..f42d37b 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.8.7", + "gonicVersion": "v0.8.8", "directory": { "id": "2", "name": "Jah Wobble, The Edge, Holger Czukay", diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_13 b/server/ctrlsubsonic/testdata/test_search_three_q_13 index eb945aa..69550dc 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.8.7", + "gonicVersion": "v0.8.8", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_ani b/server/ctrlsubsonic/testdata/test_search_three_q_ani index 8c56e40..0f6d7f9 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.8.7", + "gonicVersion": "v0.8.8", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_cert b/server/ctrlsubsonic/testdata/test_search_three_q_cert index f19a6d5..7a5e419 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.8.7", + "gonicVersion": "v0.8.8", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_13 b/server/ctrlsubsonic/testdata/test_search_two_q_13 index 3d419eb..3e9505a 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.8.7", + "gonicVersion": "v0.8.8", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_ani b/server/ctrlsubsonic/testdata/test_search_two_q_ani index 44d4f15..3f1d0ab 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.8.7", + "gonicVersion": "v0.8.8", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_cert b/server/ctrlsubsonic/testdata/test_search_two_q_cert index 426de15..52a65f8 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.8.7", + "gonicVersion": "v0.8.8", "searchResult2": { "artist": [ { diff --git a/version/version.go b/version/version.go index fc6b93b..f7b47cd 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ // generated by `_do_bump_version` script in project root -// Sat 25 Apr 2020 18:00:00 IST +// Sat 25 Apr 2020 19:21:29 IST // DO NOT EDIT package version @@ -7,4 +7,4 @@ package version const NAME = "gonic" const NAME_UPPER = "GONIC" const NAME_EMBED = "gonicembed" -const VERSION = "v0.8.7" +const VERSION = "v0.8.8"