Jump to content

Emby for Kodi 3.1.44 Bug musicvideos


quickmic

Recommended Posts

quickmic

Hello

 

Thank you again for your great work!

 

With latest kodi plugin, nightly Kodi 18.

 

 

I get an error while musicvideo sync:

08:38:50.127 T:140004978317056  NOTICE: EMBY.default -> ---<[ default ]
08:38:54.481 T:140005313861376  NOTICE: Emby.emby.core.ws_client -> ERROR:: invalid literal for int() with base 10: 'HTML'
08:38:54.655 T:140005934626560  NOTICE: EMBY.full_sync -> starting sync with [u'48fede0f9ee96b1a449b277ee2b920ae', u'e2c00f297a5f80af390f52f72e782147']
08:38:54.659 T:140005934626560  NOTICE: EMBY.helper.utils -> ---[ screensaver/ ] {u'jsonrpc': u'2.0', u'id': 1, u'result': True}
08:38:54.829 T:140005934626560  NOTICE: EMBY.helper.wrapper -> Processing Music Concerts: 48fede0f9ee96b1a449b277ee2b920ae
08:38:55.831 T:140005934626560  NOTICE: EMBY.database -> ERROR:: type: <type 'exceptions.NameError'> value: global name 'bj' is not defined
08:38:57.188 T:140005934626560  NOTICE: Previous line repeats 1 times.
08:38:57.188 T:140005934626560  NOTICE: EMBY.full_sync -> ERROR:: full sync exited unexpectedly
08:38:57.191 T:140005934626560  NOTICE: EMBY.helper.utils -> ---[ screensaver/ ] {u'jsonrpc': u'2.0', u'id': 1, u'result': True}
08:38:57.192 T:140005934626560  NOTICE: EMBY.library -> ERROR:: global name 'bj' is not defined
                                            Traceback (most recent call last):
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/library.py", line 532, in add_library
                                                FullSync(self, library_id, update=update)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/full_sync.py", line 62, in __init__
                                                self.start()
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/full_sync.py", line 158, in start
                                                self.process_library(library)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/full_sync.py", line 215, in process_library
                                                media[library['CollectionType']](library)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/helper/wrapper.py", line 38, in wrapper
                                                result = func(self, dialog=dialog, *args, **kwargs)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/full_sync.py", line 340, in musicvideos
                                                obj.musicvideo(mvideo, library=library)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/helper/wrapper.py", line 97, in wrapper
                                                return func(*args, **kwargs)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/helper/wrapper.py", line 110, in wrapper
                                                return func(self, item, e_item=e_item, *args, **kwargs)
                                              File "/home/quickmic/.kodi/addons/plugin.video.emby/resources/lib/helper/wrapper.py", line 167, in wrapper
                                                return func(self, item, *args, **kwargs)
                                              File "/home/quickmic/.kodi/userdata/addon_data/plugin.video.emby/emby/objects/musicvideos.py", line 98, in musicvideo
                                                self.get_path_filename(obj)
                                              File "/home/quickmic/.kodi/userdata/addon_data/plugin.video.emby/emby/objects/musicvideos.py", line 190, in get_path_filename
                                                'KodiId': bj['MvideoId'],
                                            NameError: global name 'bj' is not defined
08:38:57.370 T:140005322254080  NOTICE: EMBY.entrypoint.default -> path: ?mode=managelibs params: {
                                                "mode": "managelibs"
                                            }

Edited by quickmic
Link to comment
Share on other sites

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