mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Merge branch 'master' of https://github.com/marcelveldt/plugin.video.mb3sync.git
This commit is contained in:
commit
865b07858e
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ class ReadEmbyDB():
|
|||
collections=[]
|
||||
|
||||
if(jsonData == ""):
|
||||
printDebug("No Json data")
|
||||
return []
|
||||
|
||||
result = json.loads(jsonData)
|
||||
|
|
Loading…
Reference in a new issue