diff --git a/README.md b/README.md index c35cd09..aaea147 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,13 @@ A Jellyfin plugin that scrobbles your anime watches to Anilist for easy automati ## Requirements -- [Anilist Plugin](https://github.com/jellyfin/jellyfin-plugin-anilist): This plugin relies entirely on the Anilist plugin obtaining the correct ID! If its wrong or not present, scrobbling with fail +- [Anilist Plugin](https://github.com/jellyfin/jellyfin-plugin-anilist): This plugin relies entirely on the Anilist plugin obtaining the correct ID (**Make sure the metadata of the show contains the correct ID from Anilist!**)! +- If its wrong or not present, scrobbling with fail ## Install -### Repository -1. Add the repository URL to Jellyfin: `https://raw.githubusercontent.com/ARufenach/AnilistSync/master/manifest.json` -2. Install AnilistSync from the plugin catalog ### Github Release 1. Download the `.zip` release from [here](https://github.com/ARufenach/AnilistSync/releases/latest) 2. Extract the contents into a folder in the `plugins` folder of your Jellyfin install directory +3. Install Anilist plugin and activate the metadata provider in the libraries (and ensure it is below your actual metadata provider/low in hierarchy or your metadata will get replaced) +4. Refresh metadata with **Search for missing metadata** to add in anilist ID or manually add it in using the metadata manager (because if this ID is missing this scrobbler will not work! +5. Setup Ani-Sync by authenticating and configure it to your liking!