diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist index 32350fa..f848a5a 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.1", + "gonicVersion": "v0.9.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 1f9b39d..f1dfe93 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.1", + "gonicVersion": "v0.9.2", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_newest b/server/ctrlsubsonic/testdata/test_get_album_list_newest index 460cc4b..113d978 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.1", + "gonicVersion": "v0.9.2", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_random b/server/ctrlsubsonic/testdata/test_get_album_list_random index 752b6e2..bbd0214 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_random @@ -3,9 +3,22 @@ "status": "ok", "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.1", + "gonicVersion": "v0.9.2", "albumList": { "album": [ + { + "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-13", "coverArt": "al-13", @@ -32,6 +45,19 @@ "duration": 0, "created": "0001-01-01T00:00:00Z" }, + { + "id": "al-16", + "coverArt": "al-16", + "artist": "Swell Maps", + "title": "(1980) Jane From Occupied Europe", + "album": "", + "parent": "al-15", + "isDir": true, + "name": "", + "songCount": 16, + "duration": 0, + "created": "0001-01-01T00:00:00Z" + }, { "id": "al-19", "coverArt": "al-19", @@ -45,32 +71,6 @@ "duration": 0, "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": 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-3", "coverArt": "al-3", @@ -84,6 +84,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-5", "coverArt": "al-5", @@ -97,18 +109,6 @@ "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-9", "coverArt": "al-9", @@ -123,15 +123,15 @@ "created": "0001-01-01T00:00:00Z" }, { - "id": "al-16", - "coverArt": "al-16", - "artist": "Swell Maps", - "title": "(1980) Jane From Occupied Europe", + "id": "al-8", + "coverArt": "al-8", + "artist": "13th Floor Lowervators", + "title": "(1967) Easter Nowhere", "album": "", - "parent": "al-15", + "parent": "al-7", "isDir": true, "name": "", - "songCount": 16, + "songCount": 10, "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 aa4b958..b94d2ef 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.1", + "gonicVersion": "v0.9.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 665073f..c4766ef 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.1", + "gonicVersion": "v0.9.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 940dbee..94d0ca3 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.1", + "gonicVersion": "v0.9.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 6913550..8f9b2de 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_random @@ -3,47 +3,20 @@ "status": "ok", "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.1", + "gonicVersion": "v0.9.2", "albumList2": { "album": [ { - "id": "al-13", - "coverArt": "al-13", - "artistId": "ar-4", - "artist": "Anikas", + "id": "al-6", + "artistId": "ar-2", + "artist": "A Certain Ratio", "title": "", "album": "", - "name": "Anika", + "name": "To Each...", "songCount": 9, "duration": 0, "created": "2019-05-23T15:12:02.921473302+01:00", - "year": 2010 - }, - { - "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", - "artistId": "ar-5", - "artist": "Swell Maps", - "title": "", - "album": "", - "name": "Jane From Occupied Europe", - "songCount": 16, - "duration": 0, - "created": "2019-04-30T16:48:48+01:00", - "year": 1980 + "year": 1981 }, { "id": "al-17", @@ -59,30 +32,30 @@ "year": 1979 }, { - "id": "al-9", - "coverArt": "al-9", - "artistId": "ar-3", - "artist": "13th Floor Elevators", + "id": "al-16", + "coverArt": "al-16", + "artistId": "ar-5", + "artist": "Swell Maps", "title": "", "album": "", - "name": "The Psychedelic Sounds of the 13th Floor Elevators", - "songCount": 21, + "name": "Jane From Occupied Europe", + "songCount": 16, "duration": 0, - "created": "2019-06-13T12:57:24.306717554+01:00", - "year": 1966 + "created": "2019-04-30T16:48:48+01:00", + "year": 1980 }, { - "id": "al-19", - "coverArt": "al-19", - "artistId": "ar-6", - "artist": "Ten Years After", + "id": "al-13", + "coverArt": "al-13", + "artistId": "ar-4", + "artist": "Anikas", "title": "", "album": "", - "name": "Ten Years After", - "songCount": 15, + "name": "Anika", + "songCount": 9, "duration": 0, - "created": "2019-04-30T16:48:30+01:00", - "year": 1967 + "created": "2019-05-23T15:12:02.921473302+01:00", + "year": 2010 }, { "id": "al-5", @@ -98,16 +71,17 @@ "year": 1994 }, { - "id": "al-6", - "artistId": "ar-2", - "artist": "A Certain Ratio", + "id": "al-19", + "coverArt": "al-19", + "artistId": "ar-6", + "artist": "Ten Years After", "title": "", "album": "", - "name": "To Each...", - "songCount": 9, + "name": "Ten Years After", + "songCount": 15, "duration": 0, - "created": "2019-05-23T15:12:02.921473302+01:00", - "year": 1981 + "created": "2019-04-30T16:48:30+01:00", + "year": 1967 }, { "id": "al-21", @@ -122,6 +96,19 @@ "created": "2019-06-10T19:26:30.944742894+01:00", "year": 1970 }, + { + "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-8", "coverArt": "al-8", @@ -134,6 +121,19 @@ "duration": 0, "created": "2019-06-13T12:57:28.850090338+01:00", "year": 1967 + }, + { + "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 } ] } diff --git a/server/ctrlsubsonic/testdata/test_get_album_with_cover b/server/ctrlsubsonic/testdata/test_get_album_with_cover index 445c442..26eb3e5 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.1", + "gonicVersion": "v0.9.2", "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 8f04fb8..c9d57a9 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.1", + "gonicVersion": "v0.9.2", "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 bcd1303..a74c2b7 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.1", + "gonicVersion": "v0.9.2", "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 84f13dc..d28ca6e 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.1", + "gonicVersion": "v0.9.2", "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 78d587d..9b33392 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.1", + "gonicVersion": "v0.9.2", "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 022c7d8..8b589d1 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.1", + "gonicVersion": "v0.9.2", "artists": { "ignoredArticles": "", "index": [ diff --git a/server/ctrlsubsonic/testdata/test_get_indexes_no_args b/server/ctrlsubsonic/testdata/test_get_indexes_no_args index 3e85c75..ad87bf4 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.1", + "gonicVersion": "v0.9.2", "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 b579452..ee71eaa 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.1", + "gonicVersion": "v0.9.2", "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 b43412d..1fefbc1 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.1", + "gonicVersion": "v0.9.2", "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 6195cd2..94e50cb 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.1", + "gonicVersion": "v0.9.2", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_ani b/server/ctrlsubsonic/testdata/test_search_three_q_ani index 98e3680..65b4513 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.1", + "gonicVersion": "v0.9.2", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_cert b/server/ctrlsubsonic/testdata/test_search_three_q_cert index 2de54a0..aab3426 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.1", + "gonicVersion": "v0.9.2", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_13 b/server/ctrlsubsonic/testdata/test_search_two_q_13 index 6deec58..cc5f211 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.1", + "gonicVersion": "v0.9.2", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_ani b/server/ctrlsubsonic/testdata/test_search_two_q_ani index ac6319f..1b8c864 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.1", + "gonicVersion": "v0.9.2", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_cert b/server/ctrlsubsonic/testdata/test_search_two_q_cert index dbed7f2..945fdc4 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.1", + "gonicVersion": "v0.9.2", "searchResult2": { "artist": [ { diff --git a/version/version.go b/version/version.go index c000498..1b88db6 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ // generated by `_do_bump_version` script in project root -// Sat 06 Jun 2020 21:00:49 IST +// Sat 13 Jun 2020 16:03:52 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.1" +const VERSION = "v0.9.2"