mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Release group is added to history and episodefile
This commit is contained in:
@@ -44,6 +44,8 @@ namespace NzbDrone.Core.Model
|
||||
|
||||
public int Age { get; set; }
|
||||
|
||||
public string ReleaseGroup { get; set; }
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user