From 52ce88d58d6f7df2fd6996a2f6f30a857e292e5d Mon Sep 17 00:00:00 2001 From: Mungai Njoroge Date: Mon, 19 Jan 2026 16:06:39 +0300 Subject: [PATCH] update default artist split ignore list --- src/swingmusic/data/__init__.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/swingmusic/data/__init__.py b/src/swingmusic/data/__init__.py index 03bbc6ee..fee4dedb 100644 --- a/src/swingmusic/data/__init__.py +++ b/src/swingmusic/data/__init__.py @@ -3,6 +3,10 @@ ARTIST_SPLIT_IGNORE_LIST = { "Sonny & Cher", "Bob marley & the wailers", "Crosby, Stills, Nash & Young", + "Booker T. & the M.G.'s", + "Maurice Williams & The Zodiacs", + "Frank DeVol and His Orchestra", + "Tommy James & the Shondells", "Smith & Thell", "Peter, Paul & Mary", "Simon & Garfunkel",