mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7131] [MERGED] Fix warning SA1414 and CA1849 #11277
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/7131
Author: @Bond-009
Created: 1/7/2022
Status: ✅ Merged
Merged: 1/11/2022
Merged by: @crobibero
Base:
master← Head:warn58📝 Commits (1)
05836c8Fix warning SA1414 and CA1849📊 Changes
7 files changed (+38 additions, -47 deletions)
View changed files
📝
Emby.Dlna/ContentDirectory/ControlHandler.cs(+3 -3)📝
Emby.Dlna/PlayTo/Device.cs(+3 -3)📝
Emby.Dlna/Service/BaseControlHandler.cs(+22 -27)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs(+2 -2)📝
Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs(+3 -11)📝
Jellyfin.Api/Helpers/RequestHelpers.cs(+1 -1)📝
jellyfin.ruleset(+4 -0)📄 Description
Depends on #6866
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.