mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
wip: external subs and cleanup
This commit is contained in:
@@ -259,11 +259,11 @@ export default {
|
||||
],
|
||||
SubtitleProfiles: [
|
||||
{
|
||||
Format: "pgssub",
|
||||
Method: "embed",
|
||||
Format: "srt",
|
||||
Method: "external",
|
||||
},
|
||||
{
|
||||
Format: "subrip",
|
||||
Format: "pgssub",
|
||||
Method: "embed",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user