mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
update program queries
This commit is contained in:
@@ -239,7 +239,7 @@ namespace MediaBrowser.Api.UserLibrary
|
||||
AlbumArtistStartsWithOrGreater = request.AlbumArtistStartsWithOrGreater,
|
||||
EnableTotalRecordCount = request.EnableTotalRecordCount,
|
||||
ExcludeItemIds = request.GetExcludeItemIds(),
|
||||
Fields = dtoOptions.Fields
|
||||
DtoOptions = dtoOptions
|
||||
};
|
||||
|
||||
if (!string.IsNullOrWhiteSpace(request.Ids))
|
||||
|
||||
Reference in New Issue
Block a user