[PR #15390] [MERGED] Don't enforce a minimum amount of free space for the tmp and log dirs #14294

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15390
Author: @Bond-009
Created: 11/4/2025
Status: Merged
Merged: 11/8/2025
Merged by: @crobibero

Base: release-10.11.zHead: tmplogfreespace


📝 Commits (1)

  • 6e9237a Don't enforce a minimum amount of free space for the tmp and log dirs

📊 Changes

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

View changed files

📝 Jellyfin.Server.Implementations/StorageHelpers/StorageHelper.cs (+0 -3)

📄 Description

These checks cause more issues than they prevent.

Fixes #15036
Fixes #15273


🔄 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/15390 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `tmplogfreespace` --- ### 📝 Commits (1) - [`6e9237a`](https://github.com/jellyfin/jellyfin/commit/6e9237a782efb7454e3f9af011a211df114e1fad) Don't enforce a minimum amount of free space for the tmp and log dirs ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/StorageHelpers/StorageHelper.cs` (+0 -3) </details> ### 📄 Description These checks cause more issues than they prevent. Fixes #15036 Fixes #15273 --- <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:27:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14294