mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: NzbIndex removed, API not supported
This commit is contained in:
@@ -20,6 +20,7 @@ using NzbDrone.Core.Validation;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions
|
namespace NzbDrone.Core.Indexers.Definitions
|
||||||
{
|
{
|
||||||
|
[Obsolete("Site has removed API access.")]
|
||||||
public class NzbIndex : UsenetIndexerBase<NzbIndexSettings>
|
public class NzbIndex : UsenetIndexerBase<NzbIndexSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "NZBIndex";
|
public override string Name => "NZBIndex";
|
||||||
|
Reference in New Issue
Block a user