Revert the TVSender to use the old code

This commit is contained in:
Jamie.Rees 2016-10-25 12:58:53 +01:00
commit 40f6bad063
5 changed files with 313 additions and 8 deletions

View file

@ -215,6 +215,7 @@
<Compile Include="Helpers\ServiceLocator.cs" />
<Compile Include="Helpers\Themes.cs" />
<Compile Include="Helpers\TvSender.cs" />
<Compile Include="Helpers\TvSenderOld.cs" />
<Compile Include="Helpers\ValidationHelper.cs" />
<Compile Include="Jobs\CustomJobFactory.cs" />
<Compile Include="Jobs\Scheduler.cs" />