[PR #13593] [MERGED] Wait for ffmpeg to exit on Windows before we try deleting the concat file #13638

Closed
opened 2026-02-07 07:16:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13593
Author: @Bond-009
Created: 2/20/2025
Status: Merged
Merged: 2/25/2025
Merged by: @Bond-009

Base: release-10.10.zHead: stupidwindows


📝 Commits (1)

  • 9d9c6fe Wait for ffmpeg to exit on Windows before we try deleting the concat file

📊 Changes

1 file changed (+20 additions, -6 deletions)

View changed files

📝 Emby.Server.Implementations/ScheduledTasks/Tasks/AudioNormalizationTask.cs (+20 -6)

📄 Description

Fixes #12145 without slowing down on other platform or for single files that don't need the concat file.


🔄 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/13593 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `release-10.10.z` ← **Head:** `stupidwindows` --- ### 📝 Commits (1) - [`9d9c6fe`](https://github.com/jellyfin/jellyfin/commit/9d9c6fe5eb6b0ab411363e236665071471968752) Wait for ffmpeg to exit on Windows before we try deleting the concat file ### 📊 Changes **1 file changed** (+20 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ScheduledTasks/Tasks/AudioNormalizationTask.cs` (+20 -6) </details> ### 📄 Description Fixes #12145 without slowing down on other platform or for single files that don't need the concat file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:16:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13638