[PR #13901] [MERGED] Add ServerName to startup configuration #13759

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13901
Author: @thornbill
Created: 4/11/2025
Status: Merged
Merged: 4/12/2025
Merged by: @thornbill

Base: masterHead: add-startup-name


📝 Commits (1)

  • 874f689 Add ServerName to startup configuration

📊 Changes

3 files changed (+10 additions, -1 deletions)

View changed files

📝 Jellyfin.Api/Controllers/StartupController.cs (+2 -0)
📝 Jellyfin.Api/Models/StartupDtos/StartupConfigurationDto.cs (+5 -0)
📝 tests/Jellyfin.Server.Integration.Tests/Controllers/StartupControllerTests.cs (+3 -1)

📄 Description

Changes

  • Adds the ServerName to the /Startup/Configuration API

Issues
N/A


🔄 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/13901 **Author:** [@thornbill](https://github.com/thornbill) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@thornbill](https://github.com/thornbill) **Base:** `master` ← **Head:** `add-startup-name` --- ### 📝 Commits (1) - [`874f689`](https://github.com/jellyfin/jellyfin/commit/874f6895a216fdd9274c1e8a720a8b843274d75c) Add ServerName to startup configuration ### 📊 Changes **3 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/StartupController.cs` (+2 -0) 📝 `Jellyfin.Api/Models/StartupDtos/StartupConfigurationDto.cs` (+5 -0) 📝 `tests/Jellyfin.Server.Integration.Tests/Controllers/StartupControllerTests.cs` (+3 -1) </details> ### 📄 Description **Changes** * Adds the ServerName to the `/Startup/Configuration` API **Issues** N/A --- <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 07:18:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13759