mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update images
This commit is contained in:
parent
50aa1f504c
commit
f935d3bbee
1 changed files with 4 additions and 0 deletions
|
@ -424,6 +424,10 @@
|
||||||
Format: 'srt',
|
Format: 'srt',
|
||||||
Method: 'Embed'
|
Method: 'Embed'
|
||||||
});
|
});
|
||||||
|
profile.SubtitleProfiles.push({
|
||||||
|
Format: 'subrip',
|
||||||
|
Method: 'Embed'
|
||||||
|
});
|
||||||
profile.SubtitleProfiles.push({
|
profile.SubtitleProfiles.push({
|
||||||
Format: 'ass',
|
Format: 'ass',
|
||||||
Method: 'Embed'
|
Method: 'Embed'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue