This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Radarr
mirror of
https://github.com/Radarr/Radarr
Watch
1
Star
0
Fork
You've already forked Radarr
0
Code
Issues
Releases
Wiki
Activity
de012aec21
Radarr
/
NzbDrone.Core
/
Indexers
/
DownloadProtocols.cs
8 lines
118 B
C#
Raw
Blame
History
namespace
NzbDrone.Core.Indexers
{
public
enum
DownloadProtocols
{
Nzb
=
0
,
Torrent
=
1
}
}
Reference in New Issue
View Git Blame
Copy Permalink