kodi.plugin.video.peertube/resources
Thomas 074be7aa12 Create a dedicated class to interact with PeerTube
The PeerTube class is responsible for providing methods to call easily
the PeerTube REST APIs.

Other changes:
* the video filter is now also used when searching videos
* in case of error when sending a request, the message from the response
  is displayed on the screen (even when listing the instances)
* all the debug messages are now prefixed with the name of the add-on
  directly in kodi_utils: it allows an easier usage of this function
  anywhere in the add-on
* first version of the design of the add-on added in contributing.md

See merge request StCyr/plugin.video.peertube!14 for more information
2021-04-19 13:04:57 +00:00
..
language/resource.language.en_gb Disable the 'delete_files' setting 2021-04-10 22:52:49 +02:00
lib Create a dedicated class to interact with PeerTube 2021-04-19 13:04:57 +00:00
__init__.py Guide the user when libtorrent cannot be imported 2021-04-08 23:25:49 +02:00
settings.xml Disable the 'delete_files' setting 2021-04-10 22:52:49 +02:00