Skip to content

Commit

Permalink
New: (Rarbg) Obsolete due to tracker shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed May 31, 2023
1 parent b59d89f commit d1e39f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Expand Up @@ -17,6 +17,7 @@

namespace NzbDrone.Core.Test.IndexerTests.RarbgTests
{
[Obsolete("Rarbg has shutdown 2023-05-31")]
[TestFixture]
public class RarbgFixture : CoreTest<Rarbg>
{
Expand Down
1 change: 1 addition & 0 deletions src/NzbDrone.Core/Indexers/Definitions/Rarbg/Rarbg.cs
Expand Up @@ -20,6 +20,7 @@

namespace NzbDrone.Core.Indexers.Definitions.Rarbg
{
[Obsolete("Rarbg has shutdown 2023-05-31")]
public class Rarbg : TorrentIndexerBase<RarbgSettings>
{
public override string Name => "Rarbg";
Expand Down

0 comments on commit d1e39f2

Please sign in to comment.