summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player/external_files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/external_files.c b/player/external_files.c
index 90a1487be1..69610642d2 100644
--- a/player/external_files.c
+++ b/player/external_files.c
@@ -34,7 +34,7 @@
static const char *const sub_exts[] = {"utf", "utf8", "utf-8", "idx", "sub",
"srt", "rt", "ssa", "ass", "mks", "vtt",
- "sup", "scc", "smi", "lrc",
+ "sup", "scc", "smi", "lrc", "pgs",
NULL};
static const char *const audio_exts[] = {"mp3", "aac", "mka", "dts", "flac",