[PR #4094] [MERGED] Fix redirection #9873

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4094
Author: @crobibero
Created: 9/8/2020
Status: Merged
Merged: 9/8/2020
Merged by: @Bond-009

Base: masterHead: fix-redirect


📝 Commits (1)

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs (+5 -1)
📝 Jellyfin.Server/Startup.cs (+1 -5)

📄 Description

I must have had pending changes when I tested it last, but now this works with no base url & with a base url, hosting web content or not hosting content.


🔄 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/4094 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 9/8/2020 **Status:** ✅ Merged **Merged:** 9/8/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix-redirect` --- ### 📝 Commits (1) - [`68e5a95`](https://github.com/jellyfin/jellyfin/commit/68e5a95fdb2d0c99e2490dc117651edb413733c5) Fix redirection ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs` (+5 -1) 📝 `Jellyfin.Server/Startup.cs` (+1 -5) </details> ### 📄 Description I must have had pending changes when I tested it last, but now this works with no base url & with a base url, hosting web content or not hosting content. --- <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:09:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9873