rework news downloading

This commit is contained in:
Luke Pulverenti
2014-01-18 23:25:01 -05:00
parent 18a9720857
commit d2cae40128
8 changed files with 182 additions and 92 deletions

View File

@@ -173,6 +173,7 @@
<Compile Include="LiveTv\RefreshChannelsScheduledTask.cs" />
<Compile Include="Localization\LocalizationManager.cs" />
<Compile Include="MediaEncoder\MediaEncoder.cs" />
<Compile Include="News\NewsEntryPoint.cs" />
<Compile Include="News\NewsService.cs" />
<Compile Include="Persistence\SqliteChapterRepository.cs" />
<Compile Include="Persistence\SqliteExtensions.cs" />