Instructions Update
A simple instruction update to make the script more user friendly.
This commit is contained in:
parent
135d94a283
commit
569f24ee7c
@ -5,14 +5,14 @@
|
||||
|
||||
Check Tautulli's Watched Percent in Tautulli > Settings > General
|
||||
|
||||
1. Tautulli > Settings > Notification Agents > Scripts > Bell icon:
|
||||
[X] Notify on watched
|
||||
2. Tautulli > Settings > Notification Agents > Scripts > Gear icon:
|
||||
Enter the "Script folder" where you save the script.
|
||||
Watched: refresh_next_episode.py
|
||||
1. Tautulli > Settings > Notification Agents > Script > Script Triggers:
|
||||
[√] watched
|
||||
2. Tautulli > Settings > Notification Agents > Script > Gear icon:
|
||||
Enter the "Script Folder" where you save the script.
|
||||
Select "refresh_next_episode.py" in "Script File".
|
||||
Save
|
||||
3. Tautulli > Settings > Notifications > Script > Script Arguments:
|
||||
{show_name} {episode_num00} {season_num00}
|
||||
3. Tautulli > Settings > Notification Agents > Script > Script Arguments > Watched:
|
||||
<episode>{show_name} {episode_num00} {season_num00}</episode>
|
||||
|
||||
"""
|
||||
from __future__ import print_function
|
||||
|
Loading…
Reference in New Issue
Block a user