mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #1515] [MERGED] Backmerge for 10.3.6 #8606
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#8606
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/1515
Author: @joshuaboniface
Created: 7/6/2019
Status: ✅ Merged
Merged: 7/6/2019
Merged by: @joshuaboniface
Base:
master← Head:release-10.3.z📝 Commits (10+)
b136f14Vacuum databases at startup067200bRemove usage of depricated 'WebRequest'0a5550bRemove more unused stuff7eb94e9Update MediaBrowser.Common/Net/IHttpClient.csc2ab0adWait for the async authentication to finish when the JTW token expires084854dMerge pull request #1478 from cvium/fix_tvdb_again394d962Check path before opening image3c16c34Merge pull request #1485 from DrPandemic/fix-skia-segfault1fd8164fix issue #1347 introduced in pr #930c52e8a2Merge pull request #1394 from joern-h/bugfix-issue1347📊 Changes
25 files changed (+267 additions, -268 deletions)
View changed files
📝
CONTRIBUTORS.md(+3 -1)📝
Dockerfile(+1 -1)📝
Dockerfile.arm(+1 -1)📝
Dockerfile.arm64(+1 -1)📝
Emby.Dlna/PlayTo/SsdpHttpClient.cs(+11 -11)📝
Emby.Server.Implementations/ApplicationHost.cs(+6 -9)📝
Emby.Server.Implementations/Data/BaseSqliteRepository.cs(+2 -0)📝
Emby.Server.Implementations/HttpClientManager/HttpClientManager.cs(+97 -161)📝
Emby.Server.Implementations/LiveTv/EmbyTV/DirectRecorder.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs(+2 -18)📝
Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs(+1 -3)📝
Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs(+1 -2)📝
Jellyfin.Drawing.Skia/SkiaEncoder.cs(+5 -0)📝
Jellyfin.Server/Program.cs(+11 -0)📝
MediaBrowser.Api/UserLibrary/ItemsService.cs(+11 -1)📝
MediaBrowser.Common/Net/HttpRequestOptions.cs(+16 -14)📝
MediaBrowser.Common/Net/HttpResponseInfo.cs(+8 -13)📝
MediaBrowser.Providers/TV/TheTVDB/TvDbClientManager.cs(+9 -5)📝
MediaBrowser.WebDashboard/jellyfin-web(+1 -1)📝
SharedVersion.cs(+2 -2)...and 5 more files
📄 Description
Backmerge changes from latest stable release.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.