Commit Graph

23 Commits (2875832db00847609cf823c5ba09c90657599f80)

Author SHA1 Message Date
kay.one 5e3e071692 Added a duplicated item to Queue.txt, reformated existing json sample files.
13 years ago
kay.one 78268f3c58 Better parser logging.
13 years ago
kay.one 9d90f04b6e Added Linq post filtering to indexer searches.
13 years ago
kay.one 9406ca9cf5 Better exception data for feed errors.
13 years ago
Mark McDowall ffde7c0987 Log indexer name when failing to process feed.
13 years ago
kay.one ba12465bb0 Removed code duplication in IndexerBase
13 years ago
kay.one 30497357b4 Removed single search method in indexer base.
13 years ago
Mark McDowall cadccb4360 EpisodeSearch properly uses PerformSearch.
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
Mark McDowall 35cad3d27e Added partial season searching when a full season NZB is not available.
13 years ago
Mark McDowall 485f618e02 Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
13 years ago
kay.one 8d12630856 Newzbin now parses the language out properly.
13 years ago
kay.one c37544d4ce Episode is now marked as grabbed on download
13 years ago
kay.one f2b091dcd2 Fixed issue with nzbs.org search where title contained brackets
13 years ago
kay.one 07312780f1 ParseEpisodeInfo is now separated into ParseTitle and ParsePath
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
kay.one cbbb6e2b18 Oh hai search!
14 years ago
kay.one ac2d33443b More EpisodeSearchJob fixes/tests
14 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
14 years ago
kay.one 9417748056 Initial support for episode search in indexerbase and Nzbs.org
14 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
14 years ago
kay.one 849beef5a2 Added inventory provider with basic tests
14 years ago
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider
14 years ago