From dd258ebbeb4a3923bc9eb431f372e8d9f1982ca2 Mon Sep 17 00:00:00 2001 From: sentriz Date: Sat, 6 Jun 2020 21:00:53 +0100 Subject: [PATCH] bump to v0.9.1 generated by `_do_bump_version` script in project root --- .../testdata/test_get_album_list_alpha_artist | 4 +- .../testdata/test_get_album_list_alpha_name | 4 +- .../testdata/test_get_album_list_newest | 4 +- .../testdata/test_get_album_list_random | 132 +++++++++--------- .../test_get_album_list_two_alpha_artist | 4 +- .../test_get_album_list_two_alpha_name | 4 +- .../testdata/test_get_album_list_two_newest | 4 +- .../testdata/test_get_album_list_two_random | 106 +++++++------- .../testdata/test_get_album_with_cover | 4 +- .../testdata/test_get_album_without_cover | 4 +- .../testdata/test_get_artist_id_one | 4 +- .../testdata/test_get_artist_id_three | 4 +- .../testdata/test_get_artist_id_two | 4 +- .../testdata/test_get_artists_no_args | 4 +- .../testdata/test_get_indexes_no_args | 4 +- .../test_get_music_directory_with_tracks | 4 +- .../test_get_music_directory_without_tracks | 4 +- .../testdata/test_search_three_q_13 | 4 +- .../testdata/test_search_three_q_ani | 4 +- .../testdata/test_search_three_q_cert | 4 +- .../testdata/test_search_two_q_13 | 4 +- .../testdata/test_search_two_q_ani | 4 +- .../testdata/test_search_two_q_cert | 4 +- 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 32666e2..32350fa 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist +++ b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_artist @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 ec33487..1f9b39d 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_alpha_name +++ b/server/ctrlsubsonic/testdata/test_get_album_list_alpha_name @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_newest b/server/ctrlsubsonic/testdata/test_get_album_list_newest index 49acdba..460cc4b 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_newest +++ b/server/ctrlsubsonic/testdata/test_get_album_list_newest @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "albumList": { "album": [ { diff --git a/server/ctrlsubsonic/testdata/test_get_album_list_random b/server/ctrlsubsonic/testdata/test_get_album_list_random index 0c15e72..752b6e2 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_random @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "albumList": { "album": [ { @@ -32,70 +32,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-3", - "coverArt": "al-3", - "artist": "Jah Wobble, The Edge, Holger Czukay", - "title": "(1983) Snake Charmer", - "album": "", - "parent": "al-2", - "isDir": true, - "name": "", - "songCount": 5, - "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-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-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-19", "coverArt": "al-19", @@ -134,6 +70,70 @@ "songCount": 15, "duration": 0, "created": "0001-01-01T00:00:00Z" + }, + { + "id": "al-3", + "coverArt": "al-3", + "artist": "Jah Wobble, The Edge, Holger Czukay", + "title": "(1983) Snake Charmer", + "album": "", + "parent": "al-2", + "isDir": true, + "name": "", + "songCount": 5, + "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-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", + "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-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" } ] } 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 da7442b..aa4b958 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_artist +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_artist @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 e1c9be2..665073f 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_name +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_alpha_name @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 66ea9ae..940dbee 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_newest +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_newest @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 8fc33e7..6913550 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_list_two_random +++ b/server/ctrlsubsonic/testdata/test_get_album_list_two_random @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "albumList2": { "album": [ { @@ -19,19 +19,6 @@ "created": "2019-05-23T15:12:02.921473302+01:00", "year": 2010 }, - { - "id": "al-5", - "coverArt": "al-5", - "artistId": "ar-2", - "artist": "A Certain Ratio", - "title": "", - "album": "", - "name": "The Graveyard and the Ballroom", - "songCount": 14, - "duration": 0, - "created": "2019-06-05T17:46:37.675917974+01:00", - "year": 1994 - }, { "id": "al-3", "coverArt": "al-3", @@ -45,19 +32,6 @@ "created": "2019-05-16T22:10:52+01:00", "year": 1983 }, - { - "id": "al-19", - "coverArt": "al-19", - "artistId": "ar-6", - "artist": "Ten Years After", - "title": "", - "album": "", - "name": "Ten Years After", - "songCount": 15, - "duration": 0, - "created": "2019-04-30T16:48:30+01:00", - "year": 1967 - }, { "id": "al-16", "coverArt": "al-16", @@ -71,31 +45,6 @@ "created": "2019-04-30T16:48:48+01:00", "year": 1980 }, - { - "id": "al-21", - "coverArt": "al-21", - "artistId": "ar-7", - "artist": "Captain Beefheart & His Magic Band", - "title": "", - "album": "", - "name": "Lick My Decals Off, Baby", - "songCount": 15, - "duration": 0, - "created": "2019-06-10T19:26:30.944742894+01:00", - "year": 1970 - }, - { - "id": "al-6", - "artistId": "ar-2", - "artist": "A Certain Ratio", - "title": "", - "album": "", - "name": "To Each...", - "songCount": 9, - "duration": 0, - "created": "2019-05-23T15:12:02.921473302+01:00", - "year": 1981 - }, { "id": "al-17", "coverArt": "al-17", @@ -122,6 +71,57 @@ "created": "2019-06-13T12:57:24.306717554+01:00", "year": 1966 }, + { + "id": "al-19", + "coverArt": "al-19", + "artistId": "ar-6", + "artist": "Ten Years After", + "title": "", + "album": "", + "name": "Ten Years After", + "songCount": 15, + "duration": 0, + "created": "2019-04-30T16:48:30+01:00", + "year": 1967 + }, + { + "id": "al-5", + "coverArt": "al-5", + "artistId": "ar-2", + "artist": "A Certain Ratio", + "title": "", + "album": "", + "name": "The Graveyard and the Ballroom", + "songCount": 14, + "duration": 0, + "created": "2019-06-05T17:46:37.675917974+01:00", + "year": 1994 + }, + { + "id": "al-6", + "artistId": "ar-2", + "artist": "A Certain Ratio", + "title": "", + "album": "", + "name": "To Each...", + "songCount": 9, + "duration": 0, + "created": "2019-05-23T15:12:02.921473302+01:00", + "year": 1981 + }, + { + "id": "al-21", + "coverArt": "al-21", + "artistId": "ar-7", + "artist": "Captain Beefheart & His Magic Band", + "title": "", + "album": "", + "name": "Lick My Decals Off, Baby", + "songCount": 15, + "duration": 0, + "created": "2019-06-10T19:26:30.944742894+01:00", + "year": 1970 + }, { "id": "al-8", "coverArt": "al-8", diff --git a/server/ctrlsubsonic/testdata/test_get_album_with_cover b/server/ctrlsubsonic/testdata/test_get_album_with_cover index 76d3f5a..445c442 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_with_cover +++ b/server/ctrlsubsonic/testdata/test_get_album_with_cover @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 af7f8a6..8f04fb8 100644 --- a/server/ctrlsubsonic/testdata/test_get_album_without_cover +++ b/server/ctrlsubsonic/testdata/test_get_album_without_cover @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 0a3443f..bcd1303 100644 --- a/server/ctrlsubsonic/testdata/test_get_artist_id_one +++ b/server/ctrlsubsonic/testdata/test_get_artist_id_one @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 d1029b9..84f13dc 100644 --- a/server/ctrlsubsonic/testdata/test_get_artist_id_three +++ b/server/ctrlsubsonic/testdata/test_get_artist_id_three @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 c256780..78d587d 100644 --- a/server/ctrlsubsonic/testdata/test_get_artist_id_two +++ b/server/ctrlsubsonic/testdata/test_get_artist_id_two @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 972af0f..022c7d8 100644 --- a/server/ctrlsubsonic/testdata/test_get_artists_no_args +++ b/server/ctrlsubsonic/testdata/test_get_artists_no_args @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "artists": { "ignoredArticles": "", "index": [ diff --git a/server/ctrlsubsonic/testdata/test_get_indexes_no_args b/server/ctrlsubsonic/testdata/test_get_indexes_no_args index b78880a..3e85c75 100644 --- a/server/ctrlsubsonic/testdata/test_get_indexes_no_args +++ b/server/ctrlsubsonic/testdata/test_get_indexes_no_args @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 1c33543..b579452 100644 --- a/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks +++ b/server/ctrlsubsonic/testdata/test_get_music_directory_with_tracks @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 14b09ef..b43412d 100644 --- a/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks +++ b/server/ctrlsubsonic/testdata/test_get_music_directory_without_tracks @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "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 3336595..6195cd2 100644 --- a/server/ctrlsubsonic/testdata/test_search_three_q_13 +++ b/server/ctrlsubsonic/testdata/test_search_three_q_13 @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_ani b/server/ctrlsubsonic/testdata/test_search_three_q_ani index 931ddfb..98e3680 100644 --- a/server/ctrlsubsonic/testdata/test_search_three_q_ani +++ b/server/ctrlsubsonic/testdata/test_search_three_q_ani @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_three_q_cert b/server/ctrlsubsonic/testdata/test_search_three_q_cert index f164466..2de54a0 100644 --- a/server/ctrlsubsonic/testdata/test_search_three_q_cert +++ b/server/ctrlsubsonic/testdata/test_search_three_q_cert @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "searchResult3": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_13 b/server/ctrlsubsonic/testdata/test_search_two_q_13 index 4eeffce..6deec58 100644 --- a/server/ctrlsubsonic/testdata/test_search_two_q_13 +++ b/server/ctrlsubsonic/testdata/test_search_two_q_13 @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_ani b/server/ctrlsubsonic/testdata/test_search_two_q_ani index 81ca683..ac6319f 100644 --- a/server/ctrlsubsonic/testdata/test_search_two_q_ani +++ b/server/ctrlsubsonic/testdata/test_search_two_q_ani @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "searchResult2": { "artist": [ { diff --git a/server/ctrlsubsonic/testdata/test_search_two_q_cert b/server/ctrlsubsonic/testdata/test_search_two_q_cert index d1f6e3e..dbed7f2 100644 --- a/server/ctrlsubsonic/testdata/test_search_two_q_cert +++ b/server/ctrlsubsonic/testdata/test_search_two_q_cert @@ -1,9 +1,9 @@ { "subsonic-response": { "status": "ok", - "version": "1.9.0", + "version": "1.15.0", "type": "gonic", - "gonicVersion": "v0.9.0", + "gonicVersion": "v0.9.1", "searchResult2": { "artist": [ { diff --git a/version/version.go b/version/version.go index 5596702..c000498 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 18:42:09 IST +// Sat 06 Jun 2020 21:00:49 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.0" +const VERSION = "v0.9.1"