[PR #1221] [MERGED] Make Jellyfin search its base dir for ffmpeg #8524

Closed
opened 2025-12-22 06:56:40 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1221
Author: @LogicalPhallacy
Created: 4/9/2019
Status: Merged
Merged: 4/10/2019
Merged by: @joshuaboniface

Base: release-10.3.zHead: ffmpegdetection


📝 Commits (1)

  • a7e31ef applied changes to just also search jellyfin base dir

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs (+5 -0)

📄 Description

Changes
Makes the default "Exists on System Path" check also check the Jellyfin dir for better windows compat

Issues
Fixes #1185


🔄 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/1221 **Author:** [@LogicalPhallacy](https://github.com/LogicalPhallacy) **Created:** 4/9/2019 **Status:** ✅ Merged **Merged:** 4/10/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `release-10.3.z` ← **Head:** `ffmpegdetection` --- ### 📝 Commits (1) - [`a7e31ef`](https://github.com/jellyfin/jellyfin/commit/a7e31ef31f0202cefe1fd97a648260c3f4791446) applied changes to just also search jellyfin base dir ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+5 -0) </details> ### 📄 Description **Changes** Makes the default "Exists on System Path" check also check the Jellyfin dir for better windows compat **Issues** Fixes #1185 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 06:56:40 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#8524
No description provided.