add more channel feature reporting

This commit is contained in:
Luke Pulverenti
2014-05-27 13:57:29 -04:00
parent 680ffeebf7
commit ce8c5a1a3c
10 changed files with 88 additions and 26 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Channels\ChannelVideoItem.cs" />
<Compile Include="Channels\Channel.cs" />
<Compile Include="Channels\IChannelMediaItem.cs" />
<Compile Include="Channels\InternalChannelFeatures.cs" />
<Compile Include="Channels\InternalChannelItemQuery.cs" />
<Compile Include="Chapters\ChapterSearchRequest.cs" />
<Compile Include="Chapters\IChapterProvider.cs" />