mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15390] [MERGED] Don't enforce a minimum amount of free space for the tmp and log dirs #14294
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.z← Head:tmplogfreespace📝 Commits (1)
6e9237aDon'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.