Merge branch 'master' into remove_commented_code

This commit is contained in:
Abby 2019-12-09 20:33:40 +00:00 committed by GitHub
commit f7fdcd0cd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 904 additions and 739 deletions

View file

@ -216,4 +216,4 @@ class GetArtworkWorker(threading.Thread):
self.queue.task_done()
if xbmc.Monitor().abortRequested():
break
break