mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Fix similar endpoint for TV
This commit is contained in:
parent
eba403158e
commit
13de663201
1 changed files with 0 additions and 1 deletions
|
@ -742,7 +742,6 @@ namespace Jellyfin.Api.Controllers
|
|||
{
|
||||
Limit = limit,
|
||||
IncludeItemTypes = includeItemTypes.ToArray(),
|
||||
IsMovie = isMovie,
|
||||
SimilarTo = item,
|
||||
DtoOptions = dtoOptions,
|
||||
EnableTotalRecordCount = !isMovie ?? true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue