update images

This commit is contained in:
Luke Pulverenti 2015-10-25 13:13:30 -04:00
parent 50aa1f504c
commit f935d3bbee

View File

@ -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'