Commit Graph

11 Commits

Author SHA1 Message Date
kay.one 9d126e54c9 New: Added support for limited retention. Reports older than the configured retention are skipped. 2012-02-18 13:18:19 -08:00
Mark McDowall 5bf56ffca3 Age parsing added to the indexers. 2012-02-18 12:33:05 -08:00
kay.one 5ecbdd3e64 Package cleanup 2012-02-10 16:48:20 -08:00
kay.one 2009693787 Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 2012-01-31 17:38:05 -08:00
kay.one 30497357b4 Removed single search method in indexer base. 2011-11-28 22:49:38 -08:00
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
2011-09-13 19:25:33 -07:00
Mark McDowall 485f618e02 Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
Tests added for season searching.
2011-08-27 22:45:36 -07:00
kay.one acf23d4fc2 Removed subsonic completely 2011-06-17 18:46:22 -07:00
kay.one add780b431 Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
kay.one 9417748056 Initial support for episode search in indexerbase and Nzbs.org 2011-05-25 21:25:59 -07:00
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider 2011-05-19 21:21:18 -07:00
Renamed from NzbDrone.Core/Providers/Indexer/NzbsRUsProvider.cs (Browse further)