From 2c835546311fd42fcb6eb904ea4befb276e6085f Mon Sep 17 00:00:00 2001 From: Jonathan Wong Date: Sun, 6 Sep 2015 21:13:56 -0700 Subject: [PATCH] Update documentation --- data/interfaces/default/current_activity.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/interfaces/default/current_activity.html b/data/interfaces/default/current_activity.html index f0ebcc66..da9a0c0d 100644 --- a/data/interfaces/default/current_activity.html +++ b/data/interfaces/default/current_activity.html @@ -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. platform Returns the type of platform used to play the stream. 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_codec Returns the name of the audio codec. audio_channels Returns the number of audio channels.