Release group is added to history and episodefile

This commit is contained in:
Mark McDowall
2012-08-05 23:33:07 -07:00
parent d6c90e7f36
commit 6f3262c68a
9 changed files with 37 additions and 11 deletions

View File

@@ -44,6 +44,8 @@ namespace NzbDrone.Core.Model
public int Age { get; set; }
public string ReleaseGroup { get; set; }
public override string ToString()
{