external_files: add sbv to the sub whitelist

This commit is contained in:
Dudemanguy 2023-08-10 13:50:34 -05:00
parent 5ffa3681ff
commit 13c6e060e2
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@
#include "external_files.h"
static const char *const sub_exts[] = {"ass", "idx", "lrc", "mks", "pgs", "rt",
"scc", "smi", "srt", "ssa", "sub", "sup",
"utf", "utf-8", "utf8", "vtt",
"sbv", "scc", "smi", "srt", "ssa", "sub",
"sup", "utf", "utf-8", "utf8", "vtt",
NULL};
static const char *const audio_exts[] = {"aac", "ac3", "dts", "eac3", "flac",