Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. serg86
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    serg86

    @serg86

    0
    Reputation
    196
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    serg86 Unfollow Follow

    Latest posts made by serg86

    • [Recalbox 4.0-Beta 2 | Kodi] AUDO addon, no SSL

      AUDO is an addon by lsellens. It was made for the OpenELEC version of Kodi. I realize this is technically not the place to be seeking help about this, but the AUDO author is barely online on the forums and I was wondering if someone here could help me out. The addon installs fine, it runs automatically upon starting Kodi and all components run correctly. Except for Sabnzbd, it says OpenSSL is not available. SSL is very important for Sabnzbd and it's not really usable without it. I've already made a post about this in the AUDO subforum of OpenELEC. Not sure if this helps, I haven't put it into the other forum yet. After googling I came across this. Using SSH, I cd into /recalbox/share/system/.kodi/addons/script.module.audo-dependencies/lib/ and ran "python2.7". Then I typed in: from OpenSSL import SSL and this is the output:

      >>> from OpenSSL import SSL
      Traceback (most recent call last):
        File "<stdin>", line 1, in <module>
        File "OpenSSL/__init__.py", line 36, in <module>
          from OpenSSL import crypto
      ImportError: OpenSSL/crypto.so: undefined symbol: PyUnicodeUCS4_Decode
      
      posted in Recalbox General
      serg86
      serg86