Jump to content

new beta - fast startup enabled -> library sync exited


horstepipe
Go to solution Solved by Angelblue05,

Recommended Posts

horstepipe

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

Link to comment
Share on other sites

Angelblue05

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 by Angelblue05
  • Like 1
Link to comment
Share on other sites

horstepipe

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

  • Like 1
Link to comment
Share on other sites

Angelblue05

Quick question @@horstepipe - if you restart Kodi do you encounter the same error every time?

AttributeError: type object 'datetime.time' has no attribute 'strptime'
Link to comment
Share on other sites

horstepipe

 

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'
  • Like 1
Link to comment
Share on other sites

horstepipe

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

  • Like 1
Link to comment
Share on other sites

horstepipe

Ok, can you give this build a try, let me know if it helps?

Everything works fine again, thank you!!!

  • Like 1
Link to comment
Share on other sites

Angelblue05

Thanks for letting me know it works - the fix will be in the next beta version (2.2.12)

  • Like 2
Link to comment
Share on other sites

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