mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update ffmpeg path customization
This commit is contained in:
parent
6e9f8fb2d1
commit
6cb5b2cd72
@ -115,7 +115,6 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
}
|
||||
|
||||
var appPath = GetEncodingOptions().EncoderAppPath;
|
||||
appPath = "C:\\dev\\Emby.dev\\ProgramData-Server\\ffmpeg";
|
||||
|
||||
if (Directory.Exists(appPath))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user