mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-29 19:18:33 -07:00
Update documentation
This commit is contained in:
parent
56b717b1a1
commit
2c83554631
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ year Returns the year of the episode, movie, or clip.
|
||||||
player Returns the name of the platform used to play the stream.
|
player Returns the name of the platform used to play the stream.
|
||||||
platform Returns the type of platform used to play the stream.
|
platform Returns the type of platform used to play the stream.
|
||||||
throttled Returns true if the transcode session is throttled.
|
throttled Returns true if the transcode session is throttled.
|
||||||
|
transcode_progress Returns the current transcode progress of the item. 0 to 100.
|
||||||
|
transcode_speed Returns the current transcode speed of the item.
|
||||||
audio_decision Returns the audio transcode decision. Either 'transcode', 'copy' or 'direct play'.
|
audio_decision Returns the audio transcode decision. Either 'transcode', 'copy' or 'direct play'.
|
||||||
audio_codec Returns the name of the audio codec.
|
audio_codec Returns the name of the audio codec.
|
||||||
audio_channels Returns the number of audio channels.
|
audio_channels Returns the number of audio channels.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue