enzeder 4 Posted July 31, 2015 Posted July 31, 2015 Emby has been working fine in KODI windows for me (Isengard, EMBY 1.1.17) but now it no longer syncs. Unfortunately I don't know when this started happening as I have been away for a week so cannot isolate the changes. Log file attached. I also have it on a Android device and that is working fine. Have extracted part of file here, seems to have a problem with global name "directory" net defined. Any help appreciated Thanks David 22:31:32 T:4884 NOTICE: EMBY LibrarySync -> --- Starting Library Sync Thread --- 22:31:32 T:4884 NOTICE: Sync DB -> syncDatabase Exiting 22:31:32 T:4884 ERROR: Exception in thread Thread-7: Traceback (most recent call last): File "C:\Program Files (x86)\Kodi\system\python\Lib\threading.py", line 810, in __bootstrap_inner self.run() File "C:\Users\Theatre\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\LibrarySync.py", line 797, in run libSync = self.FullLibrarySync() File "C:\Users\Theatre\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\LibrarySync.py", line 106, in FullLibrarySync self.MoviesFullSync(connection,cursor,pDialog) File "C:\Users\Theatre\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\LibrarySync.py", line 202, in MoviesFullSync WriteKodiVideoDB().addOrUpdateMovieToKodiLibrary(item["Id"],connection, cursor, view.get('title')) File "C:\Users\Theatre\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\WriteKodiVideoDB.py", line 154, in addOrUpdateMovieToKodiLibrary elif "/" in directory: NameError: global name 'directory' is not defined 22:31:45 T:2880 ERROR: Unmatched [ 22:31:45 T:2880 ERROR: Error parsing boolean expression ![[Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)] kodi.log
Angelblue05 4132 Posted July 31, 2015 Posted July 31, 2015 (edited) Please wait for the next beta release or use the github version here: https://github.com/MediaBrowser/Emby.Kodi. Everything should be back to normal once more. It will be announced, very very soon I believe. Edited July 31, 2015 by Angelblue05
Recommended Posts