From 92573de436bbcd46bc897835c739270d64ec5b7b Mon Sep 17 00:00:00 2001 From: sentriz Date: Sat, 25 Apr 2020 18:00:04 +0100 Subject: [PATCH] bump to v0.8.7 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 | 98 ++++++------- .../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 | 134 +++++++++--------- .../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, 139 insertions(+), 139 deletions(-) diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist index d6e26e3..c740f3f 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.6", + "gonicVersion": "v0.8.7", "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 b41b49c..72fa9d5 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.6", + "gonicVersion": "v0.8.7", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_newest b/server/ctrlsubsonic/testdata/test_get_album_list_newest index d84c013..3d1139c 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.6", + "gonicVersion": "v0.8.7", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_random b/server/ctrlsubsonic/testdata/test_get_album_list_random index 73363c0..3edc346 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_random @@ -3,9 +3,41 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.8.6", + "gonicVersion": "v0.8.7", "albumList": { "album": [ + { + "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": "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", @@ -28,17 +60,6 @@ "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": "17", "coverArt": "17", @@ -50,39 +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": "13", - "coverArt": "13", - "artist": "There", - "title": "(2010) Anika", - "parent": "12", - "isDir": true, - "songCount": 9, - "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": "9", "coverArt": "9", @@ -95,15 +83,27 @@ "created": "0001-01-01T00:00:00Z" }, { - "id": "6", - "artist": "A Certain Ratio", - "title": "(1981) To EachOTHER.", - "parent": "4", + "id": "13", + "coverArt": "13", + "artist": "There", + "title": "(2010) Anika", + "parent": "12", "isDir": true, "songCount": 9, "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", 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 9fcdaba..c5560dc 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.6", + "gonicVersion": "v0.8.7", "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 89d4020..b72b5c3 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.6", + "gonicVersion": "v0.8.7", "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 20f0a3d..f7ebe53 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.6", + "gonicVersion": "v0.8.7", "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 04b546c..4e4b6d9 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_random @@ -3,31 +3,9 @@ "status": "ok", "version": "1.9.0", "type": "gonic", - "gonicVersion": "v0.8.6", + "gonicVersion": "v0.8.7", "albumList2": { "album": [ - { - "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", - "year": 1980 - }, - { - "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", - "year": 1967 - }, { "id": "3", "coverArt": "3", @@ -49,6 +27,72 @@ "created": "2019-05-23T15:12:02.921473302+01:00", "year": 1981 }, + { + "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", + "year": 1967 + }, + { + "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": "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", + "year": 1967 + }, + { + "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", + "year": 1994 + }, + { + "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", + "year": 1979 + }, + { + "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", + "year": 1980 + }, { "id": "9", "coverArt": "9", @@ -70,50 +114,6 @@ "duration": 0, "created": "2019-06-10T19:26:30.944742894+01:00", "year": 1970 - }, - { - "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", - "year": 1979 - }, - { - "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", - "year": 1967 - }, - { - "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", - "year": 1994 - }, - { - "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 } ] } diff --git a/server/ctrlsubsonic/testdata/test_get_album_with_cover b/server/ctrlsubsonic/testdata/test_get_album_with_cover index 7612556..b32fa3d 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.6", + "gonicVersion": "v0.8.7", "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 bc9391e..6ef68b5 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.6", + "gonicVersion": "v0.8.7", "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 269b8eb..1971b59 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.6", + "gonicVersion": "v0.8.7", "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 ed26eff..e522210 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.6", + "gonicVersion": "v0.8.7", "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 40c1903..147f01d 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.6", + "gonicVersion": "v0.8.7", "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 d2e9bb7..ff8f4cd 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.6", + "gonicVersion": "v0.8.7", "artists": { "ignoredArticles": "", "index": [ diff --git a/server/ctrlsubsonic/testdata/test_get_indexes_no_args b/server/ctrlsubsonic/testdata/test_get_indexes_no_args index e54613c..cc3c5d7 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.6", + "gonicVersion": "v0.8.7", "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 648e0d6..3ca1bdd 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.6", + "gonicVersion": "v0.8.7", "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 85f07ab..8211ec9 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.6", + "gonicVersion": "v0.8.7", "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 8d959b4..eb945aa 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.6", + "gonicVersion": "v0.8.7", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_ani b/server/ctrlsubsonic/testdata/test_search_three_q_ani index 1a0fa6c..8c56e40 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.6", + "gonicVersion": "v0.8.7", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_cert b/server/ctrlsubsonic/testdata/test_search_three_q_cert index 5807454..f19a6d5 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.6", + "gonicVersion": "v0.8.7", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_13 b/server/ctrlsubsonic/testdata/test_search_two_q_13 index 94b1af5..3d419eb 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.6", + "gonicVersion": "v0.8.7", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_ani b/server/ctrlsubsonic/testdata/test_search_two_q_ani index d6da7f0..44d4f15 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.6", + "gonicVersion": "v0.8.7", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_cert b/server/ctrlsubsonic/testdata/test_search_two_q_cert index 1fbb986..426de15 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.6", + "gonicVersion": "v0.8.7", "searchResult2": { "artist": [ { diff --git a/version/version.go b/version/version.go index 5b129f1..fc6b93b 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 03:29:21 IST +// Sat 25 Apr 2020 18:00:00 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.6" +const VERSION = "v0.8.7"