[PR #4057] [MERGED] Add flag for startup completed #9844

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

📋 Pull Request Information

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

Base: masterHead: startup-complete


📝 Commits (5)

  • 9a74ace Add flag for startup completed
  • db9bcdc Use proper StartupCompleted flag
  • 26c432b Rename StartupCompleted to StartupWizardCompleted
  • 7de0fcf Merge remote-tracking branch 'upstream/master' into startup-complete
  • a2e9017 Use existing configuration manager

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+9 -2)
📝 MediaBrowser.Model/System/PublicSystemInfo.cs (+7 -1)

📄 Description

No description provided


🔄 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/4057 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 9/5/2020 **Status:** ✅ Merged **Merged:** 9/8/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `startup-complete` --- ### 📝 Commits (5) - [`9a74ace`](https://github.com/jellyfin/jellyfin/commit/9a74ace84bed207952c0b34a820dcb231bb8b805) Add flag for startup completed - [`db9bcdc`](https://github.com/jellyfin/jellyfin/commit/db9bcdcdc9318c9158249a669922bd464fe8b08e) Use proper StartupCompleted flag - [`26c432b`](https://github.com/jellyfin/jellyfin/commit/26c432b56489ec68c0cb708982c6939bf8e6e0e5) Rename StartupCompleted to StartupWizardCompleted - [`7de0fcf`](https://github.com/jellyfin/jellyfin/commit/7de0fcfc948da26c4d9be95e6712b47bed0590db) Merge remote-tracking branch 'upstream/master' into startup-complete - [`a2e9017`](https://github.com/jellyfin/jellyfin/commit/a2e90170da52c8cde92a2e813dbaf930c6697dc2) Use existing configuration manager ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+9 -2) 📝 `MediaBrowser.Model/System/PublicSystemInfo.cs` (+7 -1) </details> ### 📄 Description _No description provided_ --- <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:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9844