Running the moonlight addon causes kodi to crash LOG: bLd0W If i run it from terminal i just get a black screen
Posts by dazed
-
-
Just picked one up off the UK amazon for £5.98 will have a lil fiddle with it over the weekend, thanks for pointing this out noggin
-
Just an FYI your pvr settings do nothing Kodi v17 (Krypton) FAQ - Official Kodi Wiki Why is your memorysize 0? This writes everything to your internal storage instead of RAM which can cause problems HOW-TO:Modify the video cache - Official Kodi Wiki
Could you be so kind and point me into the right direction of obtaining an Odroid-C2 8.2 build?
-
-
-
What is the issue then?
Well my take on having read through that is that it's a build problem not an addon one
-
I've already updated Moonlight to the latest version and it still doesn't work.
I don't believe it's the addon that's the issue Libreelec Amlogic S905 : "Could not initialize SDL - SDL not built with video support" · Issue #506 · irtimmer/moonlight-embedded · GitHub
-
-
That's amazing consider that those cmds were removed
- <minvideocachelevel>, <minaudiocachelevel>, and <cacheindvdplayer> have been removed in v17.
-
There's a glitch in Millhouse builds at the moment - smb doesn't play nicely with windows shares if passwords aren't used. Might be the same issue...?
Is that passworded shares or user account passwords? because i don't passowrd shares but user account needs a password
I mean this
-
Moonlight users: please try updating to 8.2.106c. Unfortunately all I can do is bump packages, no way to test here.
Causes box to crash when run . Here's the crash log 4G674 can run it again with debug on if needed
-
Just an error accessing Windows Shares via SMB.
Try going Settings > Service settings > SMB client and lower the maximum to SMBv2 or 1
-
Please try an updated version 8.2.106a.
Still doesn't start
Code
Display More15:04:20.722 T:3204182944 DEBUG: -->Python Interpreter Initialized<-- 15:04:20.724 T:3204182944 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.moonlight/addon.py): the source file to load is "/storage/.kodi/addons/script.moonlight/addon.py" 15:04:20.725 T:3204182944 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.moonlight/addon.py): setting the Python path to /storage/.kodi/addons/script.moonlight:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0 15:04:20.725 T:3204182944 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.moonlight/addon.py): entering source directory /storage/.kodi/addons/script.moonlight 15:04:20.726 T:3204182944 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.moonlight/addon.py): instantiating addon using automatically obtained id of "script.moonlight" dependent on version 2.1.0 of the xbmc.python api 15:04:21.073 T:3204182944 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.OSError'> Error Contents: /storage/.kodi/addons/script.moonlight/lib/libmoonlight-common.so: file too short Traceback (most recent call last): File "/storage/.kodi/addons/script.moonlight/addon.py", line 80, in <module> index() File "/storage/.kodi/addons/script.moonlight/addon.py", line 27, in index gs = LibGameStream(addon.getAddonInfo("path") + "/lib") File "/storage/.kodi/addons/script.moonlight/lib/moonlight.py", line 40, in __init__ self.commonlib = ctypes.cdll.LoadLibrary(os.path.join(libpath, "libmoonlight-common.so")) File "/usr/lib/python2.7/ctypes/__init__.py", line 440, in LoadLibrary File "/usr/lib/python2.7/ctypes/__init__.py", line 362, in __init__ OSError: /storage/.kodi/addons/script.moonlight/lib/libmoonlight-common.so: file too short -->End of Python script error report<-- 15:04:21.076 T:4096729664 DEBUG: ------ Window Init (DialogNotification.xml) ------ 15:04:21.221 T:3684598688 DEBUG: DoWork - took 529 ms to load special://skin/extras/backgrounds/default.jpg 15:04:21.490 T:3204182944 INFO: Python script stopped 15:04:21.490 T:3204182944 DEBUG: Thread LanguageInvoker 3204182944 terminating 15:04:21.502 T:3341583264 DEBUG: CAddonDatabase::SetLastUsed[script.moonlight] took 9 ms 15:04:21.509 T:4096729664 ERROR: GetDirectory - Error getting plugin://script.moonlight/ 15:04:21.509 T:4096729664 ERROR: CGUIMediaWindow::GetDirectory(plugin://script.moonlight/) failed 15:04:21.509 T:4096729664 DEBUG: CGUIMediaWindow::GetDirectory () 15:04:21.510 T:4096729664 DEBUG: ParentPath = [plugin://script.moonlight/] 15:04:21.542 T:3204182944 DEBUG: Thread BackgroundLoader start, auto delete: false 15:04:21.544 T:3204182944 DEBUG: Thread BackgroundLoader 3204182944 terminating 15:04:21.709 T:4096729664 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 15:04:23.904 T:4096729664 INFO: CheckIdle - Closing session to https://192.168.0.2 (easy=0xd4771f88, multi=(nil)) 15:04:26.920 T:4096729664 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
-
This is more related to this thread Moonlight Addon Amlogic but when i install the addon with this build i get this
Code
Display More03:29:03.423 T:2794587040 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.OSError'> Error Contents: /storage/.kodi/addons/script.moonlight/lib/libmoonlight-common.so.0: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/storage/.kodi/addons/script.moonlight/addon.py", line 80, in <module> index() File "/storage/.kodi/addons/script.moonlight/addon.py", line 27, in index gs = LibGameStream(addon.getAddonInfo("path") + "/lib") File "/storage/.kodi/addons/script.moonlight/lib/moonlight.py", line 40, in __init__ self.commonlib = ctypes.cdll.LoadLibrary(os.path.join(libpath, "libmoonlight-common.so.0")) File "/usr/lib/python2.7/ctypes/__init__.py", line 440, in LoadLibrary File "/usr/lib/python2.7/ctypes/__init__.py", line 362, in __init__ OSError: /storage/.kodi/addons/script.moonlight/lib/libmoonlight-common.so.0: cannot open shared object file: No such file or directory -->End of Python script error report<-- 03:29:03.688 T:4096389696 ERROR: GetDirectory - Error getting plugin://script.moonlight/ 03:29:03.688 T:4096389696 ERROR: CGUIMediaWindow::GetDirectory(plugin://script.moonlight/) failed
-
Can you guys try using moonlight built from the latest git versions - the package is for S905, 8.0.2d and 8.0.2e only:
02:56:06.302 T:4027573152 ERROR: CAddonInstallJob[script.moonlight]: The dependency on os.libreelec.tv version 8.2 could not be satisfied.
Using version 8.0.2e
-
kszaq, is there so progress for the Moonlight addon that is not working? Thanks
-
I have been using the Netflix addon, but did a clean install for this new version. Now I can't find the link on how I installed it before. I made a video showing how it looks, but I did not put any information in the description. can someone point me to the right post on how to install Netfix and Amazon addons. Guess old age is catching up to me. I have poring over this thread for hours but can't find the instructions. Part of the instructions was to use Putty to run a command, from what I remember.
thanks
Instructions are on the github release page Releases · amillogical/LibreELEC.tv · GitHub
Netflix/Amazon Prime VOD Support
Run the following:curl -Ls http://nmacleod.com/public/libreelec/getwidevine.sh | bash
Then install one of the following addons:
Netflix addon or install netflix repository from "LibreELEC Addon" repository, and install "netflix" from the netflix repository.
Amazon Prime VOD addon -
Can't update from testing1 keep getting