[PR #15247] [MERGED] Ignore initial delay in audio-only containers #14083

Closed
opened 2025-12-22 10:18:23 +01:00 by backuprepo · 0 comments
Owner

📋 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.zHead: ignore-audio-delay-m4a


📝 Commits (1)

  • d9a2bfa Ignore 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

  • Ignore initial delay in audio-only containers

Issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/15247 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `ignore-audio-delay-m4a` --- ### 📝 Commits (1) - [`d9a2bfa`](https://github.com/jellyfin/jellyfin/commit/d9a2bfaa1f4ed06dd54dab31a61979c4cb01c962) Ignore initial delay in audio-only containers ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/DynamicHlsController.cs` (+5 -2) </details> ### 📄 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** - Ignore initial delay in audio-only containers **Issues** - Fixes #15241 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 10:18:23 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#14083
No description provided.