Commit Graph

51 Commits (a9f1a382804c6b637fbea63d0fb28de7332bb19c)

Author SHA1 Message Date
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly.
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall 7689b50dee Removed CustomStartDate
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
kay.one a216e37d6a better Series.ToString()
11 years ago
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips
11 years ago
Mark McDowall 29ed3293d1 Made Nzb Restrictions case-insensative
11 years ago
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups
11 years ago
Keivan Beigi 2ce5f6d416 skip report if series title can't be parsed.
11 years ago
Keivan Beigi 1f62194ab8 fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue.
11 years ago
kay.one dc2930dc98 added toggle cell for episode ignore status.
11 years ago
kay.one a5be71fd8c unknow quality is rejected by AcceptableSizeSpecification
11 years ago
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria
11 years ago
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method.
11 years ago
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting.
11 years ago
kay.one cbe4be814c fixed diskscan
11 years ago
kay.one 6d12a85756 single broken doesnt break the whole decision process
11 years ago
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded.
11 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying.
11 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions.
11 years ago
kay.one a1783a53a9 basic RSS fetch seems to be working.
11 years ago
kay.one a8e76b3251 renamed some old 'parseResult' variable names.
11 years ago
Keivan Beigi 9efee65966 minor cleanup
11 years ago
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification
11 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
11 years ago
Keivan Beigi 420756bb47 fixed some tests, spelling issues.
11 years ago
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult
11 years ago
kay.one a6a4932b44 rewrite of indexer/episode search
11 years ago
kay.one 048162a0ef fixed more tests.
11 years ago
kay.one b9fac94eca cleaned up history lookup.
11 years ago
Mark McDowall b87f2a22da Misc Settings
11 years ago
kay.one ef5f565a4d cleaned up episode search
11 years ago
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern.
11 years ago
kay.one db37d020f4 renamed report rejection reason.
11 years ago
Keivan Beigi 10f4dd5a60 removed unused dependencies.
11 years ago
kay.one 50674d388c more project clean up.
11 years ago
Mark McDowall 23c1c147f1 Fixed the broken tests
12 years ago
Mark McDowall c6836e0cb1 Quality moved to ObjectDb.
12 years ago
Keivan Beigi 94daf08361 add series works again, now includes title.
12 years ago
kay.one 1d78bb7210 more fixed tests.
12 years ago
kay.one 9931bab998 fixed more tests.
12 years ago
kay.one 554924a522 post grab notification and updates are now using the new EventAggregator
12 years ago
kay.one 13658e3c6d moved config to objectdb.
12 years ago
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
12 years ago
kay.one f568fdad6a moved history over to objectdb
12 years ago
Keivan Beigi 8a34f1096d Replaced EpisodeService with IEpisodeService
12 years ago
Keivan Beigi b5644bf660 moved series/season/episodes to object db.
12 years ago
kay.one 4504232956 still very broken
12 years ago
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders.
12 years ago