mellomade 141 Posted December 27, 2015 Posted December 27, 2015 (edited) Oops - Emby..... When running the playlist refresh from the add-on options: 17:56:24 T:140267608839936 NOTICE: Parameter string: ?mode=refreshplaylist 17:56:24 T:140267608839936 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.NameError'> Error Contents: global name 'librarysync' is not defined Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.emby/default.py", line 130, in <module> Main() File "/storage/.kodi/addons/plugin.video.emby/default.py", line 85, in __init__ modes[mode]() File "/storage/.kodi/addons/plugin.video.emby/resources/lib/entrypoint.py", line 380, in refreshPlaylist lib = librarysync.LibrarySync() NameError: global name 'librarysync' is not defined -->End of Python script error report<-- Edited December 27, 2015 by mellomade
Angelblue05 4132 Posted December 27, 2015 Posted December 27, 2015 You can grab the zip here: http://emby.media/community/index.php?/topic/28970-has-anything-do-with-fanart-images-changed-in-65/?p=279674 It should allow it to work. I'm looking into the artwork situation before pushing to beta.
Recommended Posts