mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Actually add live notification parameter
This commit is contained in:
parent
7f9e8f6211
commit
5cd5c36d8c
2 changed files with 3 additions and 2 deletions
|
@ -742,6 +742,7 @@ def build_media_notify_params(notify_action=None, session=None, timeline=None, m
|
|||
'optimized_version': notify_params['optimized_version'],
|
||||
'optimized_version_profile': notify_params['optimized_version_profile'],
|
||||
'synced_version': notify_params['synced_version'],
|
||||
'live': notify_params['live'],
|
||||
'stream_local': notify_params['local'],
|
||||
'stream_location': notify_params['location'],
|
||||
'stream_bandwidth': notify_params['bandwidth'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue