spiritedpause@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 1 year agoMovie-web: A small web app for watching movies and shows by displaying video files from third-party providersgithub.comexternal-linkmessage-square9fedilinkarrow-up1128arrow-down12
arrow-up1126arrow-down1external-linkMovie-web: A small web app for watching movies and shows by displaying video files from third-party providersgithub.comspiritedpause@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 1 year agomessage-square9fedilink
minus-squarewarmaster@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoI’m not a developer, but looking at the docs, shows several plugins able to stream from external sources. Looks like Jellyfin refers to these plugins as “channels”, if the Jellyfin API isn’t enough, you can create custom endpoints. Links: https://jellyfin.org/docs/general/server/plugins/ https://api.jellyfin.org/#tag/Plugins https://github.com/jellyfin/jellyfin-plugin-template
I’m not a developer, but looking at the docs, shows several plugins able to stream from external sources.
Looks like Jellyfin refers to these plugins as “channels”, if the Jellyfin API isn’t enough, you can create custom endpoints.
Links:
https://jellyfin.org/docs/general/server/plugins/
https://api.jellyfin.org/#tag/Plugins
https://github.com/jellyfin/jellyfin-plugin-template