mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Add transcode offset keys to get_activity API docs
This commit is contained in:
parent
6d84d1b4c9
commit
ec363b2ef3
1 changed files with 2 additions and 0 deletions
|
@ -5893,6 +5893,8 @@ class WebInterface(object):
|
|||
"transcode_hw_full_pipeline": 0,
|
||||
"transcode_hw_requested": 0,
|
||||
"transcode_key": "",
|
||||
"transcode_max_offset_available": 0,
|
||||
"transcode_min_offset_available": 0,
|
||||
"transcode_progress": 0,
|
||||
"transcode_protocol": "",
|
||||
"transcode_speed": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue