mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
try: fix search
This commit is contained in:
@@ -113,6 +113,7 @@ class ProcessArtistColors:
|
||||
)
|
||||
|
||||
record = LibDataTable.find_one(artisthash, "artist")
|
||||
print(record)
|
||||
if (record is not None) and (record.color is not None):
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user