|
@@ -49,6 +49,7 @@
|
|
<Compile Include="ApiService.cs" />
|
|
<Compile Include="ApiService.cs" />
|
|
<Compile Include="HttpHandlers\AudioHandler.cs" />
|
|
<Compile Include="HttpHandlers\AudioHandler.cs" />
|
|
<Compile Include="HttpHandlers\BaseMediaHandler.cs" />
|
|
<Compile Include="HttpHandlers\BaseMediaHandler.cs" />
|
|
|
|
+ <Compile Include="HttpHandlers\GenreHandler.cs" />
|
|
<Compile Include="HttpHandlers\GenresHandler.cs" />
|
|
<Compile Include="HttpHandlers\GenresHandler.cs" />
|
|
<Compile Include="HttpHandlers\ImageHandler.cs" />
|
|
<Compile Include="HttpHandlers\ImageHandler.cs" />
|
|
<Compile Include="HttpHandlers\ItemHandler.cs" />
|
|
<Compile Include="HttpHandlers\ItemHandler.cs" />
|
|
@@ -56,9 +57,11 @@
|
|
<Compile Include="HttpHandlers\PersonHandler.cs" />
|
|
<Compile Include="HttpHandlers\PersonHandler.cs" />
|
|
<Compile Include="HttpHandlers\PluginConfigurationHandler.cs" />
|
|
<Compile Include="HttpHandlers\PluginConfigurationHandler.cs" />
|
|
<Compile Include="HttpHandlers\PluginsHandler.cs" />
|
|
<Compile Include="HttpHandlers\PluginsHandler.cs" />
|
|
|
|
+ <Compile Include="HttpHandlers\StudioHandler.cs" />
|
|
<Compile Include="HttpHandlers\StudiosHandler.cs" />
|
|
<Compile Include="HttpHandlers\StudiosHandler.cs" />
|
|
<Compile Include="HttpHandlers\UsersHandler.cs" />
|
|
<Compile Include="HttpHandlers\UsersHandler.cs" />
|
|
<Compile Include="HttpHandlers\VideoHandler.cs" />
|
|
<Compile Include="HttpHandlers\VideoHandler.cs" />
|
|
|
|
+ <Compile Include="HttpHandlers\YearHandler.cs" />
|
|
<Compile Include="HttpHandlers\YearsHandler.cs" />
|
|
<Compile Include="HttpHandlers\YearsHandler.cs" />
|
|
<Compile Include="ImageProcessor.cs" />
|
|
<Compile Include="ImageProcessor.cs" />
|
|
<Compile Include="Plugin.cs" />
|
|
<Compile Include="Plugin.cs" />
|