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 <github-user@sdko.org>

* website/integrations: jellyfin: condense steps

Reduce the number of steps from 5 to it's original number, 3.

Signed-off-by: 4d62 <github-user@sdko.org>

* website/integrations: jellyfin: add admin dashboard location

Tell the user where the admin dashboard is and how to reach it.

Signed-off-by: 4d62 <github-user@sdko.org>

---------

Signed-off-by: 4d62 <github-user@sdko.org>
This commit is contained in:
4d62
2024-11-07 06:47:30 -05:00
committed by GitHub
parent 71361e5de7
commit 4aeb243692

View File

@ -121,9 +121,9 @@ Set the launch URL to `https://jellyfin.company/sso/OID/start/authentik`
### Jellyfin Configuration ### Jellyfin Configuration
1. Navigate to your Jellyfin installation and log in with the admin account or currently configured local admin. 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. Open the **Administrator dashboard** and go to the **Plugins** section. 2. Go to **Dashboard > Plugins > Catalog**.
3. Then click the **Repositories** section at the top and add the below repository with the name of SSO-Auth 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 https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/manifest-release/manifest.json