[RESOLVED]Icefilms addon stopped working in 3.2.8
-
Was working fine in Kodi in 3.2.7, now no longer, error comes up saying "An error has occured communicating with Icefilms Check your internet connection and the Icefilms site" Followed by a script failure popup Net connections seems fine (Youtube works) and https://ipv6.icefilms.info is up (and in the config of the addon) but it's not working anymore Anyone else got it working?
-
Weird as there are no differences on kodi between 3.2.7 and 3.2.8 except PVR support. Can you get the content of /root/.kodi/temp/kodi.log ?
-
this seems to be the relevant bit:
01:26:35 T:1746068496 NOTICE: -->Python Interpreter Initialized<-- 01:26:36 T:1746068496 NOTICE: metahandler: Initializing MetaHandlers version: 2.7.0 01:26:36 T:1746068496 NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.8.8.3 01:26:36 T:1746068496 NOTICE: Icefilms: ----------------Icefilms Addon Param Info---------------------- 01:26:36 T:1746068496 NOTICE: Icefilms: --- Version: 1.8.3 01:26:36 T:1746068496 NOTICE: Icefilms: --- Mode: 11 01:26:36 T:1746068496 NOTICE: Icefilms: --- URL: https://ipv6.icefilms.info/tv/popular/1 01:26:36 T:1746068496 NOTICE: Icefilms: --- Video Type: 01:26:36 T:1746068496 NOTICE: Icefilms: --- Name: Popular 01:26:36 T:1746068496 NOTICE: Icefilms: --- IMDB: 01:26:36 T:1746068496 NOTICE: Icefilms: --- TMDB: 01:26:36 T:1746068496 NOTICE: Icefilms: --- Season: 01:26:36 T:1746068496 NOTICE: Icefilms: --- Episode: 01:26:36 T:1746068496 NOTICE: Icefilms: --- MyHandle: 30 01:26:36 T:1746068496 NOTICE: Icefilms: --------------------------------------------------------------- 01:26:36 T:1746068496 NOTICE: Icefilms: Loading sqlite3 as DB engine version: 3.8.8.3 01:26:36 T:1746068496 NOTICE: Icefilms: GetUrl: https://ipv6.icefilms.info/tv/popular/1 01:26:36 T:1746068496 NOTICE: Icefilms: params: None 01:26:36 T:1746068496 NOTICE: Icefilms: referrer: 'http://www.icefilms.info' 01:26:36 T:1746068496 NOTICE: Icefilms: cookie: False 01:26:36 T:1746068496 NOTICE: Icefilms: save_cookie: False 01:26:36 T:1746068496 ERROR: Icefilms: ****** ERROR: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> 01:26:36 T:1746068496 NOTICE: Icefilms: An error has occured communicating with Icefilms Check your internet connection and the Icefilms site. 01:26:37 T:1642591248 NOTICE: Thread BackgroundLoader start, auto delete: false 01:26:51 T:1746068496 NOTICE: Previous line repeats 2 times. 01:26:51 T:1746068496 NOTICE: metahandler: Looking up TMDB config cache values 01:26:51 T:1746068496 NOTICE: metahandler: Cache still valid, setting values 01:26:52 T:1746068496 NOTICE: metahandler: No SQLite rows requiring update 01:26:52 T:1746068496 NOTICE: metahandler: Looking up in local cache for addon id: plugin.video.icefilms 01:26:52 T:1746068496 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.AttributeError'> Error Contents: 'NoneType' object has no attribute 'group' Traceback (most recent call last): File "/root/.kodi/addons/plugin.video.icefilms/default.py", line 3334, in <module> TVINDEX(url) File "/root/.kodi/addons/plugin.video.icefilms/default.py", line 1260, in TVINDEX ADD_ITEM(metaget,meta_installed,scrape.group(1),scrape.group(2),scrape.group(3),12, totalitems=1) AttributeError: 'NoneType' object has no attribute 'group' -->End of Python script error report<-- 01:26:52 T:1951535968 ERROR: GetDirectory - Error getting plugin://plugin.video.icefilms/?mode=11&name=Popular&url=https%3a%2f%2fipv6.icefilms.info%2ftv%2fpopular%2f1 01:26:52 T:1951535968 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.icefilms/?mode=11&name=Popular&url=https%3a%2f%2fipv6.icefilms.info%2ftv%2fpopular%2f1) failed 01:26:52 T:1746068496 NOTICE: Thread BackgroundLoader start, auto delete: false
Is that enough, or do you need to see more?
-
Ok, the same ssl issue as https://github.com/digitalLumberjack/recalbox-os/issues/139
-
Confirming the OpenSSL fix has Fixed this in 3.2.9 wonderful work! thank you
-
Cool !
-
yes now its working on latest version for get latest version try this method Install icefilms On Kodi krypton article
-
@narendra your mom never taught you not to necro 2 years-old topics ?
-
This post is deleted!