Keivan Beigi
|
d722a8357b
|
this should fix some more tests.
|
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
|
2d4998d52d
|
moved Series,Seasons,Episodes to their own folders.
|
12 years ago |
Mark McDowall
|
5e7c0951b7
|
Searching refactored
#ND-135 fixed
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
Mark McDowall
|
c1d0bc9ac8
|
Merge remote-tracking branch 'origin/master' into backbone
|
12 years ago |
Mark McDowall
|
eebb086c60
|
Keep serching for episodes when partial search returns no results
|
12 years ago |
Mark McDowall
|
db3731f99e
|
Inject constructors
|
12 years ago |
Mark McDowall
|
a4dde81ceb
|
Converted jobs to dynamic
|
12 years ago |
Mark McDowall
|
edb0b3af86
|
SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
|
13 years ago |
Mark McDowall
|
b7fea36045
|
Fixed: Season searching won't fail when search for season 0 (specials).
|
13 years ago |
Mark McDowall
|
c7f8f57f77
|
Episode searching now stores the results of the tests.
|
13 years ago |
kay.one
|
56c6466c9f
|
Improved: Season search/backlog search is a lot more efficient with indexer searches.
|
13 years ago |
kay.one
|
e358ad6d87
|
Jobs now use Timespan rather than integer to represent minutes.
|
13 years ago |
Mark McDowall
|
75cfb7e044
|
Season Search will only search for past episodes if it falls back to that.
|
13 years ago |
kay.one
|
fabc4c84bd
|
Moved Jobs to their own folder.
|
13 years ago |