mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
added torrent feature toggle.
dropped NzbClub.
This commit is contained in:
@@ -123,6 +123,14 @@ namespace NzbDrone.Core.Indexers.Newznab
|
||||
}
|
||||
}
|
||||
|
||||
public override IndexerKind Kind
|
||||
{
|
||||
get
|
||||
{
|
||||
return IndexerKind.Usenet;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private static string NewsnabifyTitle(string title)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user