mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15247] [MERGED] Ignore initial delay in audio-only containers #14265
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/15247
Author: @nyanmisaka
Created: 10/27/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @crobibero
Base:
release-10.11.z← Head:ignore-audio-delay-m4a📝 Commits (1)
d9a2bfaIgnore initial delay in audio-only containers📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
Jellyfin.Api/Controllers/DynamicHlsController.cs(+5 -2)📄 Description
For music transcoding we ignore the initial delay because we don't need to worry about A/V sync issues. This avoids a quirk in Firefox-based browsers.
Changes
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.