[PR #7131] [MERGED] Fix warning SA1414 and CA1849 #11277

Closed
opened 2026-02-07 06:35:35 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: warn58


📝 Commits (1)

  • 05836c8 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/7131 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/7/2022 **Status:** ✅ Merged **Merged:** 1/11/2022 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `warn58` --- ### 📝 Commits (1) - [`05836c8`](https://github.com/jellyfin/jellyfin/commit/05836c8cd31ceaa3b84c2fa7dd04dfdbc9d7cc3c) Fix warning SA1414 and CA1849 ### 📊 Changes **7 files changed** (+38 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Depends on #6866 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:35:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11277