mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #2830] [MERGED] DvdLib: remove dependency on MediaBrowser.Model #9237
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/2830
Author: @Bond-009
Created: 4/11/2020
Status: ✅ Merged
Merged: 4/16/2020
Merged by: @JustAMan
Base:
master← Head:dvdlib📝 Commits (2)
d8a7462DvdLib: remove dependency on MediaBrowser.Model6b7517eFix indentation📊 Changes
7 files changed (+37 additions, -56 deletions)
View changed files
📝
DvdLib/BigEndianBinaryReader.cs(+3 -10)📝
DvdLib/DvdLib.csproj(+0 -4)📝
DvdLib/Ifo/Dvd.cs(+3 -7)📝
Emby.Server.Implementations/Library/LibraryManager.cs(+1 -1)📝
MediaBrowser.Providers/MediaInfo/FFProbeProvider.cs(+1 -5)📝
MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs(+23 -22)📝
MediaBrowser.Providers/MediaInfo/SubtitleResolver.cs(+6 -7)📄 Description
Makes it possible to move it out of the main repo in the future
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.