You have currently {{ encodes|length }} encodes running.
Run %reattach [ID]
to view the output of a specific encode.
ID | Command | Progress |
---|---|---|
{{ encode.id }} | {{ encode.command|e }} |
{% set value = (encode.current|float) / encode.length * 100 %}
{{ encode.current }} of {{ encode.length }} |