[PR #6534] [MERGED] Fix some warnings #11013

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6534
Author: @Bond-009
Created: 9/9/2021
Status: Merged
Merged: 9/9/2021
Merged by: @cvium

Base: masterHead: warn35


📝 Commits (1)

📊 Changes

9 files changed (+27 additions, -26 deletions)

View changed files

📝 MediaBrowser.Controller/Entities/Folder.cs (+3 -3)
📝 MediaBrowser.Controller/Entities/UserRootFolder.cs (+8 -8)
📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+6 -6)
📝 MediaBrowser.Controller/SyncPlay/PlaybackRequests/RemoveFromPlaylistGroupRequest.cs (+0 -1)
📝 MediaBrowser.Model/Configuration/MetadataOptions.cs (+1 -1)
📝 MediaBrowser.Model/Dlna/ResolutionNormalizer.cs (+1 -1)
📝 MediaBrowser.Model/Users/UserPolicy.cs (+1 -1)
📝 MediaBrowser.Providers/MediaBrowser.Providers.csproj (+0 -2)
📝 jellyfin.ruleset (+7 -3)

📄 Description

#2149


🔄 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/6534 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 9/9/2021 **Status:** ✅ Merged **Merged:** 9/9/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `warn35` --- ### 📝 Commits (1) - [`0d16c48`](https://github.com/jellyfin/jellyfin/commit/0d16c489985da50ddd13ef228c73b3bcb0ae5f67) Fix some warnings ### 📊 Changes **9 files changed** (+27 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/Folder.cs` (+3 -3) 📝 `MediaBrowser.Controller/Entities/UserRootFolder.cs` (+8 -8) 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+6 -6) 📝 `MediaBrowser.Controller/SyncPlay/PlaybackRequests/RemoveFromPlaylistGroupRequest.cs` (+0 -1) 📝 `MediaBrowser.Model/Configuration/MetadataOptions.cs` (+1 -1) 📝 `MediaBrowser.Model/Dlna/ResolutionNormalizer.cs` (+1 -1) 📝 `MediaBrowser.Model/Users/UserPolicy.cs` (+1 -1) 📝 `MediaBrowser.Providers/MediaBrowser.Providers.csproj` (+0 -2) 📝 `jellyfin.ruleset` (+7 -3) </details> ### 📄 Description #2149 --- <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:30:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11013