From f7388031b7e5fc8069816fd41b1b5e14b3b3c9ff Mon Sep 17 00:00:00 2001 From: Alexander Rufenach Date: Fri, 4 Jun 2021 05:25:14 -0400 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3a1466..656203b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -

Jellyfin AnilistSync Plugin

+

AnilistSync

Big thanks to Crobibero for writing the Simkl Plugin

+A Jellyfin plugin that scrobbles your anime watches to Anilist for easy automatic list updates. ## Features - Multi-user support @@ -10,3 +11,11 @@ ## Requirements - Anilist Plugin: This plugin relies entirely on the Anilist plugin obtaining the correct ID! If its wrong or not present, scrobbling with fail + +## Install +### Repository +1. Add the repository URL to Jellyfin: `https://raw.githubusercontent.com/ARufenach/jellyfin-plugin-anilist-sync/master/manifest.json` +2. Install AnilistSync from the plugin catalog +### Github Release +1. Download the `.zip` release from [here](https://github.com/ARufenach/jellyfin-plugin-anilist-sync/releases/latest) +2. Extract the contents into a folder in the `plugins` folder of your Jellyfin install directory