Skip to content
This repository was archived by the owner on Jun 22, 2018. It is now read-only.
This repository was archived by the owner on Jun 22, 2018. It is now read-only.

Script error to start the add-on on Amazon Fire TV #38

@marciocamurati

Description

@marciocamurati

Hi,

When I try to start the add-on on the Amazon Fire TV with the XBMC 13.2, it show a Script error with the message below (complete log http://goo.gl/bqCAhV):

12:16:37 T:1772432296 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.SyntaxError'> Error Contents: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.stream/resources/site-packages/stream/socks.py', 205, 43, ' if type not in {socket.SOCK_STREAM, socket.SOCK_DGRAM}:\n')) Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.stream/addon.py", line 3, in <module> from stream import monkey_patches, plugin File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.stream/resources/site-packages/stream/__init__.py", line 2, in <module> from stream import common, cmd, library, index File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.stream/resources/site-packages/stream/index.py", line 2, in <module> from stream import plugin, magnet, scrapers, socks SyntaxError: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.stream/resources/site-packages/stream/socks.py', 205, 43, ' if type not in {socket.SOCK_STREAM, socket.SOCK_DGRAM}:\n')) -->End of Python script error report<--

Have any fix to it?

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions