Commit Graph

18 Commits (5e77d515109bc7904a84b24db58fc4b09815a6a2)

Author SHA1 Message Date
Keivan Beigi 94daf08361 add series works again, now includes title.
12 years ago
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
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).
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