mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace NzbDrone.Core.Indexers
|
||||
{
|
||||
public enum DownloadProtocol
|
||||
{
|
||||
Unknown = 0,
|
||||
Usenet = 1,
|
||||
Torrent = 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user