Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trailers duplication #7176

Merged
merged 4 commits into from Jan 19, 2022
Merged

Conversation

dmitrylyzo
Copy link
Contributor

@dmitrylyzo dmitrylyzo commented Jan 14, 2022

Changes

  • Fix duplication (same URL) of remote trailers
  • Fix duplication of local trailers

Issues

  • Wrong iterating over remote trailers causes duplication of remote trailers.
  • /LocalTrailers endpoint returns doubled local trailers.
  • .LocalTrailerCount is doubled as well.

@dmitrylyzo dmitrylyzo changed the title Fix trailers 1 Fix trailers duplication Jan 14, 2022
@dmitrylyzo dmitrylyzo marked this pull request as draft January 14, 2022 20:01
@dmitrylyzo dmitrylyzo marked this pull request as ready for review January 14, 2022 20:22
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
@crobibero crobibero added this to Active PRs in Release 10.8.0 via automation Jan 15, 2022
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Release 10.8.0 automation moved this from Active PRs to Approved PRs Jan 19, 2022
@Bond-009 Bond-009 merged commit 3aeae15 into jellyfin:master Jan 19, 2022
Release 10.8.0 automation moved this from Approved PRs to Completed PRs Jan 19, 2022
@dmitrylyzo dmitrylyzo deleted the fix-trailers-1 branch January 19, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 10.8.0
  
Completed PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants