[PR #5444] [MERGED] Use FileShare.Read to fix HdHomeRun #10524

Closed
opened 2026-02-07 06:21:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5444
Author: @daullmer
Created: 3/9/2021
Status: Merged
Merged: 3/9/2021
Merged by: @cvium

Base: masterHead: hdhr-fix


📝 Commits (2)

  • eca3b37 Use FileShare.Read to fix HdHomeRun
  • ece0d67 Use FileShare.Read for log files

📊 Changes

4 files changed (+4 additions, -8 deletions)

View changed files

📝 Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs (+1 -2)
📝 Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs (+1 -2)
📝 Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs (+1 -2)
📝 Jellyfin.Api/Helpers/TranscodingJobHelper.cs (+1 -2)

📄 Description

Changes
Partial rollback of #5402 to potentially fix livetv / HdHomeRun streaming

Issues
Fixes #5427 #5438


🔄 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/5444 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 3/9/2021 **Status:** ✅ Merged **Merged:** 3/9/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `hdhr-fix` --- ### 📝 Commits (2) - [`eca3b37`](https://github.com/jellyfin/jellyfin/commit/eca3b37d6eae727bd46b7a719cbf5b70a84627f8) Use FileShare.Read to fix HdHomeRun - [`ece0d67`](https://github.com/jellyfin/jellyfin/commit/ece0d67f99240324aafdcde85def3e933e413b69) Use FileShare.Read for log files ### 📊 Changes **4 files changed** (+4 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs` (+1 -2) 📝 `Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs` (+1 -2) 📝 `Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs` (+1 -2) 📝 `Jellyfin.Api/Helpers/TranscodingJobHelper.cs` (+1 -2) </details> ### 📄 Description **Changes** Partial rollback of #5402 to potentially fix livetv / HdHomeRun streaming **Issues** Fixes #5427 #5438 --- <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 06:21:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10524