Commit Graph

53 Commits

Author SHA1 Message Date
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 2ce5f6d416 skip report if series title can't be parsed. 2013-06-28 13:23:41 -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 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -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 6d12a85756 single broken doesnt break the whole decision process 2013-04-29 20:43:05 -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
kay.one a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
kay.one a8e76b3251 renamed some old 'parseResult' variable names. 2013-04-24 10:31:12 -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 ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Keivan Beigi 10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
kay.one 50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
Mark McDowall 23c1c147f1 Fixed the broken tests 2013-02-26 19:32:22 -08:00
Mark McDowall c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Keivan Beigi 94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
kay.one 1d78bb7210 more fixed tests. 2013-02-24 12:24:31 -08:00
kay.one 9931bab998 fixed more tests. 2013-02-24 11:57:33 -08:00
kay.one 554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one 13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
kay.one f568fdad6a moved history over to objectdb 2013-02-23 13:29:22 -08:00
Keivan Beigi 8a34f1096d Replaced EpisodeService with IEpisodeService 2013-02-21 16:47:09 -08:00
Keivan Beigi b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00