Backlog search added (disabled) - It will search for a full season if a full season is missing.

This commit is contained in:
Mark McDowall
2011-08-28 12:07:56 -07:00
parent 273530eda2
commit f604c35768
7 changed files with 298 additions and 7 deletions

View File

@@ -88,6 +88,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="BacklogSearchJobTest.cs" />
<Compile Include="SearchJobTest.cs" />
<Compile Include="SeriesSearchJobTest.cs" />
<Compile Include="SearchProviderTest_Season.cs" />