mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4651] [MERGED] Remove IIsoMounter and IsoMounter #10215
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/4651
Author: @crobibero
Created: 12/3/2020
Status: ✅ Merged
Merged: 12/4/2020
Merged by: @joshuaboniface
Base:
master← Head:iso_manager📝 Commits (1)
ca5c20cRemove IIsoMounter and IsoMounter📊 Changes
9 files changed (+4 additions, -174 deletions)
View changed files
📝
Emby.Server.Implementations/ApplicationHost.cs(+0 -4)➖
Emby.Server.Implementations/IO/IsoManager.cs(+0 -67)📝
Jellyfin.Api/Helpers/TranscodingJobHelper.cs(+0 -5)📝
MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs(+1 -1)📝
MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs(+2 -4)➖
MediaBrowser.Model/IO/IIsoManager.cs(+0 -35)➖
MediaBrowser.Model/IO/IIsoMount.cs(+0 -22)➖
MediaBrowser.Model/IO/IIsoMounter.cs(+0 -35)📝
MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs(+1 -1)📄 Description
Only "use" of
IIsoMounterwas already passingnull🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.