1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-19 05:38:53 +00:00
Sonarr/NzbDrone.Core/Providers/Indexer
2011-04-27 08:40:00 -07:00
..
IndexerProviderBase.cs Handle failed downloading on NZB so it will not get added to the History if it fails. 2011-04-27 08:40:00 -07:00
NewzbinProvider.cs Fixed network auth issue, custom parser issue 2011-04-25 13:21:52 -07:00
NzbMatrixProvider.cs Added DownloadFile method to HttpProvider. 2011-04-26 23:27:15 -07:00
NzbsOrgProvider.cs Fixed network auth issue, custom parser issue 2011-04-25 13:21:52 -07:00
NzbsRUsProvider.cs Fixed NzbDownloadUrl for NzbsRUsProvider 2011-04-27 08:09:38 -07:00
SyndicationFeedXmlReader.cs