mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #97] [MERGED] Move default data folder for *nix platforms to $XDG_DATA_HOME/jellyfin #8166
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/97
Author: @Bond-009
Created: 12/12/2018
Status: ✅ Merged
Merged: 12/14/2018
Merged by: @andrewrabert
Base:
develop← Head:home📝 Commits (2)
996e7beMove default folder for *nix platforms to $HOME/.jellyfine68bdafUse 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.