- Navigate to Settings > Admin Dashboard > Plugins > Repositories
- Add a new repository with a Repository URL of https://raw.githubusercontent.com/vosmiic/jellyfin-ani-sync/master/manifest.json. The name can be anything you like.
- Save, and navigate to Catalogue.
- Ani-Sync should be present. Click on it and install the latest version.
- API endpoint -> only change this if you're acessing from outside localhost (127.0.0.1) if you are then use the server ip machine or the dns address
- Callback Redirect URL -> skip this
- Anime List Save Location -> [only] if on docker then have to map a path to preserve this file. [no docker then ignore step2]
Info: Put this mapping onto your docker compose file
- /home/rodhfr/Docker/jellyfin/ani-sync:/config/ani-sync
- So put /config/ani-sync in Anime List Save Location
- Ticking watched updates providers? -> [x] mark this as I've never had any serious trouble with it.
- Allow updating NSFW anime? -> [?] your choice
- Create API directly in MAL website
- create ID
- fill the form for the API creation
App Name: The name of your application. -> Doesn't matter
App Type: The type of application. If "web" is selected, a Client ID and Client Secret will be generated automatically.
Client ID: A unique identifier for your application, automatically generated by MyAnimeList. -> after filled form. Use this in the plugin
Client Secret: A secret key used for secure authentication. It must not be disclosed. -> after filled form. Use this in the plugin.
App Description: -> doesn't matter
App Redirect URL: The URL where users will be redirected after authentication. -> use the generated url by the plugin localhost if so the case (it works as well)
Homepage URL: -> put the same addres ass App Redirect URL (this is important)
App Logo URL: A direct link to the logo of your application. -> doesn't matter
Name / Company Name: -> Whatever
Purpose of Use: -> Whatever
- now click to edit the api in the menu MAL website and collect both Client Id and Secret
- Go to the Plugin Screen again
- Fill Client id and secret with the api's
- Authorize user
- copy the url and paste in the browser and do the steps
- test authetication
- Only change anime in Plan To Watch? -> I do unmark this
- Automatically set completed shows as rewatching? -> mark
- Libraries to check -> is better to have specific anime libraries for the recognition not to break
- save