You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	Add [PROPER] to titleFix if it's a proper. User can now change the QualityProfile when adding a series (new or existing), option will default to their DefaultQualityProfile.
		
			
				
	
	
		
			34 lines
		
	
	
		
			332 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			332 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| #ignore thumbnails created by windows
 | |
| Thumbs.db
 | |
| #Ignore files build by Visual Studio
 | |
| *.obj
 | |
| *.user
 | |
| *.aps
 | |
| *.pch
 | |
| *.vspscc
 | |
| *_i.c
 | |
| *_p.c
 | |
| *.ncb
 | |
| *.suo
 | |
| *.tlb
 | |
| *.tlh
 | |
| *.bak
 | |
| *.cache
 | |
| *.ilk
 | |
| *.log
 | |
| [Bb]in
 | |
| [Dd]ebug*/
 | |
| *.lib
 | |
| *.sbr
 | |
| *.nzb
 | |
| obj/
 | |
| [Rr]elease*/
 | |
| _ReSharper*/
 | |
| [Tt]est[Rr]esult[s]
 | |
| [Nn]zbs
 | |
| [Bb]uild/
 | |
| [Ll]ogs/
 | |
| /[Pp]ackage/
 | |
| #NZBDrone specific
 | |
| *.db |