mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6473] [MERGED] Enable nullable for more files #10977
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/6473
Author: @Bond-009
Created: 8/28/2021
Status: ✅ Merged
Merged: 9/1/2021
Merged by: @cvium
Base:
master← Head:nullable7📝 Commits (1)
645825dEnable nullable for more files📊 Changes
12 files changed (+42 additions, -58 deletions)
View changed files
📝
Emby.Server.Implementations/Collections/CollectionManager.cs(+1 -1)📝
Emby.Server.Implementations/Library/LibraryManager.cs(+1 -4)📝
Emby.Server.Implementations/LiveTv/EmbyTV/DirectRecorder.cs(+3 -5)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs(+20 -27)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs(+0 -5)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EpgChannelData.cs(+0 -1)📝
Emby.Server.Implementations/LiveTv/EmbyTV/IRecorder.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/EmbyTV/TimerManager.cs(+5 -7)📝
Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs(+1 -1)📝
Jellyfin.Api/Controllers/LibraryStructureController.cs(+2 -2)📝
MediaBrowser.Model/Configuration/MediaPathInfo.cs(+6 -2)📝
MediaBrowser.XbmcMetadata/Configuration/NfoConfigurationFactory.cs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.