Skip to content

Tautulli sync script

Rick164 edited this page Jun 5, 2019 · 9 revisions

Below steps shows you how to setup Tautulli to push AniList watch updates instantly upon completing of an episode.

Step 1

Navigate to Tautulli settings -> Notification Agents and click on the + sign to start adding a new notification agent:

Step 0

Step 2

Set your script folder to the PlexAniSync project directory and select TautulliSyncHelper.py as the script file

Step 1

Step 3

Tick the Playback Stop box

Step 2

Step 4

Set your Library name if you have multiple and only want to trigger on Anime, afterwards set the percentage watched to trigger on.

Step 3

Step 5

Set the argument for Playback Stop to "{show_name}" (with single or double quotes depending on OS)

Step 4

Step 6

Click on Show Advanced in Tautulli and navigate to Notifications & Newsletters, tick the Allow Consecutive Notifications

Step 5

Without this it will not fire the playback stopped and watched event correctly, see reddit for more info on this:

https://www.reddit.com/r/Tautulli/comments/aqs12y/tautulli_notification_agent_stream_stoppedended/

Step 7

Enjoy!

Clone this wiki locally