mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13593] [MERGED] Wait for ffmpeg to exit on Windows before we try deleting the concat file #13638
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/13593
Author: @Bond-009
Created: 2/20/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @Bond-009
Base:
release-10.10.z← Head:stupidwindows📝 Commits (1)
9d9c6feWait 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.