From 4aeb243692b0d18ac80b9428f77906eae4db8739 Mon Sep 17 00:00:00 2001 From: 4d62 Date: Thu, 7 Nov 2024 06:47:30 -0500 Subject: [PATCH] website/integrations: jellyfin: update plugin catalog location (#11948) * website/integrations: jellyfin: update plugin catalog location The add repositories button is now under the Admin interface > Catalog > Gear icon. This PR reflects that change. Signed-off-by: 4d62 * website/integrations: jellyfin: condense steps Reduce the number of steps from 5 to it's original number, 3. Signed-off-by: 4d62 * website/integrations: jellyfin: add admin dashboard location Tell the user where the admin dashboard is and how to reach it. Signed-off-by: 4d62 --------- Signed-off-by: 4d62 --- website/integrations/services/jellyfin/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/integrations/services/jellyfin/index.md b/website/integrations/services/jellyfin/index.md index 387ddf3c83..a93972b53c 100644 --- a/website/integrations/services/jellyfin/index.md +++ b/website/integrations/services/jellyfin/index.md @@ -121,9 +121,9 @@ Set the launch URL to `https://jellyfin.company/sso/OID/start/authentik` ### Jellyfin Configuration -1. Navigate to your Jellyfin installation and log in with the admin account or currently configured local admin. -2. Open the **Administrator dashboard** and go to the **Plugins** section. -3. Then click the **Repositories** section at the top and add the below repository with the name of SSO-Auth +1. Log in to Jellyfin with an admin account and navigate to the **Admin Dashboard** by selecting your profile icon in the top right, then clicking **Dashboard**. +2. Go to **Dashboard > Plugins > Catalog**. +3. Click the gear icon in the top left, then click **+** to add a new repository. Use the following URL and name it "SSO-Auth": ``` https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/manifest-release/manifest.json