Skip to content

Wait for ffmpeg to exit on Windows before we try deleting the concat file #13593

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

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

Bond-009
Copy link
Member

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

…file

Fixes jellyfin#12145 without slowing down on other platform or for single files that don't need the concat file.
@Bond-009 Bond-009 added the stable backport Backport into the next stable release label Feb 20, 2025
@JPVenson
Copy link
Member

JPVenson commented Feb 20, 2025

why not always wait for exit? Delay cannot be that more or?

@Bond-009
Copy link
Member Author

@JPVenson Why would we? Only Windows needs this workaround, I don't see why we should add delays into our code for platforms that don't need it.

@Bond-009 Bond-009 merged commit 346f36b into jellyfin:release-10.10.z Feb 25, 2025
15 of 16 checks passed
@Bond-009 Bond-009 deleted the stupidwindows branch February 25, 2025 20:28
Bond-009 added a commit that referenced this pull request Feb 25, 2025
Wait for ffmpeg to exit on Windows before we try deleting the concat file

Original-merge: 346f36b

Merged-by: Bond-009 <bond.009@outlook.com>

Backported-by: Bond_009 <bond.009@outlook.com>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants