update subtitles

This commit is contained in:
Luke Pulverenti
2015-11-14 14:56:56 -05:00
parent 3eda14eff0
commit a86d0a3585
5 changed files with 15 additions and 5 deletions

View File

@@ -107,7 +107,7 @@ namespace MediaBrowser.Server.Implementations.Library
private int GetMaxAllowedBitrateForExternalSubtitleStream()
{
return 20000000;
return 30000000;
}
private IEnumerable<MediaStream> GetMediaStreamsForItem(IEnumerable<MediaStream> streams)