Adds another signs and songs match
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				KnarCraft/FFmpegConvert/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	KnarCraft/FFmpegConvert/pipeline/head This commit looks good
				
			This commit is contained in:
		@@ -105,7 +105,8 @@ public class SubtitleStream extends AbstractStream implements StreamObject {
 | 
			
		||||
                !titleLowercase.matches(".*forced.*") &&
 | 
			
		||||
                !titleLowercase.matches(".*s&s.*") &&
 | 
			
		||||
                !titleLowercase.matches("signs?") &&
 | 
			
		||||
                !titleLowercase.matches("songs?");
 | 
			
		||||
                !titleLowercase.matches("songs?") &&
 | 
			
		||||
                !titleLowercase.contains("signs only");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user