Exist2Resist 2 Posted June 12, 2019 Posted June 12, 2019 I'm using the Emby for Kodi add on, and both on the Rpi3 and Odroid C2 crash on the KODI interface during sync, then the interface proceeds to reboot. Looks like it looses connectivity with the server then crashes the interface. 2019-06-12 16:56:27.301 T:3696980848 NOTICE: EMBY.objects.movies -> ADD movie [1/120/120] 77400: Batman Beyond: Return of the Joker 2019-06-12 16:56:28.433 T:238175088 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6) 2019-06-12 16:56:28.434 T:238175088 ERROR: CCurlFile::Open failed with code 0 for https://emby.mydomain.org:443/emby/Items/78128/Images/Backdrop/0?Format=original&Tag=dbd387ebc7668967fe0870748ea6f581: 2019-06-12 16:56:28.434 T:238175088 ERROR: Open - failed to open source <https://emby.mydomain.org:443/emby/Items/78128/Images/Backdrop/0?Format=original&Tag=dbd387ebc7668967fe0870748ea6f581>
Exist2Resist 2 Posted June 12, 2019 Author Posted June 12, 2019 Does the url work in your browser? Absolutely, 100%. It's actually connecting to the server and pulling down/adding some content. See the first line of the code block, it's actually adding Batman Beyond: Return of the Joker. There is a bunch of movies it adds prior to that as well. Here is a screen of the web interface it see's the device connected.
Angelblue05 4131 Posted June 12, 2019 Posted June 12, 2019 (edited) Ok thanks for showing the running version. Disable caching artwork in the add-on settings. This has already been resolved in beta. It limits artwork caching based on memory usage now. Edited June 12, 2019 by Angelblue05
Exist2Resist 2 Posted June 12, 2019 Author Posted June 12, 2019 Ok thanks for showing the running version. Disable caching artwork in the add-on settings. This has already been resolved in beta. It limits artwork caching based on memory usage now. Thanks that fixed the crashing. 1
Recommended Posts