mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7542] Make recording stop at scheduled stop time #11445
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?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7542
State: closed
Merged: Yes
See linked issue for write-up of what this is fixing.
I don't know how to set up a source that will use the
DirectRecorderso I don't know that it exhibits the same problem.This is the simplest/most localized set of changes I could come up with to fix the behavior I'm seeing.
Changes
EncodedRecorderso recording will block (as expected) until completeIssues
Fixes #7541