[PR #756] [MERGED] Make cache dir configurable #8483

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/756
Author: @Bond-009
Created: 1/28/2019
Status: Merged
Merged: 2/2/2019
Merged by: @joshuaboniface

Base: masterHead: cachedir


📝 Commits (3)

📊 Changes

4 files changed (+39 additions, -4 deletions)

View changed files

📝 Emby.Server.Implementations/AppBase/BaseApplicationPaths.cs (+3 -1)
📝 Emby.Server.Implementations/ServerApplicationPaths.cs (+7 -2)
📝 Jellyfin.Server/Program.cs (+26 -1)
📝 Jellyfin.Server/StartupOptions.cs (+3 -0)

📄 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/756 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/28/2019 **Status:** ✅ Merged **Merged:** 2/2/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `cachedir` --- ### 📝 Commits (3) - [`8af1e93`](https://github.com/jellyfin/jellyfin/commit/8af1e93cd4c9187ec46e2a6c7002791190be13fc) Make cache dir configurable - [`660f617`](https://github.com/jellyfin/jellyfin/commit/660f6174b32268edf7b9bdb4441eef83b187daaf) Rebase on master - [`fa3a810`](https://github.com/jellyfin/jellyfin/commit/fa3a8108e5c215b3481306f1679432e6b337f6d3) Update StartupOptions.cs ### 📊 Changes **4 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/AppBase/BaseApplicationPaths.cs` (+3 -1) 📝 `Emby.Server.Implementations/ServerApplicationPaths.cs` (+7 -2) 📝 `Jellyfin.Server/Program.cs` (+26 -1) 📝 `Jellyfin.Server/StartupOptions.cs` (+3 -0) </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 05:45:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8483