add sports to suggested tv

This commit is contained in:
Luke Pulverenti
2015-04-03 12:31:56 -04:00
parent 1654236978
commit 0481fef03b
8 changed files with 88 additions and 2 deletions

View File

@@ -233,6 +233,7 @@
<Compile Include="Localization\LocalizationManager.cs" />
<Compile Include="Logging\PatternsLogger.cs" />
<Compile Include="MediaEncoder\EncodingManager.cs" />
<Compile Include="Sorting\StartDateComparer.cs" />
<Compile Include="Sync\SyncHelper.cs" />
<Compile Include="Sync\SyncJobOptions.cs" />
<Compile Include="UserViews\DynamicImageProvider.cs" />