Releases: Musi13/jellyfin-plugin-streamlink
Support for Jellyfin 10.7.z
Build has been updated to work with Jellyfin 10.7.z and .NET 5.0. Major version is bumped because this requires Jellyfin 10.7 (due to .NET 5.0)
Change to Channel Provider
This release moves the implementation from a LiveTV Tuner to a Channel Provider. This means configuration can all be handled from the plugin configuration section, and no modifications need to be made to the Web UI. This also means that Streamlink channels are separated from LiveTV channels when browsing, but selecting the Streamlink library goes to a view with just the channel, which is a bit more convenient if you don't have real TV tuners.
Version has been updated to 2.0 since this isn't backwards compatible with existing config. To update, remove all Streamlink Tuners from the LiveTV config, add the new dll, restart Jellyfin, and re-add streams through the plugin configuration page.