Jump to content

Error When Trying To Sync


enzeder

Recommended Posts

enzeder

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...