mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #1189] [CLOSED] Update local path to include the jellyfin dir #8512
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#8512
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/1189
Author: @LogicalPhallacy
Created: 4/3/2019
Status: ❌ Closed
Base:
release-10.3.z← Head:WindowsFFMPEGDetection📝 Commits (10+)
41df562Improve IO codef911fdaMerge ifsf2e2065Remove unused dependency for Emby.Naming91e3b3bMerge pull request #1176 from Bond-009/namingdep79d9b8eMerge pull request #1168 from Bond-009/io6351d1fupdated the path to add the jellyfin dir9ffc0f4Improve IO code693010aMerge ifs1682664Remove unused dependency for Emby.Namingd5d8943updated the path to add the jellyfin dir📊 Changes
7 files changed (+85 additions, -547 deletions)
View changed files
📝
Emby.Naming/Emby.Naming.csproj(+1 -1)📝
Emby.Server.Implementations/IO/FileRefresher.cs(+2 -4)📝
Emby.Server.Implementations/IO/LibraryMonitor.cs(+46 -79)📝
Emby.Server.Implementations/IO/ManagedFileSystem.cs(+23 -42)📝
Emby.Server.Implementations/IO/StreamHelper.cs(+8 -66)➖
Emby.Server.Implementations/IO/ThrottledStream.cs(+0 -355)📝
MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs(+5 -0)📄 Description
This includes the local directory in the path from the within the context of Jellyfin
Changes
Adds the jellyfin dir to the path environment variable.
Issues
Fixes #1185
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.