mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	update subtitle threshold
This commit is contained in:
		
							parent
							
								
									333f8d0f1d
								
							
						
					
					
						commit
						c28c94a4e9
					
				| @ -107,7 +107,7 @@ namespace MediaBrowser.Server.Implementations.Library | ||||
| 
 | ||||
|         private int GetMaxAllowedBitrateForExternalSubtitleStream() | ||||
|         { | ||||
|             return 20000000; | ||||
|             return 30000000; | ||||
|         } | ||||
| 
 | ||||
|         private IEnumerable<MediaStream> GetMediaStreamsForItem(IEnumerable<MediaStream> streams) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user