Commit Graph

41 Commits

Author SHA1 Message Date
Mark McDowall 261751727b Couple minor download spec changes 2013-09-15 21:31:42 -07:00
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB 2013-09-14 20:49:58 -07:00
kay.one 1665bfa6ac added sample check for remote episode. 2013-09-14 12:50:38 -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
Mark McDowall fc43db164b Fixed a bunch of specs that handled propers and cutoffs 2013-09-10 22:45:08 -07:00
Mark McDowall 33fa468f91 Cutoff moved to its own spec 2013-09-10 19:07:22 -07:00
Mark McDowall 3965518023 Fixed an issue with propers being skipped for old and lower quality episodes 2013-08-23 21:05:37 -07:00
Mark McDowall 6e3a4828cd Fixed an issue with XemMappings and single episode searching 2013-08-17 12:41:02 -07:00
Mark McDowall a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall 33db208bb6 Should skip History check during a search 2013-08-07 20:30:20 -07:00
Mark McDowall f9092e95c2 MonitoredSpec does not apply to searching
Fixed an issue where search specs weren't applied
2013-08-06 20:18:05 -07:00
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly. 2013-07-30 22:49:41 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
kay.one a216e37d6a better Series.ToString() 2013-07-04 22:17:42 -07:00
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips 2013-07-04 21:54:01 -07:00
Mark McDowall 29ed3293d1 Made Nzb Restrictions case-insensative 2013-07-01 21:57:49 -07:00
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups 2013-07-01 19:34:38 -07:00
Keivan Beigi 1f62194ab8 fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue. 2013-06-14 11:59:06 -07:00
kay.one dc2930dc98 added toggle cell for episode ignore status. 2013-06-08 23:21:32 -07:00
kay.one a5be71fd8c unknow quality is rejected by AcceptableSizeSpecification 2013-06-06 16:05:06 -07:00
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria 2013-06-06 07:42:23 -07:00
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
kay.one cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -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 ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
Keivan Beigi 9efee65966 minor cleanup 2013-04-24 10:28:14 -07:00
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification 2013-04-17 16:33:19 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
Keivan Beigi 420756bb47 fixed some tests, spelling issues. 2013-04-12 16:28:05 -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 b9fac94eca cleaned up history lookup. 2013-03-25 23:19:54 -07:00
Mark McDowall b87f2a22da Misc Settings 2013-03-18 08:25:36 -07:00
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00