From 3b9b3b3045bcb7e8f6201335dce5054ea6bc2b8f Mon Sep 17 00:00:00 2001 From: Alexander Elsner <101340634+Bensonheimer992@users.noreply.github.com> Date: Wed, 27 Aug 2025 18:18:15 +0200 Subject: [PATCH] Add important note on using reverse proxy --- providers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/providers.md b/providers.md index 4957053..6fdafc8 100644 --- a/providers.md +++ b/providers.md @@ -1,3 +1,7 @@ +# Important + +If you are using a reverse proxy, remove the "Host" header completely or set it to the jellyfin domain. If you don't do this, the plugin will return a redirect URI, such as jellyfin:8096. + # Provider Specific Configuration This plugin has been tested to work against various providers, though not all providers provide support for all of this plugins' features.