Commit Graph

30 Commits

Author SHA1 Message Date
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
kayone eaed756655 created ProviderModuleBase 2013-10-01 10:06:06 -07:00
kay.one 9dbfc6804f created generic provider factory 2013-10-01 10:04:15 -07:00
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB 2013-09-14 20:49:58 -07:00
Keivan Beigi 771e366441 fixed rebase issues. 2013-09-13 16:25:30 -07:00
Keivan Beigi 82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
Keivan Beigi 1a0010e8e4 cleaned up using statements 2013-09-12 15:42:01 -07:00
Keivan Beigi bb518ca19b fixed some namespaces 2013-09-11 17:42:54 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -07:00
kay.one 9f0ae763ff moved logic for reading static file to mappers 2013-08-19 23:23:36 -07:00
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
kay.one d607b831c9 added exception logging to Tasks. 2013-07-11 23:10:34 -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