[PR #6289] [MERGED] Fix some warnings #10892

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6289
Author: @Bond-009
Created: 7/11/2021
Status: Merged
Merged: 7/13/2021
Merged by: @Bond-009

Base: masterHead: warn33


📝 Commits (1)

📊 Changes

7 files changed (+62 additions, -76 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+6 -6)
📝 Emby.Server.Implementations/Library/LibraryManager.cs (+3 -2)
📝 Emby.Server.Implementations/ScheduledTasks/Tasks/CleanActivityLogTask.cs (+1 -1)
📝 MediaBrowser.Common/Net/IPHost.cs (+4 -9)
📝 MediaBrowser.Controller/Entities/BaseItem.cs (+1 -15)
📝 MediaBrowser.Controller/Entities/UserView.cs (+44 -41)
📝 tests/Jellyfin.MediaEncoding.Tests/FFprobeParserTests.cs (+3 -2)

📄 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/6289 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 7/11/2021 **Status:** ✅ Merged **Merged:** 7/13/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `warn33` --- ### 📝 Commits (1) - [`915141f`](https://github.com/jellyfin/jellyfin/commit/915141f196d6ec20f3f0a398d9b328f25ae71241) Fix some warnings ### 📊 Changes **7 files changed** (+62 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+6 -6) 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+3 -2) 📝 `Emby.Server.Implementations/ScheduledTasks/Tasks/CleanActivityLogTask.cs` (+1 -1) 📝 `MediaBrowser.Common/Net/IPHost.cs` (+4 -9) 📝 `MediaBrowser.Controller/Entities/BaseItem.cs` (+1 -15) 📝 `MediaBrowser.Controller/Entities/UserView.cs` (+44 -41) 📝 `tests/Jellyfin.MediaEncoding.Tests/FFprobeParserTests.cs` (+3 -2) </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:28:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10892