From 3a7611bab43985fe94b988e94b8d48896dba8814 Mon Sep 17 00:00:00 2001 From: sentriz Date: Sun, 5 Jul 2020 17:14:35 +0100 Subject: [PATCH] bump to v0.9.5 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 | 152 +++++++++--------- .../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 | 128 +++++++-------- .../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, 163 insertions(+), 163 deletions(-) diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist index 75c4a14..9f4693d 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "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 980577c..0c96238 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_newest b/server/ctrlsubsonic/testdata/test_get_album_list_newest index 871ffc7..9b12ff6 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_random b/server/ctrlsubsonic/testdata/test_get_album_list_random index 7b9b75d..e01e50c 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_random @@ -3,19 +3,32 @@ "status": "ok", "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "albumList": { "album": [ { - "id": "al-5", - "coverArt": "al-5", - "artist": "A Certain Ratio", - "title": "(1994) The Graveyard and the Ballroom", + "id": "al-9", + "coverArt": "al-9", + "artist": "13th Floor Lowervators", + "title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators", "album": "", - "parent": "al-4", + "parent": "al-7", "isDir": true, "name": "", - "songCount": 14, + "songCount": 21, + "duration": 0, + "created": "0001-01-01T00:00:00Z" + }, + { + "id": "al-13", + "coverArt": "al-13", + "artist": "There", + "title": "(2010) Anika", + "album": "", + "parent": "al-12", + "isDir": true, + "name": "", + "songCount": 9, "duration": 0, "created": "0001-01-01T00:00:00Z" }, @@ -32,19 +45,6 @@ "duration": 0, "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": 0, - "created": "0001-01-01T00:00:00Z" - }, { "id": "al-3", "coverArt": "al-3", @@ -58,57 +58,6 @@ "duration": 0, "created": "0001-01-01T00:00:00Z" }, - { - "id": "al-21", - "coverArt": "al-21", - "artist": "Captain Beefheart", - "title": "(1970) Lick My Decals Off, Bitch", - "album": "", - "parent": "al-20", - "isDir": true, - "name": "", - "songCount": 15, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, - { - "id": "al-19", - "coverArt": "al-19", - "artist": "Ten Years After", - "title": "(1967) Ten Years After", - "album": "", - "parent": "al-18", - "isDir": true, - "name": "", - "songCount": 15, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, - { - "id": "al-17", - "coverArt": "al-17", - "artist": "Swell Maps", - "title": "(1979) A Trip to Marineville", - "album": "", - "parent": "al-15", - "isDir": true, - "name": "", - "songCount": 18, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, - { - "id": "al-6", - "artist": "A Certain Ratio", - "title": "(1981) To EachOTHER.", - "album": "", - "parent": "al-4", - "isDir": true, - "name": "", - "songCount": 9, - "duration": 0, - "created": "0001-01-01T00:00:00Z" - }, { "id": "al-8", "coverArt": "al-8", @@ -123,17 +72,68 @@ "created": "0001-01-01T00:00:00Z" }, { - "id": "al-13", - "coverArt": "al-13", - "artist": "There", - "title": "(2010) Anika", + "id": "al-17", + "coverArt": "al-17", + "artist": "Swell Maps", + "title": "(1979) A Trip to Marineville", "album": "", - "parent": "al-12", + "parent": "al-15", + "isDir": true, + "name": "", + "songCount": 18, + "duration": 0, + "created": "0001-01-01T00:00:00Z" + }, + { + "id": "al-19", + "coverArt": "al-19", + "artist": "Ten Years After", + "title": "(1967) Ten Years After", + "album": "", + "parent": "al-18", + "isDir": true, + "name": "", + "songCount": 15, + "duration": 0, + "created": "0001-01-01T00:00:00Z" + }, + { + "id": "al-6", + "artist": "A Certain Ratio", + "title": "(1981) To EachOTHER.", + "album": "", + "parent": "al-4", "isDir": true, "name": "", "songCount": 9, "duration": 0, "created": "0001-01-01T00:00:00Z" + }, + { + "id": "al-5", + "coverArt": "al-5", + "artist": "A Certain Ratio", + "title": "(1994) The Graveyard and the Ballroom", + "album": "", + "parent": "al-4", + "isDir": true, + "name": "", + "songCount": 14, + "duration": 0, + "created": "0001-01-01T00:00:00Z" + }, + { + "id": "al-21", + "coverArt": "al-21", + "artist": "Captain Beefheart", + "title": "(1970) Lick My Decals Off, Bitch", + "album": "", + "parent": "al-20", + "isDir": true, + "name": "", + "songCount": 15, + "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 3179a6a..1107bb3 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "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 3123922..fd5e9f2 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "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 e1f5aee..94cd3b3 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "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 7c65ff3..d50265d 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_random @@ -3,60 +3,21 @@ "status": "ok", "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "albumList2": { "album": [ { - "id": "al-5", - "coverArt": "al-5", - "artistId": "ar-2", - "artist": "A Certain Ratio", + "id": "al-19", + "coverArt": "al-19", + "artistId": "ar-6", + "artist": "Ten Years After", "title": "", "album": "", - "name": "The Graveyard and the Ballroom", - "songCount": 14, + "name": "Ten Years After", + "songCount": 15, "duration": 0, - "created": "2019-06-05T17:46:37.675917974+01:00", - "year": 1994 - }, - { - "id": "al-13", - "coverArt": "al-13", - "artistId": "ar-4", - "artist": "Anikas", - "title": "", - "album": "", - "name": "Anika", - "songCount": 9, - "duration": 0, - "created": "2019-05-23T15:12:02.921473302+01:00", - "year": 2010 - }, - { - "id": "al-9", - "coverArt": "al-9", - "artistId": "ar-3", - "artist": "13th Floor Elevators", - "title": "", - "album": "", - "name": "The Psychedelic Sounds of the 13th Floor Elevators", - "songCount": 21, - "duration": 0, - "created": "2019-06-13T12:57:24.306717554+01:00", - "year": 1966 - }, - { - "id": "al-3", - "coverArt": "al-3", - "artistId": "ar-1", - "artist": "Jah Wobble, The Edge & Holger Czukay", - "title": "", - "album": "", - "name": "Snake Charmer", - "songCount": 5, - "duration": 0, - "created": "2019-05-16T22:10:52+01:00", - "year": 1983 + "created": "2019-04-30T16:48:30+01:00", + "year": 1967 }, { "id": "al-8", @@ -71,6 +32,19 @@ "created": "2019-06-13T12:57:28.850090338+01:00", "year": 1967 }, + { + "id": "al-3", + "coverArt": "al-3", + "artistId": "ar-1", + "artist": "Jah Wobble, The Edge & Holger Czukay", + "title": "", + "album": "", + "name": "Snake Charmer", + "songCount": 5, + "duration": 0, + "created": "2019-05-16T22:10:52+01:00", + "year": 1983 + }, { "id": "al-16", "coverArt": "al-16", @@ -85,17 +59,43 @@ "year": 1980 }, { - "id": "al-17", - "coverArt": "al-17", - "artistId": "ar-5", - "artist": "Swell Maps", + "id": "al-5", + "coverArt": "al-5", + "artistId": "ar-2", + "artist": "A Certain Ratio", "title": "", "album": "", - "name": "A Trip to Marineville", - "songCount": 18, + "name": "The Graveyard and the Ballroom", + "songCount": 14, "duration": 0, - "created": "2019-04-30T16:48:48+01:00", - "year": 1979 + "created": "2019-06-05T17:46:37.675917974+01:00", + "year": 1994 + }, + { + "id": "al-9", + "coverArt": "al-9", + "artistId": "ar-3", + "artist": "13th Floor Elevators", + "title": "", + "album": "", + "name": "The Psychedelic Sounds of the 13th Floor Elevators", + "songCount": 21, + "duration": 0, + "created": "2019-06-13T12:57:24.306717554+01:00", + "year": 1966 + }, + { + "id": "al-13", + "coverArt": "al-13", + "artistId": "ar-4", + "artist": "Anikas", + "title": "", + "album": "", + "name": "Anika", + "songCount": 9, + "duration": 0, + "created": "2019-05-23T15:12:02.921473302+01:00", + "year": 2010 }, { "id": "al-6", @@ -123,17 +123,17 @@ "year": 1970 }, { - "id": "al-19", - "coverArt": "al-19", - "artistId": "ar-6", - "artist": "Ten Years After", + "id": "al-17", + "coverArt": "al-17", + "artistId": "ar-5", + "artist": "Swell Maps", "title": "", "album": "", - "name": "Ten Years After", - "songCount": 15, + "name": "A Trip to Marineville", + "songCount": 18, "duration": 0, - "created": "2019-04-30T16:48:30+01:00", - "year": 1967 + "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 98d0f6f..ccb5489 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "album": { "id": "al-3", "coverArt": "al-3", diff --git a/server/ctrlsubsonic/testdata/test_get_album_without_cover b/server/ctrlsubsonic/testdata/test_get_album_without_cover index cd261cd..ade76f5 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "album": { "id": "al-2", "title": "", diff --git a/server/ctrlsubsonic/testdata/test_get_artist_id_one b/server/ctrlsubsonic/testdata/test_get_artist_id_one index 377bfd2..ef8c8db 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "artist": { "id": "ar-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 a6a9395..8a1b56d 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "artist": { "id": "ar-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 23eb32d..a65ab00 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "artist": { "id": "ar-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 a7a1bd9..b3f886c 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "artists": { "ignoredArticles": "", "index": [ diff --git a/server/ctrlsubsonic/testdata/test_get_indexes_no_args b/server/ctrlsubsonic/testdata/test_get_indexes_no_args index 4d90227..c34752a 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "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 cdd616d..6416be5 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "directory": { "id": "al-3", "parent": "al-2", diff --git a/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks b/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks index eba8a36..e6ce985 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "directory": { "id": "al-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 566cc6c..ea0f850 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_ani b/server/ctrlsubsonic/testdata/test_search_three_q_ani index f0105e3..35f1b43 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_cert b/server/ctrlsubsonic/testdata/test_search_three_q_cert index 4cfabe9..0d8f85e 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_13 b/server/ctrlsubsonic/testdata/test_search_two_q_13 index 2c2580d..4edc301 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_ani b/server/ctrlsubsonic/testdata/test_search_two_q_ani index 6afc859..514d492 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_cert b/server/ctrlsubsonic/testdata/test_search_two_q_cert index 95e9668..bd4ed47 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.15.0", "type": "gonic", - "gonicVersion": "v0.9.4", + "gonicVersion": "v0.9.5", "searchResult2": { "artist": [ { diff --git a/version/version.go b/version/version.go index 2df445b..1b593d8 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ // generated by `_do_bump_version` script in project root -// Tue 30 Jun 2020 20:44:12 IST +// Sun 05 Jul 2020 17:14:31 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.9.4" +const VERSION = "v0.9.5"