Tv Category Parser

Can Determine Torznab TV show category from title if tracker doesn't
supply a category
This commit is contained in:
flightlevel
2015-11-21 22:56:06 +11:00
parent 05b99801f7
commit 7a0264051d
4 changed files with 144 additions and 0 deletions

View File

@@ -165,6 +165,7 @@
<Compile Include="TestUtil.cs" />
<Compile Include="TestWebClient.cs" />
<Compile Include="Util\ServerUtilTests.cs" />
<Compile Include="Util\TvCategoryParserTests.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config">