Jellyfin.Xtream
v0.6.3
The Jellyfin.Xtream plugin can be used to integrate the content provided by an Xtream-compatible API in your Jellyfin instance.
The plugin can be installed using a custom plugin repository. To add the repository, follow these steps:
Plugins
.Repositories
tab on the top of the page.+
symbol to add a repository.Jellyfin.Xtream
as the repository name.https://kevinjil.github.io/Jellyfin.Xtream/repository.json
as the repository url.To install or update the plugin, follow these steps:
Plugins
.Catalog
tab on the top of the page.Live TV
, select Jellyfin Xtream
.Install
.The plugin requires connection information for an Xtream-compatible API. The following credentials should be set correctly in the plugin configuration on the admin dashboard.
Property | Description |
---|---|
Base URL | The URL of the API endpoint excluding the trailing slash, including protocol (http/https) |
Username | The username used to authenticate to the API |
Password | The password used to authenticate to the API |
Jellyfin publishes the remote paths in the API and in the default user interface. As the Xtream format for remote paths includes the username and password, anyone that can access the library will have access to your credentials. Use this plugin with caution on shared servers.