Documented addon functionalities in README.md file

This commit is contained in:
Cyrille Bollu 2018-07-31 11:43:38 +02:00
parent 382de6d954
commit cf327ed39c
1 changed files with 14 additions and 0 deletions

View File

@ -2,6 +2,20 @@ A kodi addon for watching content hosted on Peertube (http://joinpeertube.org/)
This code is still proof-of-concept but it works, and you're welcome to improve it.
# Functionalities
* Browse all videos on a PeerTube instance
* Search for videos on a PeerTube instance (Only supported by 1.0.0-beta10+ instances)
* Select Peertube instance to use (Not implemented yet)
# User settings
* User definable preferred PeerTube instance
* Number of videos to display per page (Not implemented yet)
* Sort method to be used when listing videos (Not implemented yet)
# Requirements
* Kodi 17 or above