Placeholder "-" for burn subtitle codec
This commit is contained in:
@@ -230,7 +230,7 @@ DOCUMENTATION :: END
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Codec</td>
|
<td>Codec</td>
|
||||||
<td>${data['stream_subtitle_codec'].upper()}</td>
|
<td>${data['stream_subtitle_codec'].upper() or '-'}</td>
|
||||||
<td>${data['subtitle_codec'].upper()}</td>
|
<td>${data['subtitle_codec'].upper()}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Reference in New Issue
Block a user