mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-02 15:38:47 +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=[]
|
collections=[]
|
||||||
|
|
||||||
if(jsonData == ""):
|
if(jsonData == ""):
|
||||||
printDebug("No Json data")
|
|
||||||
return []
|
return []
|
||||||
|
|
||||||
result = json.loads(jsonData)
|
result = json.loads(jsonData)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue