mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #4480] [MERGED] Remove custom HttpException #10100
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/4480
Author: @crobibero
Created: 11/15/2020
Status: ✅ Merged
Merged: 11/16/2020
Merged by: @cvium
Base:
master← Head:http-exception📝 Commits (2)
95a2de7remove custom HttpExceptione66d79fMerge remote-tracking branch 'upstream/master' into http-exception📊 Changes
8 files changed (+14 additions, -64 deletions)
View changed files
📝
Emby.Server.Implementations/Library/LibraryManager.cs(+2 -1)📝
Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs(+3 -3)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunHost.cs(+2 -2)📝
Emby.Server.Implementations/ScheduledTasks/Tasks/PluginUpdateTask.cs(+2 -1)📝
Emby.Server.Implementations/Updates/InstallationManager.cs(+0 -5)➖
MediaBrowser.Model/Net/HttpException.cs(+0 -42)📝
MediaBrowser.Providers/Manager/ItemImageProvider.cs(+3 -2)📝
MediaBrowser.Providers/Manager/ProviderManager.cs(+2 -8)📄 Description
Depends on https://github.com/jellyfin/jellyfin/pull/4458
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.