mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-28 12:56:30 +01:00
fixes #903 - Display image info on web client detail page
This commit is contained in:
@@ -152,7 +152,6 @@
|
||||
<Compile Include="Dto\MediaSourceInfo.cs" />
|
||||
<Compile Include="Dto\RecommendationType.cs" />
|
||||
<Compile Include="Dto\SubtitleDownloadOptions.cs" />
|
||||
<Compile Include="Dto\VideoStreamOptions.cs" />
|
||||
<Compile Include="Entities\IsoType.cs" />
|
||||
<Compile Include="Entities\MediaInfo.cs" />
|
||||
<Compile Include="Entities\MediaStreamType.cs" />
|
||||
@@ -285,7 +284,6 @@
|
||||
<Compile Include="Querying\ItemQuery.cs" />
|
||||
<Compile Include="Entities\LibraryUpdateInfo.cs" />
|
||||
<Compile Include="Entities\ParentalRating.cs" />
|
||||
<Compile Include="Dto\StreamOptions.cs" />
|
||||
<Compile Include="Entities\VirtualFolderInfo.cs" />
|
||||
<Compile Include="IO\IZipClient.cs" />
|
||||
<Compile Include="Logging\ILogger.cs" />
|
||||
|
||||
Reference in New Issue
Block a user