[PR #7542] Make recording stop at scheduled stop time #11445

Closed
opened 2026-02-07 06:38:36 +03:00 by OVERLORD · 0 comments
Owner

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 DirectRecorder so 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

  • Remove async calls from EncodedRecorder so recording will block (as expected) until complete

Issues
Fixes #7541

**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 `DirectRecorder` so 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** - Remove async calls from `EncodedRecorder` so recording will block (as expected) until complete **Issues** Fixes #7541
OVERLORD added the pull-request label 2026-02-07 06:38:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11445