mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02:00
New: (Rarbg) Obsolete due to tracker shutdown
This commit is contained in:
@@ -17,6 +17,7 @@ using NzbDrone.Test.Common;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Test.IndexerTests.RarbgTests
|
namespace NzbDrone.Core.Test.IndexerTests.RarbgTests
|
||||||
{
|
{
|
||||||
|
[Obsolete("Rarbg has shutdown 2023-05-31")]
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class RarbgFixture : CoreTest<Rarbg>
|
public class RarbgFixture : CoreTest<Rarbg>
|
||||||
{
|
{
|
||||||
|
@@ -20,6 +20,7 @@ using NzbDrone.Core.Validation;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions.Rarbg
|
namespace NzbDrone.Core.Indexers.Definitions.Rarbg
|
||||||
{
|
{
|
||||||
|
[Obsolete("Rarbg has shutdown 2023-05-31")]
|
||||||
public class Rarbg : TorrentIndexerBase<RarbgSettings>
|
public class Rarbg : TorrentIndexerBase<RarbgSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "Rarbg";
|
public override string Name => "Rarbg";
|
||||||
|
Reference in New Issue
Block a user