Kodi Community Forum

Full Version: Legendas.tv problem Over Openelec
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am experiencing a problem when I try do download any subtitle using Legendas.TV

DEBUG:
Code:
10:34:39 T:1646261312   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: 'NoneType' object is not iterable
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/service.subtitles.legendastv/service.py", line 283, in <module>
                                                subs = Download(params["download_url"],'filename', pack, params['lang'])
                                              File "/storage/.kodi/addons/service.subtitles.legendastv/service.py", line 97, in Download
                                                FileContent, FileExt = LTV.Download(url)
                                            TypeError: 'NoneType' object is not iterable
                                            -->End of Python script error report<--

I am running it on Raspberry PI B+
Kodi (14.2 Git:7cc53a9)
OpenELEC (official) - Version: 5.0.8, kernel: Linux ARM 32-bit version 3.17.8
Legendas.tv 2.2.5

Can anyone please help me ?? Thanks in advanced.