Currently playing:
{% if currently_playing.showtitle %} {{ currently_playing.showtitle }} - Season {{ currently_playing.season }}, Episode {{ currently_playing.episode }} - "{{ currently_playing.title }}" {% else %} {{ currently_playing.title }} {% endif %}

{{ current_time }}
{{ total_time }}
Stop
Play/Pause
{% if currently_playing.plot %}

{% if currently_playing.showtitle %} {{ currently_playing.showtitle }} - {{ currently_playing.season }}x{{ currently_playing.episode }} - "{{ currently_playing.title }}" {% else %} {{ currently_playing.title }} {{ currently_playing.year }} {% endif %}

{{ currently_playing.plot|truncate(750) }}

{% endif %}