Jump to content

Not working on Kodi v18


shred00

Recommended Posts

shred00

Version 3.0.34 of the Emby addon is not working on Kodi 18.

 

I've attached a kodi.log with the errors in it.

 

Is this addon known to not be working with Kodi 18 yet?

kodi.log

Link to comment
Share on other sites

sualfred

You have to switch to the beta version of the addon to get Leia support. And don't forget to drop and rescan your database after it.

  • Like 1
Link to comment
Share on other sites

shred00

Hi, can you please clarify what you mean by not working? thanks.

 

It's in the log I attached:

06:02:16.800 T:140442930763520  NOTICE: EMBY.librarysync -> ERROR:: no such table: tag
                                            Traceback (most recent call last):
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 674, in run
                                                self.run_internal()
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 771, in run_internal
                                                librarySync = self.startSync()
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 113, in startSync
                                                completed = self.fullSync()
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 287, in fullSync
                                                views.Views(cursor_emby, cursor_video).maintain()
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/views.py", line 109, in maintain
                                                if self.compare_view(media_type, view_id, view_name, view_type):
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/views.py", line 174, in compare_view
                                                self.add_view(media_type, view_id, view_name, view_type)
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/views.py", line 148, in add_view
                                                tag_id = self.get_tag(view_name)
                                              File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/views.py", line 222, in get_tag
                                                self.kodi_cursor.execute(query, (tag,))
                                            OperationalError: no such table: tag

Link to comment
Share on other sites

shred00

Thanks.  From that page though:

 

  Note, this is alpha/beta, so expect bugs and resets and restarts.

 
Is it planned to have this stable by the time Kodi 18 is GA?
Link to comment
Share on other sites

Angelblue05

That was the original post with all the info in it. It's beta but pretty stable, except for a few quirks with music and playback on android which I'm still working on.

 

Beta will be ported to Stable once server 3.6 is released in the stable channel.

Edited by Angelblue05
Link to comment
Share on other sites

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