horstepipe 377 Posted June 22, 2016 Posted June 22, 2016 hey has the Kodi sync queue plugin to be updated for the new Emby for Kodi beta or do I have another problem? Since updating to the new Emby for Kodi beta I'm getting the library sync thread has exited error. Gesendet von iPhone mit Tapatalk
Angelblue05 4131 Posted June 22, 2016 Posted June 22, 2016 (edited) Ok I will look into it and let you know if I need more info. Thanks for helping test beta. @@horstepipe please post your Kodi log.Sent from my iPhone using Tapatalk Edited June 22, 2016 by Angelblue05 1
horstepipe 377 Posted June 22, 2016 Author Posted June 22, 2016 Ok I will look into it and let you know if I need more info. Thanks for helping test beta. @@horstepipe please post your Kodi log. Sent from my iPhone using Tapatalk here it is, thank you 1
Angelblue05 4131 Posted June 22, 2016 Posted June 22, 2016 Quick question @@horstepipe - if you restart Kodi do you encounter the same error every time? AttributeError: type object 'datetime.time' has no attribute 'strptime'
horstepipe 377 Posted June 22, 2016 Author Posted June 22, 2016 Quick question @@horstepipe - if you restart Kodi do you encounter the same error every time? AttributeError: type object 'datetime.time' has no attribute 'strptime' yap, here's an extract of the log after I just restarted Kodi: 20:53:15 T:2504 ERROR: Exception in thread Thread-10: 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\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 899, in run self.run_internal() File "C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\utils.py", line 243, in wrapper result = func(*args, **kwargs) File "C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 969, in run_internal librarySync = self.startSync() File "C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 90, in startSync completed = self.fastSync() File "C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\librarysync.py", line 108, in fastSync lastSyncTime = utils.convertDate(lastSync) File "C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\utils.py", line 176, in convertDate date = datetime(*(time.strptime(date, "%Y-%m-%dT%H:%M:%SZ")[0:6])) AttributeError: type object 'datetime.time' has no attribute 'strptime' 1
Solution Angelblue05 4131 Posted June 22, 2016 Solution Posted June 22, 2016 Ok, can you give this build a try, let me know if it helps? 1
horstepipe 377 Posted June 22, 2016 Author Posted June 22, 2016 Ok, can you give this build a try, let me know if it helps? look's good, let my just try to add something to db and see if it works, too 1
horstepipe 377 Posted June 22, 2016 Author Posted June 22, 2016 Ok, can you give this build a try, let me know if it helps? Everything works fine again, thank you!!! 1
Angelblue05 4131 Posted June 22, 2016 Posted June 22, 2016 Thanks for letting me know it works - the fix will be in the next beta version (2.2.12) 2
Recommended Posts