mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
added GetMovieRecommendations to IApiClient
This commit is contained in:
@@ -950,6 +950,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Querying\LatestItemsQuery.cs">
|
||||
<Link>Querying\LatestItemsQuery.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Querying\MovieRecommendationQuery.cs">
|
||||
<Link>Querying\MovieRecommendationQuery.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Querying\NextUpQuery.cs">
|
||||
<Link>Querying\NextUpQuery.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user