Merge pull request #650 from Kayomani/develop

Allow downloads to be tracked by the source name in addition to the download name
This commit is contained in:
Keivan Beigi
2015-07-08 20:56:23 -07:00
5 changed files with 193 additions and 28 deletions
@@ -178,6 +178,7 @@
<None Include="Files\Indexers\Rarbg\RecentFeed_v2.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Compile Include="Download\TrackedDownloads\TrackedDownloadServiceFixture.cs" />
<Compile Include="FluentTest.cs" />
<Compile Include="Framework\CoreTest.cs" />
<Compile Include="Framework\DbTest.cs" />