|
|
|
@ -44,31 +44,15 @@
|
|
|
|
|
<Compile Include="DTO\DTOUser.cs" />
|
|
|
|
|
<Compile Include="DTO\VideoInfo.cs" />
|
|
|
|
|
<Compile Include="DTO\VideoOutputFormats.cs" />
|
|
|
|
|
<Compile Include="Entities\Audio.cs" />
|
|
|
|
|
<Compile Include="Entities\BaseEntity.cs" />
|
|
|
|
|
<Compile Include="Entities\BaseItem.cs" />
|
|
|
|
|
<Compile Include="DTO\IBNItem.cs" />
|
|
|
|
|
<Compile Include="Entities\Folder.cs" />
|
|
|
|
|
<Compile Include="Entities\Genre.cs" />
|
|
|
|
|
<Compile Include="Entities\ImageType.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasProviderIds.cs" />
|
|
|
|
|
<Compile Include="Entities\ItemSpecialCounts.cs" />
|
|
|
|
|
<Compile Include="Entities\MetadataProviders.cs" />
|
|
|
|
|
<Compile Include="Entities\Movies\BoxSet.cs" />
|
|
|
|
|
<Compile Include="Entities\Movies\Movie.cs" />
|
|
|
|
|
<Compile Include="Entities\Person.cs" />
|
|
|
|
|
<Compile Include="Entities\Studio.cs" />
|
|
|
|
|
<Compile Include="Entities\TV\Episode.cs" />
|
|
|
|
|
<Compile Include="Entities\TV\Season.cs" />
|
|
|
|
|
<Compile Include="Entities\TV\Series.cs" />
|
|
|
|
|
<Compile Include="Entities\Video.cs" />
|
|
|
|
|
<Compile Include="Entities\Year.cs" />
|
|
|
|
|
<Compile Include="Plugins\BasePluginConfiguration.cs" />
|
|
|
|
|
<Compile Include="DTO\PluginInfo.cs" />
|
|
|
|
|
<Compile Include="Progress\TaskProgress.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="Entities\User.cs" />
|
|
|
|
|
<Compile Include="Entities\UserItemData.cs" />
|
|
|
|
|
<Compile Include="Weather\WeatherForecast.cs" />
|
|
|
|
|
<Compile Include="Weather\WeatherInfo.cs" />
|
|
|
|
|
<Compile Include="Weather\WeatherStatus.cs" />
|
|
|
|
|