mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Release group shown on history details, take 2
This commit is contained in:
parent
0867f16e2a
commit
5665f64988
3 changed files with 6 additions and 1 deletions
|
@ -16,6 +16,7 @@ namespace NzbDrone.Core.Model
|
|||
public bool IsProper { get; set; }
|
||||
public string Indexer { get; set; }
|
||||
public string NzbInfoUrl { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
|
||||
public string EpisodeTitle { get; set; }
|
||||
public int SeasonNumber { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue