sonarr-repo-only/src/NzbDrone.Core/Indexers
Taloth Saldono 9633afc612 New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
..
Exceptions Fixed: Do not prevent adding of indexer when API request limit was reached 2014-03-21 07:59:42 -07:00
Newznab Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date. 2014-06-04 23:44:36 +02:00
Omgwtfnzbs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Wombles New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
BasicTorrentRssParser.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadProtocol.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
FetchAndParseRssService.cs More Connects cleanup/fixing 2013-10-12 19:46:36 -07:00
IIndexer.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
IParseFeed.cs Fixed: omgwtfnzbs season/series searches stuck in a loop 2014-01-13 19:47:45 -08:00
IndexerBase.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
IndexerDefinition.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
IndexerFactory.cs New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
IndexerFetchService.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
IndexerRepository.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
IndexerSettingUpdatedEvent.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
NewznabTestService.cs HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
RssParserBase.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
RssSyncCommand.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
RssSyncService.cs Fixed: Do not search for episodes that were just grabbed via RSS Sync 2014-04-27 23:12:28 -07:00
XElementExtensions.cs Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date. 2014-06-04 23:44:36 +02:00