mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Show warning message for rTorrent that it doesn't support torrent removal
This commit is contained in:
@@ -37,6 +37,14 @@ namespace NzbDrone.Core.Indexers
|
||||
get { return typeof(TSettings); }
|
||||
}
|
||||
|
||||
public virtual ProviderMessage Message
|
||||
{
|
||||
get
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual IEnumerable<ProviderDefinition> DefaultDefinitions
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user