|
|
|
@ -4,7 +4,7 @@ namespace NzbDrone.Core.CustomFormats
|
|
|
|
|
{
|
|
|
|
|
public override int Order => 9;
|
|
|
|
|
public override string ImplementationName => "Release Group";
|
|
|
|
|
public override string InfoLink => "https://wiki.servarr.com/sonarr/settings#custom-formats-2";
|
|
|
|
|
public override string InfoLink => "https://wiki.servarr.com/lidarr/settings#custom-formats-2";
|
|
|
|
|
|
|
|
|
|
protected override bool IsSatisfiedByWithoutNegate(CustomFormatInput input)
|
|
|
|
|
{
|
|
|
|
|