[PR #11851] Relax remuxing requirement for LiveTV #13021

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11851

State: closed
Merged: Yes


Yet another attempt to cover more use case without an API change.

Changes

  • Moved profile enforcement to StreamingHelper because not all LiveTV requests call OpenMediaSource
  • Raised bitrate limit from 20M to 30M
  • When LiveTV input source has no valid bitrate, still try copy stream when other constraints are satisfied

Issues

Fixes #11847

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11851 **State:** closed **Merged:** Yes --- Yet another attempt to cover more use case without an API change. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> - Moved profile enforcement to StreamingHelper because not all LiveTV requests call OpenMediaSource - Raised bitrate limit from 20M to 30M - When LiveTV input source has no valid bitrate, still try copy stream when other constraints are satisfied **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #11847
OVERLORD added the pull-request label 2026-02-07 07:05:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13021