mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5242] [MERGED] Properly forward cancellationTokens #10443
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/5242
Author: @Bond-009
Created: 2/15/2021
Status: ✅ Merged
Merged: 2/20/2021
Merged by: @dkanada
Base:
master← Head:cancellationtokens📝 Commits (1)
e9f2230Properly forward cancellationTokens📊 Changes
10 files changed (+69 additions, -27 deletions)
View changed files
📝
Emby.Dlna/PlayTo/Device.cs(+45 -8)📝
Emby.Dlna/PlayTo/PlayToController.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs(+9 -9)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs(+1 -1)📝
Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs(+1 -1)📝
MediaBrowser.Providers/Manager/ImageSaver.cs(+2 -4)📝
MediaBrowser.Providers/Plugins/MusicBrainz/MusicBrainzAlbumProvider.cs(+4 -1)📝
MediaBrowser.Providers/Studios/StudiosImageProvider.cs(+1 -1)📝
jellyfin.ruleset(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.