Jump to content

Library Sync has exited


Delphi

Recommended Posts

Beta 2.2.28

 

23:57:43 122.255890 T:140098762938112 NOTICE: EMBY.itemtypes -> showid: 179 pathid: 3181
23:57:43 122.257851 T:140098762938112 NOTICE: EMBY.itemtypes -> UPDATE tvshow itemid: 3cb6ee2633dc01126f222f39889d986b - Title: Line of Duty
23:57:43 122.560295 T:140098762938112 NOTICE: EMBY.artwork -> Updating Art url for clearart kodiId: 179 (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Art/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=a2ce646b4af7c3eb52daae80cce0af6b) -> (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Art/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=182e8d35fb3dca13c3be5cce48aca0d1)
23:57:43 122.561584 T:140098762938112 NOTICE: EMBY.artwork -> Updating Art url for thumb kodiId: 179 (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=e20074272b8c50537d18b9f305b7908d) -> (http://10.0.0.3:15023/emby/Items/3cb6ee2633dc01126f222f39889d986b/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=96196d8705b6ddb7d1e2e564c4f833f2)
23:57:43 122.580238 T:140098762938112 NOTICE: EMBY.librarysync -> ERROR:: function takes at most 1 argument (2 given)
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 908, in run
self.run_internal()
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 983, in run_internal
librarySync = self.startSync()
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 97, in startSync
completed = ManualSync().sync()
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1037, in sync
return self.fullSync(manualrun=True)
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 264, in fullSync
completed = process[itemtype](embycursor, kodicursor, pDialog)
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1325, in tvshows
tvshows.add_update(embytvshow, viewName, viewId)
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/itemtypes.py", line 1150, in add_update
artwork.add_artwork(artwork.get_all_artwork(item), showid, "tvshow", kodicursor)
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/artwork.py", line 342, in add_artwork
cursor=cursor)
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/artwork.py", line 392, in add_update_art
self.delete_cached_artwork(url)
File "/storage/.kodi/addons/plugin.video.emby/resources/lib/artwork.py", line 446, in delete_cached_artwork
thumbnails = xbmc.translatePath("special://thumbnails/%s", cached_url).decode('utf-8')
TypeError: function takes at most 1 argument (2 given)

 

Full Logs - http://sprunge.us/bELT

 

Link to comment
Share on other sites

Angelblue05

Thanks for reporting

 

Try beta 2.2.29

 

There was a typo in the path, but it should be resolved now.

Edited by Angelblue05
  • Like 2
Link to comment
Share on other sites

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