[PR #15098] [MERGED] Lower required tmp dir size to 512MiB #14236

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15098
Author: @Bond-009
Created: 10/21/2025
Status: Merged
Merged: 10/24/2025
Merged by: @crobibero

Base: release-10.11.zHead: tmpsize


📝 Commits (3)

  • 30223b0 Follow IEC standard for binary prefixes to prevent ambiguity
  • 86942ca Also put available storage in exception message
  • 67ab22e Lower required tmp dir size to 512MiB

📊 Changes

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

View changed files

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

📄 Description

We don't put anything big there anyway and I prefer to not put up an artificial limitation.

Issues
Fixes #15036


🔄 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/15098 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/24/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `tmpsize` --- ### 📝 Commits (3) - [`30223b0`](https://github.com/jellyfin/jellyfin/commit/30223b0a9d96e94eb4bbedad8a96aeea50054dbf) Follow IEC standard for binary prefixes to prevent ambiguity - [`86942ca`](https://github.com/jellyfin/jellyfin/commit/86942ca4e9cde426866e968c10be422db7c5a656) Also put available storage in exception message - [`67ab22e`](https://github.com/jellyfin/jellyfin/commit/67ab22e134678f91b98bf70cc41e689edf9780f4) Lower required tmp dir size to 512MiB ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/StorageHelpers/StorageHelper.cs` (+3 -3) </details> ### 📄 Description We don't put anything big there anyway and I prefer to not put up an artificial limitation. **Issues** Fixes #15036 --- <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:26:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14236