[PR #6871] [MERGED] Only force scheme and port when HTTPS is disallowed #11181

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6871
Author: @cvium
Created: 11/19/2021
Status: Merged
Merged: 11/19/2021
Merged by: @crobibero

Base: masterHead: fix_localapiurl


📝 Commits (1)

  • a263f39 Only force scheme and port when HTTPS is disallowed

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+3 -3)

📄 Description

It shouldn't force a scheme and/or port when https is allowed. The call to GetLocalApiUrl will decide that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6871 **Author:** [@cvium](https://github.com/cvium) **Created:** 11/19/2021 **Status:** ✅ Merged **Merged:** 11/19/2021 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix_localapiurl` --- ### 📝 Commits (1) - [`a263f39`](https://github.com/jellyfin/jellyfin/commit/a263f3978ba47968274062f9c1bef445b4b946bd) Only force scheme and port when HTTPS is disallowed ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+3 -3) </details> ### 📄 Description It shouldn't force a scheme and/or port when https is allowed. The call to `GetLocalApiUrl` will decide that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:33:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11181