-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
script.module.tvh2kodi/picons.py
Line 36 in 63e2fd9
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
Labels
No labels