From 7fcfbb707d7d3624f1376388a46c82fe2cf8593d Mon Sep 17 00:00:00 2001 From: Andrew Walbran Date: Mon, 6 Jan 2025 14:40:48 +0000 Subject: [PATCH] Detect more bands. --- src/importers/bands.rs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/importers/bands.rs b/src/importers/bands.rs index 3c1dd6d..f96734a 100644 --- a/src/importers/bands.rs +++ b/src/importers/bands.rs @@ -12,12 +12,13 @@ // See the License for the specific language governing permissions and // limitations under the License. -pub const BANDS: [&str; 394] = [ +pub const BANDS: [&str; 397] = [ "112 and Then Some", "A Fine Kettle of Fish", "A Joyful Noise", "Abacus", "Accentricity", + "Accords Perdus", "Achterband", "Adam Rich-Griffin & Nicola McConkey ", "AdHoc Orkest", @@ -90,6 +91,7 @@ pub const BANDS: [&str; 394] = [ "Chris Liakos & John Wetzel", "Ciac Boum", "Ciona", + "CLARABAL", "Cojiro", "Constellation", "Contra Banditos", @@ -275,6 +277,7 @@ pub const BANDS: [&str; 394] = [ "Nova", "Nozzy", "Nubia", + "Nut en Genoegen", "Old Time All Stars", "Olivier Valence", "Ormuz",