Reorganize repository structure for better organization

- Move backend code to swingmusic/ folder
- Move client applications to root level (swingmusic-android, swingmusic-desktop, swingmusic-webclient)
- Remove intermediate backend/ and clients/ folders
- Update README with new folder structure and setup instructions
- Clean and organized repository layout
This commit is contained in:
Tomas Dvorak
2026-03-17 22:34:34 +01:00
parent 17e859dd2f
commit 4c04287800
206 changed files with 14 additions and 7 deletions
-81
View File
@@ -1,81 +0,0 @@
ARTIST_SPLIT_IGNORE_LIST = {
"AC/DC",
"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",
"Judy & Mary",
"Florence & The Machine",
"Belle & Sebastian",
"C&C Music Factory",
"C & C Music Factory",
"FO&O",
"The Product G&B",
"Big Brother and the Holding Company",
"Tyler, The Creator",
"Eric B. & Rakim",
"DJ Jazzy Jeff & The Fresh Prince",
"Rob Base & DJ E-Z Rock",
"Nick Cave & the Bad Seeds",
"For King + Country",
"For King & Country",
"Robson & Jerome",
"Charles & Eddie",
"Womack & Womack",
"Pepsi & Shirlie",
"Mel & Kim",
"Wendy & Lisa",
"Tony! Toni! Toné!",
"Phillips, Craig & Dean",
"Crosby & Nash",
"Blood, Sweat & Tears",
"Mike + The Mechanics",
"Earth, Wind & Fire",
"Emerson, Lake & Palmer",
"Mumford & Sons",
"Hall & Oates",
"Tom Petty & The Heartbreakers",
"Sly & the Family Stone",
"Booker T. & the M.G.'s",
"KC & the Sunshine Band",
"Huey Lewis & the News",
"Joan Jett & the Blackhearts",
"Echo & the Bunnymen",
"Katrina & the Waves",
"Gladys Knight & the Pips",
"Martha & the Vandellas",
"Martha Reeves and the Vandellas",
"? and the Mysterians",
"Kool & the Gang",
"Josie & the Pussycats",
"Dan + Shay",
"Brooks & Dunn",
"Peaches & Herb",
"Seals & Crofts",
"Loggins & Messina",
"England Dan & John Ford Coley",
"Ashford & Simpson",
"Sam & Dave",
"Ike & Tina Turner",
"Sonny & Cher",
"Captain & Tennille",
"Hootie & the Blowfish",
"Diana Ross & the Supremes",
"Herb Alpert & the Tijuana Brass",
"The Mamas & the Papas",
"Gerry & the Pacemakers",
"Chloe x Halle",
"Durand Jones & The Indications",
"St. Paul & The Broken Bones",
"Nathaniel Rateliff & The Night Sweats",
"Aly & AJ",
"Maddie & Tae",
"Nico & Vinz",
"Yusuf / Cat Stevens"
}