1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-21 00:41:43 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Mark McDowall
8ee0789c62 Added SeasonSearchCommand 2013-06-18 19:08:44 -07:00
kay.one
890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
kay.one
5d563f041e renamed SearchDefinition to SearchCriteria 2013-06-06 07:42:23 -07:00
Keivan Beigi
9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi
8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Mark McDowall
e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
Keivan Beigi
96990eabb3 indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
2013-05-02 16:10:31 -07:00
kay.one
d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
kay.one
a8e76b3251 renamed some old 'parseResult' variable names. 2013-04-24 10:31:12 -07:00
kay.one
6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
kay.one
7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 2013-04-07 12:01:24 -07:00
kay.one
a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00