Mark McDowall
33db208bb6
Should skip History check during a search
12 years ago
Mark McDowall
f9092e95c2
MonitoredSpec does not apply to searching
...
Fixed an issue where search specs weren't applied
12 years ago
kay.one
a5bb99367e
skip queue check and adding new items if download client isn't configured correctly.
12 years ago
Mark McDowall
5bfcc511e8
AirDate now stored as a string
12 years ago
Mark McDowall
7689b50dee
Removed CustomStartDate
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
Mark McDowall
41baecc2ee
Monitored instead of ignored for episodes and seasons
12 years ago
kay.one
a216e37d6a
better Series.ToString()
12 years ago
Mark McDowall
5baf2e09c4
Indexer settings overhaul, reviewed settings tooltips
12 years ago
Mark McDowall
29ed3293d1
Made Nzb Restrictions case-insensative
12 years ago
Mark McDowall
8bb4b06d28
NzbRestrictions are now used, no more allowed release groups
12 years ago
Keivan Beigi
2ce5f6d416
skip report if series title can't be parsed.
12 years ago
Keivan Beigi
1f62194ab8
fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue.
12 years ago
kay.one
dc2930dc98
added toggle cell for episode ignore status.
12 years ago
kay.one
a5be71fd8c
unknow quality is rejected by AcceptableSizeSpecification
12 years ago
kay.one
5d563f041e
renamed SearchDefinition to SearchCriteria
12 years ago
Keivan Beigi
8bdf8c31f0
replaced Json.Serialize with ToJson extension method.
12 years ago
Keivan Beigi
4e06cf0fa6
added more info to decision engine exception reporting.
12 years ago
kay.one
cbe4be814c
fixed diskscan
...
removed all stored status fields from episode
12 years ago
kay.one
6d12a85756
single broken doesnt break the whole decision process
12 years ago
kay.one
016e360d1a
quality Series.QualityProfile is lazyloaded.
12 years ago
kay.one
d6d524e624
decision engine now reports it's own errors rather than just dying.
12 years ago
kay.one
ca8eba9cf1
release endpoint now returns fully parsed rss info with decisions.
12 years ago
kay.one
a1783a53a9
basic RSS fetch seems to be working.
...
download might still not work.
12 years ago
kay.one
a8e76b3251
renamed some old 'parseResult' variable names.
12 years ago
Keivan Beigi
9efee65966
minor cleanup
12 years ago
kay.one
67995a5cf6
fixed AllowedReleaseGroupSpecification
12 years ago
kay.one
6e88f55a54
cleaned up parsing logic and structure.
12 years ago
Keivan Beigi
420756bb47
fixed some tests, spelling issues.
12 years ago
kay.one
7c1e81a70e
broke episodeparseresult into filenameparseresult and indexerparseresult
12 years ago
kay.one
a6a4932b44
rewrite of indexer/episode search
12 years ago
kay.one
048162a0ef
fixed more tests.
12 years ago
kay.one
b9fac94eca
cleaned up history lookup.
12 years ago
Mark McDowall
b87f2a22da
Misc Settings
12 years ago
kay.one
ef5f565a4d
cleaned up episode search
12 years ago
kay.one
02d842a2b2
some preliminary work to move decision engine to use the visitor pattern.
12 years ago
kay.one
db37d020f4
renamed report rejection reason.
12 years ago
Keivan Beigi
10f4dd5a60
removed unused dependencies.
12 years ago
kay.one
50674d388c
more project clean up.
12 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)
...
CalendarModule working
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