[PR #97] [MERGED] Move default data folder for *nix platforms to $XDG_DATA_HOME/jellyfin #8166

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/97
Author: @Bond-009
Created: 12/12/2018
Status: Merged
Merged: 12/14/2018
Merged by: @andrewrabert

Base: developHead: home


📝 Commits (2)

  • 996e7be Move default folder for *nix platforms to $HOME/.jellyfin
  • e68bdaf Use XDG_DATA_HOME as base path for *nix sytems

📊 Changes

4 files changed (+17 additions, -70 deletions)

View changed files

MediaBrowser.Server.Mono/ApplicationPathHelper.cs (+0 -60)
📝 MediaBrowser.Server.Mono/EmbyServer.csproj (+0 -1)
📝 MediaBrowser.Server.Mono/Program.cs (+17 -2)
MediaBrowser.Server.Mono/app.config (+0 -7)

📄 Description

Remove dependency on System.Configuration.ConfigurationManager


🔄 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/97 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 12/12/2018 **Status:** ✅ Merged **Merged:** 12/14/2018 **Merged by:** [@andrewrabert](https://github.com/andrewrabert) **Base:** `develop` ← **Head:** `home` --- ### 📝 Commits (2) - [`996e7be`](https://github.com/jellyfin/jellyfin/commit/996e7be8328f2363c46f7fd08e4af1ff17865d58) Move default folder for *nix platforms to $HOME/.jellyfin - [`e68bdaf`](https://github.com/jellyfin/jellyfin/commit/e68bdaf0ef1e45d6486750828b0500c33b262d71) Use XDG_DATA_HOME as base path for *nix sytems ### 📊 Changes **4 files changed** (+17 additions, -70 deletions) <details> <summary>View changed files</summary> ➖ `MediaBrowser.Server.Mono/ApplicationPathHelper.cs` (+0 -60) 📝 `MediaBrowser.Server.Mono/EmbyServer.csproj` (+0 -1) 📝 `MediaBrowser.Server.Mono/Program.cs` (+17 -2) ➖ `MediaBrowser.Server.Mono/app.config` (+0 -7) </details> ### 📄 Description Remove dependency on System.Configuration.ConfigurationManager --- <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:39:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8166