[PR #11668] Always fallback for failed HEAD request #12965

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

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

State: closed
Merged: Yes


TV Tuners have basically unpredictable behaviors on HEAD requests, and we cannot fail and try all potential code it returns. Just fallback to check for extension for all HEAD request that appears to be failed.

Changes

Issues

Fixes #11661, and some reports in #11554

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11668 **State:** closed **Merged:** Yes --- TV Tuners have basically unpredictable behaviors on HEAD requests, and we cannot fail and try all potential code it returns. Just fallback to check for extension for all HEAD request that appears to be failed. <!-- 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. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #11661, and some reports in #11554
OVERLORD added the pull-request label 2026-02-07 07:04:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12965