Search the Community
Showing results for tags 'Isengard'.
-
Kodi crashes when playing from home screen widgets (Movies/TV Shows) on iOS devices
glassman posted a topic in Kodi
This is a duplicate issue in another forum post, but nobody has been posting anything in that thread: http://emby.media/community/index.php?/topic/32876-kodi-crashes-when-playing-from-home-screen-widgets/ Basically, when trying to view a Movie or TV show from a home screen widget, such as Movies, or TV Shows, Kodi crashes immediately. However, if I go into the Movies or TV Shows menu, I can play content just fine from the Emby back end. This only seems to happen on the home screen, and it does not matter what Skin is being used. I've experienced this with Kodi 17, 16.1, and 16. Kodi 15.2 does not seem to have this problem. This will happen consistently on both tvOS and iOS devices. I've sideloaded Kodi on several iPhone 6/6 Plus and Apple TV 4's, and all display the same behavior. I've attached my logs just in case they may be helpful in any way. kodi.log kodi.old.log -
Hi everyone! Today I've upgraded my homeserver build and started my library from scratch, as the old one was quite messy. As a part of that cleanup action, I also wiped my Kodi installation and tried installing everything from scratch again, including the Emby addon. The authentication against my Emby server seems to work great, however not a single sync occurs and all sections remain empty without any items. I am running the Emby Addon v1.1.55 together with Kodi Isengard 15.2. I've attached a censored logfile which I took after setting the loglevel of the addon to debug. Aside from an issue with OpenWeatherMap (Emby also doesn't work if I disable that addon), the following stacktrace seems to describe the actual problem: 22:07:47 T:1730315384 ERROR: Exception in thread Thread-7: Traceback (most recent call last): File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/threading.py", line 532, in __bootstrap_inner File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby/resources/lib/LibrarySync.py", line 1119, in run libSync = self.FullLibrarySync() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby/resources/lib/LibrarySync.py", line 74, in FullLibrarySync utils.createSources() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby/resources/lib/Utils.py", line 193, in createSources etree.ElementTree(root).write(xmlpath, method="html") TypeError: write() got an unexpected keyword argument 'method' Thanks in advance for your help, I hope that I didn't answer a stupid question Best regards NeoXiD kodi-20150811-2217.log