mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-02 19:43:13 +03:00
Advertise VobSub subtitles with MKS container
This commit is contained in:
@@ -1609,7 +1609,8 @@ export default function (options) {
|
||||
Method: 'External'
|
||||
});
|
||||
profile.SubtitleProfiles.push({
|
||||
Format: 'mks',
|
||||
Format: 'vobsub',
|
||||
Container: 'mks',
|
||||
Method: 'External'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user