[PR #4620] [MERGED] Fix transcoding reasons report #10195

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4620
Author: @nyanmisaka
Created: 11/30/2020
Status: Merged
Merged: 11/30/2020
Merged by: @Bond-009

Base: masterHead: fix-transcodeReasons


📝 Commits (1)

  • ea592d0 fix trascodeReasons report

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/AudioController.cs (+6 -6)
📝 Jellyfin.Api/Controllers/DynamicHlsController.cs (+18 -18)
📝 Jellyfin.Api/Controllers/VideoHlsController.cs (+3 -3)
📝 Jellyfin.Api/Controllers/VideosController.cs (+6 -6)

📄 Description

Changes

  • Fix transcoding reasons report

image


🔄 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/4620 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 11/30/2020 **Status:** ✅ Merged **Merged:** 11/30/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix-transcodeReasons` --- ### 📝 Commits (1) - [`ea592d0`](https://github.com/jellyfin/jellyfin/commit/ea592d0256f68437d9a3ddd7406001d927f4337a) fix trascodeReasons report ### 📊 Changes **4 files changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/AudioController.cs` (+6 -6) 📝 `Jellyfin.Api/Controllers/DynamicHlsController.cs` (+18 -18) 📝 `Jellyfin.Api/Controllers/VideoHlsController.cs` (+3 -3) 📝 `Jellyfin.Api/Controllers/VideosController.cs` (+6 -6) </details> ### 📄 Description **Changes** - Fix transcoding reasons report ![image](https://user-images.githubusercontent.com/14953024/100600312-1a771c00-333c-11eb-872d-b4b12bae37de.png) --- <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:15:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10195