mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
Updated .gitignore to not store .nzb
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.
This commit is contained in:
@@ -9,5 +9,6 @@ namespace NzbDrone.Core.Model
|
||||
{
|
||||
public string Path { get; set; }
|
||||
public int TvDbId { get; set; }
|
||||
public int QualityProfileId { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user