mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
parent
7266a60343
commit
9f00f5dafa
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ def available_notification_actions(agent_id=None):
|
||||||
},
|
},
|
||||||
{'label': 'Watched',
|
{'label': 'Watched',
|
||||||
'name': 'on_watched',
|
'name': 'on_watched',
|
||||||
'description': 'Trigger a notification when a video stream reaches the specified watch percentage.',
|
'description': 'Trigger a notification when a stream reaches the specified watched or listened threshold.',
|
||||||
'subject': 'Tautulli ({server_name})',
|
'subject': 'Tautulli ({server_name})',
|
||||||
'body': '{user} ({player}) has watched {title}.',
|
'body': '{user} ({player}) has watched {title}.',
|
||||||
'icon': 'fa-eye',
|
'icon': 'fa-eye',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue