hi yall
there's a moonlight OE addon... that doesn't work in LE.
GitHub - dead/script.moonlight: Moonlight-embedded Addon for Openelec
its saying something about files in /home/chewitt/ ... that why im thinking there's a bug ? like the python path is not set right ?
perhaps the issue is much deeper ? if the team thinks this is more a featureReqeust (to fork this for LE & add to LE repo) please move this thread.
Code
- 00:55:13 3457.050537 T:1229976480 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: libssl.so.32: 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/resources/moonlight.py", line 36, in __init__
- self.commonlib = ctypes.cdll.LoadLibrary(os.path.join(libpath, "libmoonlight-common.so.0"))
- File "/home/chewitt/LibreELEC.official/build.LibreELEC-RPi2.arm-7.0.0/Python-2.7.11/.install_pkg/usr/lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary
- File "/home/chewitt/LibreELEC.official/build.LibreELEC-RPi2.arm-7.0.0/Python-2.7.11/.install_pkg/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
- OSError: libssl.so.32: cannot open shared object file: No such file or directory
- -->End of Python script error report<--
- 00:55:14 3457.354492 T:1962467328 ERROR: GetDirectory - Error getting plugin://script.moonlight/
- 00:55:14 3457.354736 T:1962467328 ERROR: CGUIMediaWindow::GetDirectory(plugin://script.moonlight/) failed