plugin.video.iptv.recorder icon indicating copy to clipboard operation
plugin.video.iptv.recorder copied to clipboard

V19 update? Python 3 compatibility.

Open Yellowsub2 opened this issue 5 years ago • 11 comments

Hi thanks for the great work for this addon. Will this addon be updated for V19? Python 3? I am getting errors with import ctypes init.py cannot import name union from line 8. i am running Windows10 and Kodi V19. I've managed to get a couple of other addons working for Py3 but I'm a noob and this is beyond my current knowledge. Error Contents: cannot import name 'Union' from 'ctypes' (C:\Program Files\Kodi\system\python\Lib\ctypes_init_.py) Traceback (most recent call last): File "C:\Users\All\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 10, in import ctypes File "C:\Program Files\Kodi\system\python\Lib\ctypes_init_.py", line 8, in from ctypes import Union, Structure, Array ImportError: cannot import name 'Union' from 'ctypes' (C:\Program Files\Kodi\system\python\Lib\ctypes_init_.py)

Yellowsub2 avatar Jan 13 '20 21:01 Yellowsub2

I have worked a bit on the compatibility and ask a pull request : https://github.com/primaeval/plugin.video.iptv.recorder/pull/39

I have not tested it on Matrix, so I am not sure that your problem is really solved (and there may be some other issues). Edit : I have tested it and yes, there is errors so it won't be ok with juste these changes.

Dobi-Dev avatar May 09 '20 21:05 Dobi-Dev

Hi, any news with the python 3 in kodi matrix? Thanks

helio58 avatar Sep 14 '20 07:09 helio58

The initial author of this plugin seems inactive. Even if I am not working on it at this time, I have forked his repo and updated it to support kodi matrix : https://github.com/Dobi-Dev/plugin.video.iptv.recorder

Dobi-Dev avatar Sep 14 '20 07:09 Dobi-Dev

Thanks Dobi-Dev, I have download your plugin but unable to install. Got a wrong structure error I m running kodi 19.0-Alpha1 (18.9.701) on macbook I m not a developer just a user, is there a walk around this? Thanks

helio58 avatar Sep 14 '20 07:09 helio58

I will check that tonight if I can.

Dobi-Dev avatar Sep 14 '20 08:09 Dobi-Dev

Thank you. In witch platform are you using iptv recorder? and kodi version?

helio58 avatar Sep 14 '20 09:09 helio58

I was on windows. I can't tell you which kodi version since I havec uninstalled it since. I will try on the latest version.

Dobi-Dev avatar Sep 14 '20 09:09 Dobi-Dev

Can you try to download again the following zip file : https://github.com/Dobi-Dev/plugin.video.iptv.recorder/releases/download/v0.2.0/plugin.video.iptv.recorder-matrix.zip and install it ?

Dobi-Dev avatar Sep 14 '20 16:09 Dobi-Dev

@Dobi-Dev , YES its working. I personally like this add-on very much. Thank you for taking your time. Thank you.

helio58 avatar Sep 14 '20 17:09 helio58

This is working on Matrix, but is missing the skin Estuary for IPTV recorder. Any why to add the skin? Running in POP OS Linux

Ramboxman avatar Nov 17 '20 19:11 Ramboxman

I have removed it since I was not using it and I didn't know what feature it brings. At this time, I can't try to add it again since I am not at home due to covid ...

Dobi-Dev avatar Nov 21 '20 16:11 Dobi-Dev