mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-28 02:21:00 +01:00
added new image params & GameSystem constants
This commit is contained in:
@@ -86,9 +86,6 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Drawing\ImageOutputFormat.cs">
|
||||
<Link>Drawing\ImageOutputFormat.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Drawing\ImageOverlay.cs">
|
||||
<Link>Drawing\ImageOverlay.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Dto\BaseItemDto.cs">
|
||||
<Link>Dto\BaseItemDto.cs</Link>
|
||||
</Compile>
|
||||
@@ -203,6 +200,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Extensions\ModelExtensions.cs">
|
||||
<Link>Extensions\ModelExtensions.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Games\GameSystem.cs">
|
||||
<Link>Games\GameSystem.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Globalization\CountryInfo.cs">
|
||||
<Link>Globalization\CountryInfo.cs</Link>
|
||||
</Compile>
|
||||
@@ -218,6 +218,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\LiveTv\ChannelInfoDto.cs">
|
||||
<Link>LiveTv\ChannelInfoDto.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\LiveTv\ChannelType.cs">
|
||||
<Link>LiveTv\ChannelType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvServiceInfo.cs">
|
||||
<Link>LiveTv\LiveTvServiceInfo.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user