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
|
Check Tautulli's Watched Percent in Tautulli > Settings > General
|
||||||
|
|
||||||
1. Tautulli > Settings > Notification Agents > Scripts > Bell icon:
|
1. Tautulli > Settings > Notification Agents > Script > Script Triggers:
|
||||||
[X] Notify on watched
|
[√] watched
|
||||||
2. Tautulli > Settings > Notification Agents > Scripts > Gear icon:
|
2. Tautulli > Settings > Notification Agents > Script > Gear icon:
|
||||||
Enter the "Script folder" where you save the script.
|
Enter the "Script Folder" where you save the script.
|
||||||
Watched: refresh_next_episode.py
|
Select "refresh_next_episode.py" in "Script File".
|
||||||
Save
|
Save
|
||||||
3. Tautulli > Settings > Notifications > Script > Script Arguments:
|
3. Tautulli > Settings > Notification Agents > Script > Script Arguments > Watched:
|
||||||
{show_name} {episode_num00} {season_num00}
|
<episode>{show_name} {episode_num00} {season_num00}</episode>
|
||||||
|
|
||||||
"""
|
"""
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
Loading…
Reference in New Issue
Block a user