New: (Rarbg) Obsolete due to tracker shutdown

pull/1705/head
Bogdan 1 year ago
parent b59d89f308
commit d1e39f206a

@ -17,6 +17,7 @@ using NzbDrone.Test.Common;
namespace NzbDrone.Core.Test.IndexerTests.RarbgTests
{
[Obsolete("Rarbg has shutdown 2023-05-31")]
[TestFixture]
public class RarbgFixture : CoreTest<Rarbg>
{

@ -20,6 +20,7 @@ using NzbDrone.Core.Validation;
namespace NzbDrone.Core.Indexers.Definitions.Rarbg
{
[Obsolete("Rarbg has shutdown 2023-05-31")]
public class Rarbg : TorrentIndexerBase<RarbgSettings>
{
public override string Name => "Rarbg";

Loading…
Cancel
Save