[PR #4388] [MERGED] Add missing slashes in ffmpeg argument. #10051

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4388
Author: @crobibero
Created: 10/29/2020
Status: Merged
Merged: 10/29/2020
Merged by: @dkanada

Base: masterHead: sneaky-sneaky


📝 Commits (2)

  • c0383ba Add missing slashes in ffmpeg argument.
  • 96071ef Move slash to correct location for quoting

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/VideoHlsController.cs (+1 -1)

📄 Description

Fixes: https://github.com/jellyfin/jellyfin/issues/4385, https://github.com/jellyfin/jellyfin/issues/4111


🔄 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/4388 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/29/2020 **Status:** ✅ Merged **Merged:** 10/29/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `sneaky-sneaky` --- ### 📝 Commits (2) - [`c0383ba`](https://github.com/jellyfin/jellyfin/commit/c0383ba07d275daf3241c68e0aad5f493cff44cb) Add missing slashes in ffmpeg argument. - [`96071ef`](https://github.com/jellyfin/jellyfin/commit/96071ef30d422001d474c749502f44e1ef7641ff) Move slash to correct location for quoting ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/VideoHlsController.cs` (+1 -1) </details> ### 📄 Description Fixes: https://github.com/jellyfin/jellyfin/issues/4385, https://github.com/jellyfin/jellyfin/issues/4111 --- <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:13:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10051