This commit is contained in:
rembo10
2012-11-05 18:09:09 -05:00
parent 182a01a31e
commit e545fead2a

View File

@@ -50,7 +50,7 @@ def artistlist_to_mbids(artistlist, forced=False):
continue
# If adding artists through Manage New Artists, there coming through as non-unicode (utf-8?)
# If adding artists through Manage New Artists, they're coming through as non-unicode (utf-8?)
# and screwing everything up
if not isinstance(artist, unicode):
try: