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:
@@ -46,6 +46,8 @@ namespace NzbDrone.Core.Repository
|
||||
|
||||
public BacklogSettingType BacklogSetting { get; set; }
|
||||
|
||||
public string Network { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this <see cref="Series"/> is hidden.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user