mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
Show warning message for rTorrent that it doesn't support torrent removal
This commit is contained in:
@@ -141,6 +141,7 @@ namespace NzbDrone.Core.ThingiProvider
|
||||
public virtual TProviderDefinition GetProviderCharacteristics(TProvider provider, TProviderDefinition definition)
|
||||
{
|
||||
definition.ImplementationName = provider.Name;
|
||||
definition.Message = provider.Message;
|
||||
|
||||
return definition;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user