mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3332] [MERGED] Merge master into api-migration #9459
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/3332
Author: @crobibero
Created: 6/13/2020
Status: ✅ Merged
Merged: 6/13/2020
Merged by: @joshuaboniface
Base:
api-migration← Head:api-migration📝 Commits (10+)
a8f0d0aMerge branch 'master' into activitydb-efcore1e9b261Remove more unused code1fecd55Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore9925742Implement more review suggestions2849d2bFix compile warnings in Jellyfin.Naming.Tests11dd96fMerge pull request #3089 from MrTimscampi/tmdb-original-title2e09311Merge branch 'master' into websocket5ce008eMerge pull request #2162 from Bond-009/websocket428e1b0Add color transfer to ffprobe results2342924Add HLG to the video range detection📊 Changes
999 files changed (+19803 additions, -9331 deletions)
View changed files
📝
.ci/azure-pipelines-abi.yml(+21 -28)📝
.ci/azure-pipelines-main.yml(+42 -49)📝
.ci/azure-pipelines-test.yml(+46 -18)📝
.ci/azure-pipelines.yml(+12 -12)➖
.copr/Makefile(+0 -59)➕
.copr/Makefile(+1 -0)📝
.editorconfig(+7 -10)➕
.github/CODEOWNERS(+3 -0)➕
.github/dependabot.yml(+9 -0)📝
.gitignore(+12 -7)📝
.vscode/tasks.json(+11 -1)📝
Dockerfile(+1 -1)📝
Dockerfile.arm(+1 -1)📝
DvdLib/BigEndianBinaryReader.cs(+2 -0)📝
DvdLib/DvdLib.csproj(+6 -0)📝
DvdLib/Ifo/Cell.cs(+2 -0)📝
DvdLib/Ifo/CellPlaybackInfo.cs(+2 -0)📝
DvdLib/Ifo/CellPositionInfo.cs(+2 -0)📝
DvdLib/Ifo/Chapter.cs(+2 -0)📝
DvdLib/Ifo/Dvd.cs(+2 -0)...and 80 more files
📄 Description
Merge without fix, then fix in
ec3e15db57🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.