1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

New: All Wiki links now use the consolidated Servarr wiki

This commit is contained in:
bakerboy448
2020-11-12 16:54:27 -06:00
committed by Qstick
parent e3ac7d6fc5
commit bb721272ca
32 changed files with 54 additions and 48 deletions
@@ -8,7 +8,7 @@ namespace NzbDrone.Core.CustomFormats
{
public override int Order => 1;
public override string ImplementationName => "Release Title";
public override string InfoLink => "https://github.com/Radarr/Radarr/wiki/Custom-Formats-Aphrodite#release-title";
public override string InfoLink => "https://wiki.servarr.com/Radarr_Settings#Custom_Formats_2";
protected override bool IsSatisfiedByWithoutNegate(ParsedMovieInfo movieInfo)
{