Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    [RESOLVED]Icefilms addon stopped working in 3.2.8

    Recalbox General
    addon stopped 3.2.8
    5
    9
    4363
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • james-lord
      james-lord last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • digitaLumberjack
        digitaLumberjack Staff last edited by

        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 ?

        1 Reply Last reply Reply Quote 0
        • james-lord
          james-lord last edited by

          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?

          1 Reply Last reply Reply Quote 0
          • digitaLumberjack
            digitaLumberjack Staff last edited by

            Ok, the same ssl issue as https://github.com/digitalLumberjack/recalbox-os/issues/139

            1 Reply Last reply Reply Quote 0
            • james-lord
              james-lord last edited by

              Confirming the OpenSSL fix has Fixed this in 3.2.9 wonderful work! thank you 🙂

              1 Reply Last reply Reply Quote 0
              • digitaLumberjack
                digitaLumberjack Staff last edited by

                Cool !

                1 Reply Last reply Reply Quote 0
                • narendra
                  narendra last edited by

                  yes now its working on latest version for get latest version try this method Install icefilms On Kodi krypton article

                  Substring 1 Reply Last reply Reply Quote 0
                  • Substring
                    Substring @narendra last edited by

                    @narendra your mom never taught you not to necro 2 years-old topics ?

                    Former dev - Please reply with @substring so that i am notified when you answer me
                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                    1 Reply Last reply Reply Quote 0
                    • bestofkodiaddons
                      bestofkodiaddons Banned last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post

                      Want to support us ?

                      89
                      Online

                      98.7k
                      Users

                      28.1k
                      Topics

                      187.0k
                      Posts

                      Copyright © 2021 recalbox.com