kay.one
|
9d126e54c9
|
New: Added support for limited retention. Reports older than the configured retention are skipped.
|
13 years ago |
Mark McDowall
|
5bf56ffca3
|
Age parsing added to the indexers.
|
13 years ago |
Mark McDowall
|
308fd11c83
|
Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results.
Each indexer can now override GetQueryTitle from IndexerBase if required for special title searching.
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |
kay.one
|
30497357b4
|
Removed single search method in indexer base.
|
13 years ago |
Mark McDowall
|
7af6977cab
|
Indexers will actually support searching for daily episodes.
|
13 years ago |
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.
|
13 years ago |
Mark McDowall
|
35cad3d27e
|
Added partial season searching when a full season NZB is not available.
|
13 years ago |
Mark McDowall
|
fbb4ced77c
|
Full season searching for Nzbs.org and NzbMatrix will also look for S01 in addition to Season.
|
13 years ago |
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.
|
13 years ago |
kay.one
|
acf23d4fc2
|
Removed subsonic completely
|
14 years ago |
kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
14 years ago |
Mark McDowall
|
5e02ab972c
|
Added NzbMatrix Search Url, with tests.
|
14 years ago |
kay.one
|
9417748056
|
Initial support for episode search in indexerbase and Nzbs.org
|
14 years ago |
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
14 years ago |