mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #2266] [MERGED] Try to fix nullreff #9053
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/2266
Author: @Bond-009
Created: 1/12/2020
Status: ✅ Merged
Merged: 1/14/2020
Merged by: @dkanada
Base:
master← Head:nullref2📝 Commits (5)
da5893bTry to fix nullreff84d1b12Attempt Create mailing list? (#2)93ab829Attempt Create builds for multiple environments (#3)56f580cAdd test to prevent regressionscf13e89Update MediaBrowser.Api/Playback/MediaInfoService.cs📊 Changes
7 files changed (+154 additions, -31 deletions)
View changed files
📝
MediaBrowser.Api/Playback/MediaInfoService.cs(+16 -27)📝
MediaBrowser.MediaEncoding/Probing/MediaStreamInfo.cs(+1 -1)📝
MediaBrowser.Model/Dto/MediaSourceInfo.cs(+1 -0)📝
tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTestsData.cs(+3 -3)➕
tests/Jellyfin.MediaEncoding.Tests/FFprobeParserTests.cs(+22 -0)📝
tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj(+6 -0)➕
tests/Jellyfin.MediaEncoding.Tests/Test Data/ffprobe1.json(+105 -0)📄 Description
Try to fix
d217f1614e (commitcomment-36764469)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.