To the ones who use #Kodi, #Streama, #Jellyfin, #Plex : I'd like to write a #Peertube plugin to give it a #Netflix -like interface. What modifications should I implement?
→ starting list here: https://framagit.org/ppom/peertube-plugin-streama/-/issues
Issues · ppom / Peertube plugin Streama · GitLab

Framagit

GitLab
@ppom Why not creating a dedicated client instead of tweaking the existing one? We have a REST API, the same used by the official peertube client: https://docs.joinpeertube.org/api-rest-reference.html
@Chocobozzz
Fair point!
I also need some tweaks on the server so I'll definitely need an extension.
Maybe the easiest bet is to first start with the existing interface and recreate one from scratch when the customization limits are hit