Added first stab at a XmlTvListingsProvider

This commit is contained in:
Alex Stevens
2016-05-31 23:00:20 +01:00
parent 0915d1f383
commit a3c3fff39f
3 changed files with 96 additions and 45 deletions

View File

@@ -232,7 +232,7 @@
<Compile Include="LiveTv\EmbyTV\SeriesTimerManager.cs" />
<Compile Include="LiveTv\EmbyTV\TimerManager.cs" />
<Compile Include="LiveTv\Listings\SchedulesDirect.cs" />
<Compile Include="LiveTv\Listings\XmlTv.cs" />
<Compile Include="LiveTv\Listings\XmlTvListingsProvider.cs" />
<Compile Include="LiveTv\LiveTvConfigurationFactory.cs" />
<Compile Include="LiveTv\LiveTvDtoService.cs" />
<Compile Include="LiveTv\LiveTvManager.cs" />