mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-13 13:46:24 +00:00
stub out dynamic images
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
<Compile Include="Persistence\TypeMapper.cs" />
|
||||
<Compile Include="Photos\BaseDynamicImageProvider.cs" />
|
||||
<Compile Include="Photos\DynamicImageHelpers.cs" />
|
||||
<Compile Include="Photos\StripCollageBuilder.cs" />
|
||||
<Compile Include="Playlists\ManualPlaylistsFolder.cs" />
|
||||
<Compile Include="Photos\PhotoAlbumImageProvider.cs" />
|
||||
<Compile Include="Playlists\PlaylistImageProvider.cs" />
|
||||
@@ -428,6 +429,7 @@
|
||||
<EmbeddedResource Include="Localization\Server\uk.json" />
|
||||
<EmbeddedResource Include="Drawing\fonts\webdings.ttf" />
|
||||
<EmbeddedResource Include="Drawing\fonts\robotoregular.ttf" />
|
||||
<EmbeddedResource Include="Drawing\fonts\MontserratLight.otf" />
|
||||
<None Include="Localization\JavaScript\sl_SI.json" />
|
||||
<EmbeddedResource Include="Localization\Server\sl_SI.json" />
|
||||
<None Include="packages.config" />
|
||||
|
||||
Reference in New Issue
Block a user