From 91b84b4437d071aae4d3286661700c4f6656f11e Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Mon, 29 Oct 2018 20:47:02 -0700 Subject: [PATCH] Placeholder "-" for burn subtitle codec --- data/interfaces/default/stream_data.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/interfaces/default/stream_data.html b/data/interfaces/default/stream_data.html index 06ecff76..310b4d45 100644 --- a/data/interfaces/default/stream_data.html +++ b/data/interfaces/default/stream_data.html @@ -230,7 +230,7 @@ DOCUMENTATION :: END Codec - ${data['stream_subtitle_codec'].upper()} + ${data['stream_subtitle_codec'].upper() or '-'} ${data['subtitle_codec'].upper()}