mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Merge branch 'season-ignore'
Conflicts: NzbDrone.Core.Test/NzbDrone.Core.Test.csproj NzbDrone.Core/NzbDrone.Core.csproj
This commit is contained in:
commit
6116fdb032
16 changed files with 471 additions and 232 deletions
|
@ -9,5 +9,6 @@ namespace NzbDrone.Web.Models
|
|||
public List<EpisodeModel> Episodes { get; set; }
|
||||
public bool AnyWanted { get; set; }
|
||||
public string CommonStatus { get; set; }
|
||||
public bool Ignored { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue