[PR #6172] [MERGED] Remove useless nullable directives #10846

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

📋 Pull Request Information

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

Base: masterHead: nullable6


📝 Commits (1)

  • 383c2d7 Remove useless nullable directives

📊 Changes

12 files changed (+0 additions, -32 deletions)

View changed files

📝 Emby.Server.Implementations/Updates/InstallationManager.cs (+0 -4)
📝 MediaBrowser.Controller/Drawing/IImageEncoder.cs (+0 -3)
📝 MediaBrowser.Controller/Drawing/IImageProcessor.cs (+0 -3)
📝 MediaBrowser.Controller/Drawing/ImageHelper.cs (+0 -3)
📝 MediaBrowser.Controller/Entities/BaseItemExtensions.cs (+0 -3)
📝 MediaBrowser.Controller/LiveTv/TimerEventInfo.cs (+0 -3)
📝 MediaBrowser.Controller/Net/IWebSocketConnection.cs (+0 -4)
📝 MediaBrowser.Model/Configuration/PathSubstitution.cs (+0 -2)
📝 MediaBrowser.Model/MediaInfo/SubtitleTrackInfo.cs (+0 -1)
📝 MediaBrowser.Model/Plugins/PluginInfo.cs (+0 -2)
📝 MediaBrowser.Model/Plugins/PluginPageInfo.cs (+0 -2)
📝 MediaBrowser.Model/Updates/VersionInfo.cs (+0 -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/6172 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 6/12/2021 **Status:** ✅ Merged **Merged:** 6/12/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `nullable6` --- ### 📝 Commits (1) - [`383c2d7`](https://github.com/jellyfin/jellyfin/commit/383c2d73745345e4b6edc0f1b605851cd4062a83) Remove useless nullable directives ### 📊 Changes **12 files changed** (+0 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Updates/InstallationManager.cs` (+0 -4) 📝 `MediaBrowser.Controller/Drawing/IImageEncoder.cs` (+0 -3) 📝 `MediaBrowser.Controller/Drawing/IImageProcessor.cs` (+0 -3) 📝 `MediaBrowser.Controller/Drawing/ImageHelper.cs` (+0 -3) 📝 `MediaBrowser.Controller/Entities/BaseItemExtensions.cs` (+0 -3) 📝 `MediaBrowser.Controller/LiveTv/TimerEventInfo.cs` (+0 -3) 📝 `MediaBrowser.Controller/Net/IWebSocketConnection.cs` (+0 -4) 📝 `MediaBrowser.Model/Configuration/PathSubstitution.cs` (+0 -2) 📝 `MediaBrowser.Model/MediaInfo/SubtitleTrackInfo.cs` (+0 -1) 📝 `MediaBrowser.Model/Plugins/PluginInfo.cs` (+0 -2) 📝 `MediaBrowser.Model/Plugins/PluginPageInfo.cs` (+0 -2) 📝 `MediaBrowser.Model/Updates/VersionInfo.cs` (+0 -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:27:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10846