[PR #10101] fix-cast-with-localhost-server #12335

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

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

State: closed
Merged: No


Adds a function to supply the webclient with a unique server LAN address after a localhost server API call. This enables the webclient to play to a chromecast receiver in such a case.

Changes

  • Determine unique local server address in Jellyfin.Networking/Manager/NetworkManager.cs
  • Pass this to the webclient with the GetPublicSystemInfo API call in Emby.Server.Implementations/ApplicationHost.cs

Issues
Fixes #10098

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10101 **State:** closed **Merged:** No --- Adds a function to supply the webclient with a unique server LAN address after a localhost server API call. This enables the webclient to play to a chromecast receiver in such a case. **Changes** - Determine unique local server address in Jellyfin.Networking/Manager/NetworkManager.cs - Pass this to the webclient with the GetPublicSystemInfo API call in Emby.Server.Implementations/ApplicationHost.cs **Issues** Fixes #10098
OVERLORD added the pull-request label 2026-02-07 06:53:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12335