mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6735] [MERGED] Enable nullable for more files #11092
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6735
Author: @Bond-009
Created: 10/26/2021
Status: ✅ Merged
Merged: 10/26/2021
Merged by: @cvium
Base:
master← Head:nullable8📝 Commits (1)
1b6eb2fEnable nullable for more files📊 Changes
11 files changed (+24 additions, -34 deletions)
View changed files
📝
Emby.Server.Implementations/Channels/ChannelManager.cs(+1 -3)📝
Jellyfin.Server.Implementations/Users/UserManager.cs(+1 -5)📝
MediaBrowser.Model/Channels/ChannelFeatures.cs(+5 -3)📝
MediaBrowser.Model/Channels/ChannelQuery.cs(+2 -3)📝
MediaBrowser.Model/Configuration/BaseApplicationConfiguration.cs(+3 -4)📝
MediaBrowser.Model/Configuration/LibraryOptions.cs(+6 -7)📝
MediaBrowser.Model/Configuration/UserConfiguration.cs(+2 -3)📝
MediaBrowser.Model/Configuration/XbmcMetadataOptions.cs(+1 -2)📝
MediaBrowser.Model/Dlna/DeviceIdentification.cs(+0 -1)📝
MediaBrowser.Model/Dlna/ITranscoderSupport.cs(+0 -1)📝
MediaBrowser.Model/Users/PinRedeemResult.cs(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.