[PR #11504] Let AutoDiscoveryHost bind to all addresses #12926

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

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

State: closed
Merged: Yes


An alternative to #11500 and #11503

Because we never let auto discovery actually respect the server settings, and most of our clients don't want us to make it more restrictive and only bind to interface-bounding addresses. Just bind to all addresses to make everyone happy.

Changes

Issues

Fixes #11498
Fixes #11309

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11504 **State:** closed **Merged:** Yes --- <!-- 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. --> An alternative to #11500 and #11503 Because we never let auto discovery actually respect the server settings, and most of our clients don't want us to make it more restrictive and only bind to interface-bounding addresses. Just bind to all addresses to make everyone happy. **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #11498 Fixes #11309
OVERLORD added the pull-request label 2026-02-07 07:04:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12926