[PR #7868] chore: disable DLNA by default #11554

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

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

State: closed
Merged: Yes


Changes
Disable DLNA by default. It does not support authentication, but it is LAN only, so the security implications aren't as big as UPnP, but it still seems unnecessary to enable by default.

Also added an ActionFilter to handle the "toggling" of the DLNA controller instead of the previous if mess.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7868 **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. --> **Changes** Disable DLNA by default. It does not support authentication, but it is LAN only, so the security implications aren't as big as UPnP, but it still seems unnecessary to enable by default. Also added an ActionFilter to handle the "toggling" of the DLNA controller instead of the previous `if` mess.
OVERLORD added the pull-request label 2026-02-07 06:40:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11554