mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5877] [MERGED] EncodingHelper: Fix circular dependency #10705
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/5877
Author: @Bond-009
Created: 4/21/2021
Status: ✅ Merged
Merged: 4/21/2021
Merged by: @Bond-009
Base:
master← Head:circ1📝 Commits (1)
499bac5EncodingHelper: Fix circular dependency📊 Changes
10 files changed (+42 additions, -114 deletions)
View changed files
📝
Emby.Server.Implementations/ApplicationHost.cs(+1 -2)📝
Jellyfin.Api/Controllers/DynamicHlsController.cs(+7 -17)📝
Jellyfin.Api/Controllers/VideoHlsController.cs(+6 -18)📝
Jellyfin.Api/Controllers/VideosController.cs(+7 -18)📝
Jellyfin.Api/Helpers/AudioHelper.cs(+7 -18)📝
Jellyfin.Api/Helpers/DynamicHlsHelper.cs(+8 -19)📝
Jellyfin.Api/Helpers/StreamingHelpers.cs(+2 -7)📝
Jellyfin.Api/Helpers/TranscodingJobHelper.cs(+3 -5)📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+1 -7)📝
MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs(+0 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.