Posts by keifra

    Hi, i have tested around 5 good addons which are working fine on KodiLite v6, lots of movies and serieses, the only thing is that there seems to be an issue with script.module.urlresolver or script.module.resolveurl, they only work with older versions of these scripts, therefore before using them one has to stay installing the older version of these scripts each time before accessing the addos in question. Is there any expert which can have a look at these and identify why they do not work with recent versions of script.module.urlresolver or script.module.resolveurl ?


    These are the addons in question, most of them needed some fixing and i tweaked some things already, but now they work fine, the only issue is what i mentioned above, they only work with old versions of script.module.urlresolver or script.module.resolveurl.


    Would be great if these can be fixed 100%, so everyone can use these :


    plugin.video.WatchEpisode-1.0.2.zip : (works fine now, but before using it each time u need to install this old version of urlresolver : script.module.urlresolver-5.0.43)


    plugin.video.thewatchseriesER-0.0.2-UpdatedURL.zip : (works fine now, but before using it each time u need to install this old version of urlresolver : script.module.urlresolver-5.0.43). For this addons u also need to install this script once (script.module.TheYid.common-0.1.2.zip)


    plugin.video.TVMix-1.0.6-Fixed URL.zip : (works fine now, but before using it each time u need to install this old version of urlresolver : script.module.urlresolver-5.0.43)


    plugin.video.seriesaddicts-1.0.6-Fixed URL.zip : (works fine now, but before using it each time u need to install this old version of urlresolver : script.module.urlresolver-5.0.43)


    plugin.video.filma24.io-KFV-1.0.7.zip : (works fine now, but before using it each time u need to install this old version of resolveurl : script.module.resolveurl-5.0.34)


    I am attaching all fles, hoping someone can have a look at this.


    Thanks.

    Hi PCD

    thanks for v6.0 and for keeping this project going.


    I had some addons which use to work perfectly with v5.0, however with v6.0 i am receiving the same error, which is related to urlresolver (error hereunder).

    if i roll back to script.module.urlresolver v5.0.43 all works fine, but if i replace urlresolver with any recent version it does not work.

    Can u please see if u can figure out what might be wrong, if it's from the addon ?

    i am attaching the 3 addons which on kodilite v5.0 all used to work fine, maybe you want to do some testing. These are great addons, lots of movies and serieses.

    (on kodilite v6.0 they work fine, but only with script.module.urlresolver v5.0.43, which is a bit old now)


    Here in default-py sys.argv = ['/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/plugins/plugin.video.thewatchseriesER-0.0.2/default.py', '1', '']

    Here in default-py sys.argv B= ['plugin://plugin.video.thewatchseriesER-0.0.2/', '1', '']

    Traceback (most recent call last):

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/plugins/plugin.video.thewatchseriesER-0.0.2/default.py", line 26, in <module>

    import urlresolver

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/__init__.py", line 37, in <module>

    import common

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/common.py", line 21, in <module>

    from lib.net import Net, get_ua # @UnusedImport

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/lib/net.py", line 27, in <module>

    import kodi

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/lib/kodi.py", line 122, in <module>

    if kodi_version() >= 13.0:

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/lib/kodi.py", line 77, in kodi_version

    return float(xbmcaddon.Addon('xbmc.addon').getAddonInfo('version')[:4])

    ValueError: invalid literal for float(): 0.0.



    Thanks in advance

    Hi PCD,


    Can you please have a look at this issue ?

    On some addons (which used to work fine), i am receiving this error :

    This happens when i have the latest script.module.urlresolver installed (at the moment version 5.0.48), however if i delete script v5.0.48 and instead I install script v5.0.43 everything works fine, do you know what might be the reason ?


    Thanks in advance.



    Here in default-py sys.argv = ['/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/plugins/plugin.video.WatchEpisode-1.0.2/default.py', '1', '']

    Here in default-py sys.argv B= ['plugin://plugin.video.WatchEpisode-1.0.2/', '1', '']

    Traceback (most recent call last):

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/plugins/plugin.video.WatchEpisode-1.0.2/default.py", line 26, in <module>

    import urlresolver

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/__init__.py", line 37, in <module>

    import common

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/common.py", line 21, in <module>

    from lib.net import Net, get_ua # @UnusedImport

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/lib/net.py", line 27, in <module>

    import kodi

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/lib/kodi.py", line 122, in <module>

    if kodi_version() >= 13.0:

    File "/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/scripts/script.module.urlresolver/lib/urlresolver/lib/kodi.py", line 77, in kodi_version

    return float(xbmcaddon.Addon('xbmc.addon').getAddonInfo('version')[:4])

    ValueError: invalid literal for float(): 1.0.

    Super like!! that's great news !!

    Thanks PCD

    Hi PCD

    where can i find kodlite v5.00, but the one with the options to install/remove addons from within Kodilite ?

    when i install v5.00 attached in this thread, it does not have these options


    thanks

    Hi pcd

    when i install exodusredux including the two scripts, i can access/see the main menu; Movies, TV Shows, New Movies etc. but when i click on any of these, i always get this error.log


    1. Here in default-py sys.argv = ['/usr/lib/enigma2/python/Plugins/Extensions/KodiLite/plugins/plugin.video.exodusredux/default.py', '549', '?plugin://plugin.video.exodusredux/?action=movieWidget']

    2. Here in default-py sys.argv B= ['plugin://plugin.video.exodusredux/', '549', '?action=movieWidget']


    Do u know how i can resolve this please ?


    Thanks

    hi pcd

    thanks for the update

    is this version finalized?

    compared to v4 i notice it has various important options missing, like the install addons, delete addons options

    no option to install from zip file or from user repos

    v4 used to prompt you for any missing scripts when you try a new addon

    etc.

    can these be added ?

    thanks

    Hi Lululla

    i am trying the updated version, but it gets stuck it takes ages to load,

    it loads up to main menus, but then it gets stuck.

    ex. can u try Elenco Programmi - A - Avanti Un Altro - Puntate Intere 2017-2018, it keeps loading but nothing comes up

    can u please check if it's working from your end ?


    Thanks

    hi pcd,

    i was referring mainly to these 3 : genesisreborn, showboxarize & exodus


    Thanks

    plugin.video.filmemporium_gw-2.2.2.zip

    Very good addon for movies & TV series


    Needs script : script.module.muckys.common-1.3.5.zip (also attached)


    Pair with openload & thevideo.me before playing any streams from these hosts (https://olpair.com & https://thevideo.me.pair), estream, streamango & streamango_x streams should work with direct link (no pairing)


    Tested and working


    Hi,


    i can manage to install genesis-reborn addon and i can see all the sub-menus, but whichever sub-menu i try to access i get the error ''Error! Try another item Or exit and submit log/tmp/e.log and tmp/error.log''


    The attached are the error files, i am trying to access : Genesis-Reborn-Movies --> Genesis-Reborn-Trending


    Can anyone have a look at these please and see if you can figure out what might be the issue ?


    Thanks.