mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03: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",
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
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