mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix: importlib import bugs :sigh!
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
ARTIST_SPLIT_IGNORE_LIST = {
|
||||
"AC/DC",
|
||||
"Bob marley & the wailers",
|
||||
"Crosby, Stills, Nash & Young",
|
||||
"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",
|
||||
}
|
||||
Reference in New Issue
Block a user