[PR #6852] [MERGED] Fix some warnings #11162

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6852
Author: @Bond-009
Created: 11/15/2021
Status: Merged
Merged: 11/16/2021
Merged by: @cvium

Base: masterHead: warn54


📝 Commits (1)

📊 Changes

15 files changed (+36 additions, -32 deletions)

View changed files

📝 Emby.Server.Implementations/Data/ManagedConnection.cs (+1 -1)
📝 Emby.Server.Implementations/IO/FileRefresher.cs (+11 -13)
📝 Emby.Server.Implementations/IO/LibraryMonitor.cs (+4 -2)
📝 Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs (+1 -1)
📝 Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs (+1 -1)
📝 Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs (+1 -1)
📝 Emby.Server.Implementations/Playlists/PlaylistManager.cs (+1 -1)
📝 Emby.Server.Implementations/Sorting/AlbumArtistComparer.cs (+1 -1)
📝 Emby.Server.Implementations/Sorting/AlbumComparer.cs (+2 -4)
📝 Emby.Server.Implementations/Sorting/ArtistComparer.cs (+1 -1)
📝 Emby.Server.Implementations/Sorting/NameComparer.cs (+1 -1)
📝 Emby.Server.Implementations/Sorting/SeriesSortNameComparer.cs (+1 -1)
📝 Emby.Server.Implementations/Sorting/SortNameComparer.cs (+1 -1)
📝 RSSDP/HttpParserBase.cs (+3 -3)
📝 jellyfin.ruleset (+6 -0)

📄 Description

No description provided


🔄 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/6852 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/15/2021 **Status:** ✅ Merged **Merged:** 11/16/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `warn54` --- ### 📝 Commits (1) - [`474b035`](https://github.com/jellyfin/jellyfin/commit/474b035d99c388e7d23280cefaa97760d4263f76) Fix some warnings ### 📊 Changes **15 files changed** (+36 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Data/ManagedConnection.cs` (+1 -1) 📝 `Emby.Server.Implementations/IO/FileRefresher.cs` (+11 -13) 📝 `Emby.Server.Implementations/IO/LibraryMonitor.cs` (+4 -2) 📝 `Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs` (+1 -1) 📝 `Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs` (+1 -1) 📝 `Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs` (+1 -1) 📝 `Emby.Server.Implementations/Playlists/PlaylistManager.cs` (+1 -1) 📝 `Emby.Server.Implementations/Sorting/AlbumArtistComparer.cs` (+1 -1) 📝 `Emby.Server.Implementations/Sorting/AlbumComparer.cs` (+2 -4) 📝 `Emby.Server.Implementations/Sorting/ArtistComparer.cs` (+1 -1) 📝 `Emby.Server.Implementations/Sorting/NameComparer.cs` (+1 -1) 📝 `Emby.Server.Implementations/Sorting/SeriesSortNameComparer.cs` (+1 -1) 📝 `Emby.Server.Implementations/Sorting/SortNameComparer.cs` (+1 -1) 📝 `RSSDP/HttpParserBase.cs` (+3 -3) 📝 `jellyfin.ruleset` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:33: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#11162