[addon] add m2ts ext and video

This commit is contained in:
TheBeastLT
2021-03-09 14:57:11 +01:00
parent 6537dd8cb8
commit 5bb05027a5

View File

@@ -15,7 +15,8 @@ const VIDEO_EXTENSIONS = [
"mpv",
"webm",
"wmv",
"ogm"
"ogm",
"m2ts"
];
const SUBTITLE_EXTENSIONS = [
"aqt",