mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-27 07:10:43 +00:00
Merge branch 'master' of https://github.com/marcelveldt/plugin.video.mb3sync.git
This commit is contained in:
commit
865b07858e
@ -231,7 +231,6 @@ class ReadEmbyDB():
|
||||
collections=[]
|
||||
|
||||
if(jsonData == ""):
|
||||
printDebug("No Json data")
|
||||
return []
|
||||
|
||||
result = json.loads(jsonData)
|
||||
|
Loading…
Reference in New Issue
Block a user