kodi.plugin.video.peertube/resources/lib
Thomas Bétous 4256198cda Fix some issues after testing
* Add a missing space in a string used in the settings
* Fix the slider of the setting `initial_wait_time`
* Fix a bug in service.py (was using a non-existing attribute)
* Omit the second argument of xbmcvfs.File().seek()
* Fix a bug in addon.py when calling seek() (argument must be int)
2021-11-06 17:37:09 +01:00
..
__init__.py Guide the user when libtorrent cannot be imported 2021-04-08 23:25:49 +02:00
addon.py Fix some issues after testing 2021-11-06 17:37:09 +01:00
kodi_utils.py Backport changes from 89675dfb 2021-11-01 19:06:49 +01:00
peertube.py Backport changes from 89675dfb 2021-11-01 19:06:49 +01:00