Jump to content

Errors in Kodi log


CBers
Go to solution Solved by Angelblue05,

Recommended Posts

CBers

@@Angelblue05

 

I had an error displayed within Kodi relating to the extended info script, which told me to check the log, and when I did, I saw a few other Emby related errors, such as:

 

09:33:52 T:1432344880  NOTICE: EMBY.librarysync -> Updating emby database.
09:33:52 T:1432344880  NOTICE: EMBY.downloadutils -> DEBUG:: ===== ENTER downloadUrl =====
09:33:52 T:1432344880  NOTICE: EMBY.downloadutils -> DEBUG:: {'url': 'http://192.168.1.140:8096/emby/Emby.Kodi.SyncQueue/GetServerDateTime?format=json', 'json': None, 'params': None, 'timeout': 30}
09:33:52 T:1432344880  NOTICE: EMBY.downloadutils -> ERROR:: === Bad status response: 404 ===
09:33:52 T:1432344880  NOTICE: EMBY.librarysync -> ERROR:: An exception occurred: string indices must be integers, not str
09:33:52 T:1432344880  NOTICE: EMBY.librarysync -> New sync time: client time -2 min: 2016-07-30T08:31:52Z
09:33:52 T:1432344880  NOTICE: EMBY.librarysync -> Commit successful.
09:33:52 T:1432344880  NOTICE: EMBY.librarysync -> Updating video library.
 
I'll put up the full log shortly.

 

.

Edited by CBers
Link to comment
Share on other sites

  • Solution
Angelblue05

They are not true errors. You are just getting a 404 because you don't have the Kodi server plugin installed. We use it to record the synced client time to server time and fall back to using the client time only, if we can't (for the fast sync). However, I will look to avoid doing this in the future and just use the client time once we know the server plugin is not installed.

 

Thanks for reporting :)

  • Like 1
Link to comment
Share on other sites

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