mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
rework episode queries
This commit is contained in:
@@ -302,7 +302,6 @@
|
||||
<Compile Include="Querying\NextUpQuery.cs" />
|
||||
<Compile Include="Querying\QueryFilters.cs" />
|
||||
<Compile Include="Querying\QueryResult.cs" />
|
||||
<Compile Include="Querying\SeasonQuery.cs" />
|
||||
<Compile Include="Querying\SessionQuery.cs" />
|
||||
<Compile Include="Querying\SimilarItemsQuery.cs" />
|
||||
<Compile Include="Querying\UpcomingEpisodesQuery.cs" />
|
||||
@@ -339,7 +338,6 @@
|
||||
<Compile Include="IO\FileSystemEntryInfo.cs" />
|
||||
<Compile Include="Dto\ImageOptions.cs" />
|
||||
<Compile Include="Querying\ItemFilter.cs" />
|
||||
<Compile Include="Querying\ItemQuery.cs" />
|
||||
<Compile Include="Entities\LibraryUpdateInfo.cs" />
|
||||
<Compile Include="Entities\ParentalRating.cs" />
|
||||
<Compile Include="Entities\VirtualFolderInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user