You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	Default category is now empty for nzbget
This commit is contained in:
		| @@ -210,7 +210,7 @@ namespace NzbDrone.Core.Configuration | ||||
| 
 | ||||
|         public String NzbgetTvCategory | ||||
|         { | ||||
|             get { return GetValue("NzbgetTvCategory", "nzbget"); } | ||||
|             get { return GetValue("NzbgetTvCategory", ""); } | ||||
| 
 | ||||
|             set { SetValue("NzbgetTvCategory", value); } | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user