kodi.plugin.video.peertube/resources/lib
Thomas 8dec0f316e Update code for python 3
Drop support of python 2 and make the code compatible with python 3 so that the add-on works on Kodi 19.

Update Kodistubs version in the CI and get rid of the python 2 actions.

Note: script.module.libtorrent is disabled because it will not be used on Matrix (and is not compatible).
It will be replaced by vfs.libtorrent[1] when ready.

[1]: https://framagit.org/thombet/vfs.libtorrent
2021-09-01 22:17:39 +00:00
..
__init__.py Guide the user when libtorrent cannot be imported 2021-04-08 23:25:49 +02:00
addon.py Update code for python 3 2021-09-01 22:17:39 +00:00
kodi_utils.py Update code for python 3 2021-09-01 22:17:39 +00:00
peertube.py Update code for python 3 2021-09-01 22:17:39 +00:00