mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: CustomFormat Naming Token
This commit is contained in:
@@ -19,6 +19,8 @@ namespace NzbDrone.Core.CustomFormats
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public bool IncludeCustomFormatWhenRenaming { get; set; }
|
||||
|
||||
public List<ICustomFormatSpecification> Specifications { get; set; }
|
||||
|
||||
public override string ToString()
|
||||
|
Reference in New Issue
Block a user