mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
moved new image options to the model
This commit is contained in:
@@ -83,6 +83,12 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Drawing\DrawingUtils.cs">
|
||||
<Link>Drawing\DrawingUtils.cs</Link>
|
||||
</Compile>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user