From a92246befc4a70b3ab23440b79bebb0b87148558 Mon Sep 17 00:00:00 2001 From: redxef Date: Wed, 30 Oct 2024 03:22:19 +0100 Subject: [PATCH] docs: add instructions to use the plugin catalog. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea63d82..0c8fecd 100644 --- a/README.md +++ b/README.md @@ -82,4 +82,10 @@ Enable this playlist, currently ignored. ## Installation -Download the `.dll` in the [releases](/redxef/jellyfin-smart-playlist/releases) section and place it in the `plugins/jellyfin-smart-playlist/` directory (create it). +Add the [plugin repository](https://jellyfin.org/docs/general/server/plugins/#catalog) +to Jellyfin: +`https://gitea.redxef.at/redxef/jellyfin-smart-playlist/raw/branch/manifest/manifest.json` + +Go to `Dashboard>Catalog>(Gear)>(Plus)` and paste the provided link into +the field labeled `Repository URL`, give the plugin a descriptive name +too.