mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7176] [MERGED] Fix trailers duplication #11292
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/7176
Author: @dmitrylyzo
Created: 1/14/2022
Status: ✅ Merged
Merged: 1/20/2022
Merged by: @Bond-009
Base:
master← Head:fix-trailers-1📝 Commits (4)
112db30Fix duplication of remote trailers5aa7480Fix duplication of local trailers54549cdRemove unnecessary array allocation60fe77cRemove unnecessary array allocation📊 Changes
3 files changed (+10 additions, -14 deletions)
View changed files
📝
Emby.Server.Implementations/Dto/DtoService.cs(+5 -4)📝
Jellyfin.Api/Controllers/UserLibraryController.cs(+4 -9)📝
MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs(+1 -1)📄 Description
Changes
Issues
/LocalTrailersendpoint returns doubled local trailers..LocalTrailerCountis doubled as well.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.