Jump to content

Emby for Kodi crashes and doesn't sync anything.


Recommended Posts

Guest petwri
Posted

After starting Kodi (15.2 Git:02e7013). Platform: Linux x86 64-bit, running on Ubuntu 15.10, kernel: Linux x86 64-bit version 4.2.0-22-generic on an Intel® Atom CPU 330 @ 1.60GHz, with Emby Server Version 3.0.5784.0, and EMBY Version: 1.1.62, I get the following error:

10:03:59 T:139638941394688   ERROR: Exception in thread Thread-10:
                                            Traceback (most recent call last):
                                              File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
                                                self.run()
                                              File "/home/main/.kodi/addons/plugin.video.emby/resources/lib/LibrarySync.py", line 1059, in run
                                                self.run_internal()
                                              File "/home/main/.kodi/addons/plugin.video.emby/resources/lib/LibrarySync.py", line 1144, in run_internal
                                                self.IncrementalSync(listItems)
                                              File "/home/main/.kodi/addons/plugin.video.emby/resources/lib/LibrarySync.py", line 773, in IncrementalSync
                                                WriteKodiMusicDB().addOrUpdateArtistToKodiLibrary(MBitem, connection, cursor)
                                              File "/home/main/.kodi/addons/plugin.video.emby/resources/lib/WriteKodiMusicDB.py", line 86, in addOrUpdateArtistToKodiLibrary
                                                cursor.execute(query, (name, musicBrainzId, genres, bio, thumb, fanart, lastScraped, dateadded, artistid))
                                            IntegrityError: UNIQUE constraint failed: artist.strMusicBrainzArtistID

Of course, the emby addon stops there and does not sync anything. DB reset didn't fix it.

Angelblue05
Posted

Disable music in the add-on settings. This should allow your sync to complete. The issue is fixed in beta.

 

 

Sent from my iPhone using Tapatalk

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