mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
New: Added Network to Series Grid.
Fixed logging for RetentionSpecification.
This commit is contained in:
@@ -193,6 +193,7 @@ namespace NzbDrone.Web.Controllers
|
||||
Path = s.Path,
|
||||
QualityProfileId = s.QualityProfileId,
|
||||
QualityProfileName = s.QualityProfile.Name,
|
||||
Network = s.Network,
|
||||
SeasonFolder = s.SeasonFolder,
|
||||
BacklogSetting = (int)s.BacklogSetting,
|
||||
Status = s.Status,
|
||||
|
||||
Reference in New Issue
Block a user