[PR #14014] [CLOSED] feat: add username to ffmpeg headers when livestream #13795

Closed
opened 2026-02-07 07:19:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14014
Author: @plafreniere
Created: 4/27/2025
Status: Closed

Base: release-10.10.zHead: release-10.10.z


📝 Commits (1)

  • 8e0a572 feat: add username to ffmpeg headers when livestream

📊 Changes

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

View changed files

📝 MediaBrowser.MediaEncoding/Transcoding/TranscodeManager.cs (+19 -0)

📄 Description

Changes
When transcoding liveTV it will add the pass header to the ffmpeg arguments. Perfect for tvheadend.


🔄 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/14014 **Author:** [@plafreniere](https://github.com/plafreniere) **Created:** 4/27/2025 **Status:** ❌ Closed **Base:** `release-10.10.z` ← **Head:** `release-10.10.z` --- ### 📝 Commits (1) - [`8e0a572`](https://github.com/jellyfin/jellyfin/commit/8e0a572437ac9bbd741075d21e36e298b074043d) feat: add username to ffmpeg headers when livestream ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Transcoding/TranscodeManager.cs` (+19 -0) </details> ### 📄 Description **Changes** When transcoding liveTV it will add the <username> pass header to the ffmpeg arguments. Perfect for tvheadend. --- <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 07:19:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13795