New: (TorrentSeeds) Migrate to API & YML

This commit is contained in:
Mouton99
2021-12-29 19:14:22 -05:00
committed by GitHub
parent 548db6a5cd
commit 5b804e8f3a

View File

@@ -21,6 +21,7 @@ using NzbDrone.Core.Validation;
namespace NzbDrone.Core.Indexers.Definitions
{
[Obsolete("Moved to YML for Cardigann v3")]
public class TorrentSeeds : TorrentIndexerBase<TorrentSeedsSettings>
{
public override string Name => "TorrentSeeds";