Skip to content

Could this link be broken causing tvh2kodi to fail? #6

@guezmo

Description

@guezmo

url_latest = 'http://cvh.libreelec.tv/picons/latest2.json'

url_latest = 'http://cvh.libreelec.tv/picons/latest2.json'

I am unable to locate that link

2022-03-19 21:58:42.266 T:1478    ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'urllib.error.HTTPError'>
                                                   Error Contents: HTTP Error 404: Not Found
                                                   Traceback (most recent call last):
                                                     File "/storage/.kodi/addons/script.module.tvh2kodi/default.py", line 37, in <module>
                                                       import picons
                                                     File "/storage/.kodi/addons/script.module.tvh2kodi/picons.py", line 37, in <module>
                                                       latest_json = urllib.request.urlopen(url_latest)
                                                     File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
                                                     File "/usr/lib/python3.8/urllib/request.py", line 531, in open

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