Commit Graph

30 Commits

Author SHA1 Message Date
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid 2013-08-07 17:20:47 -07:00
faush01 0608871f76 more param changes 2013-08-06 18:15:24 +10:00
faush01 f29eb49c7f use Rage TV ID for newznab search api calls 2013-08-06 15:26:09 +10:00
Keivan Beigi c3b25878d4 do a check to see if daily episode has airdate before attempting a search. 2013-07-30 21:48:55 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall f2d030ef27 Xem is used now 2013-07-22 22:50:32 -07:00
Mark McDowall d19e33f0a8 Series search added 2013-07-21 19:52:53 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
kay.one d607b831c9 added exception logging to Tasks. 2013-07-11 23:10:34 -07:00
Keivan Beigi e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
Mark McDowall 6f949dd129 Manual episode search added to episode details 2013-06-28 17:35:40 -07:00
Mark McDowall 6bb2f14153 Tests added for DownloadApprovedReports also some cleanup 2013-06-18 22:45:10 -07:00
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
kay.one 048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one 48880e4964 cleaned up scene mapping code. 2013-03-31 19:43:58 -07:00
Keivan Beigi 4ac2997d78 fixed a bit more tests. 2013-03-28 11:06:45 -07:00
kay.one ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
kay.one 9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00
kay.one 40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00