[PR #6397] [MERGED] Properly stream M3U file over http #10944

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6397
Author: @MrChip53
Created: 8/5/2021
Status: Merged
Merged: 8/16/2021
Merged by: @cvium

Base: masterHead: m3u-improvements


📝 Commits (5)

  • 6c42d23 Properly stream M3U file over http
  • 883d28d Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs
  • eaa5575 Add comment
  • 08152d2 Apply suggestions from code review
  • e3c2a8a Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs

📊 Changes

1 file changed (+20 additions, -14 deletions)

View changed files

📝 Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs (+20 -14)

📄 Description

No description provided


🔄 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/6397 **Author:** [@MrChip53](https://github.com/MrChip53) **Created:** 8/5/2021 **Status:** ✅ Merged **Merged:** 8/16/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `m3u-improvements` --- ### 📝 Commits (5) - [`6c42d23`](https://github.com/jellyfin/jellyfin/commit/6c42d2345dd575d1f9bfd5293aa0a1eb30b00518) Properly stream M3U file over http - [`883d28d`](https://github.com/jellyfin/jellyfin/commit/883d28d03df02d2674c82c110071d2aa2baa0918) Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs - [`eaa5575`](https://github.com/jellyfin/jellyfin/commit/eaa5575b232570453315431d5461a736831b88d2) Add comment - [`08152d2`](https://github.com/jellyfin/jellyfin/commit/08152d2a981401d803d0c64aba51df3e7891fea6) Apply suggestions from code review - [`e3c2a8a`](https://github.com/jellyfin/jellyfin/commit/e3c2a8a3bef7043a2c347472bb01d8b31fe00fbc) Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs ### 📊 Changes **1 file changed** (+20 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs` (+20 -14) </details> ### 📄 Description _No description provided_ --- <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:29:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10944