stub out sat channel scan

This commit is contained in:
Luke Pulverenti
2016-03-31 15:32:26 -04:00
parent e13fcb3cd4
commit 54de1b744b
5 changed files with 45 additions and 1 deletions

View File

@@ -247,6 +247,7 @@
<Compile Include="LiveTv\ProgramImageProvider.cs" />
<Compile Include="LiveTv\RecordingImageProvider.cs" />
<Compile Include="LiveTv\RefreshChannelsScheduledTask.cs" />
<Compile Include="LiveTv\TunerHosts\SatIp\ChannelScan.cs" />
<Compile Include="LiveTv\TunerHosts\SatIp\SatIpHost.cs" />
<Compile Include="LiveTv\TunerHosts\SatIp\SatIpDiscovery.cs" />
<Compile Include="Localization\LocalizationManager.cs" />