#551 - Add manual image selection for movies

This commit is contained in:
Luke Pulverenti
2013-10-31 17:03:24 -04:00
parent 882d0681e6
commit 9adcdd007a
10 changed files with 128 additions and 40 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Notifications\NotificationQuery.cs" />
<Compile Include="Notifications\NotificationResult.cs" />
<Compile Include="Notifications\NotificationsSummary.cs" />
<Compile Include="Providers\RemoteImageResult.cs" />
<Compile Include="Querying\ArtistsQuery.cs" />
<Compile Include="Querying\ItemCountsQuery.cs" />
<Compile Include="Querying\ItemReviewsResult.cs" />