mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6430] [MERGED] Minor improvements #10960
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/6430
Author: @Bond-009
Created: 8/15/2021
Status: ✅ Merged
Merged: 8/16/2021
Merged by: @cvium
Base:
master← Head:minor17📝 Commits (1)
19824bfMinor improvements📊 Changes
16 files changed (+151 additions, -195 deletions)
View changed files
📝
Emby.Server.Implementations/Channels/ChannelManager.cs(+1 -1)📝
Emby.Server.Implementations/Collections/CollectionManager.cs(+13 -19)📝
Emby.Server.Implementations/Localization/LocalizationManager.cs(+27 -36)📝
MediaBrowser.Common/Plugins/BasePluginOfT.cs(+2 -2)📝
MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs(+4 -4)📝
MediaBrowser.Controller/BaseItemManager/IBaseItemManager.cs(+1 -3)📝
MediaBrowser.Controller/Channels/ChannelItemResult.cs(+4 -5)📝
MediaBrowser.Controller/Collections/CollectionCreationOptions.cs(+1 -1)📝
MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs(+0 -2)📝
MediaBrowser.Controller/Collections/ICollectionManager.cs(+3 -5)📝
MediaBrowser.Controller/Configuration/IServerConfigurationManager.cs(+0 -2)📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+0 -3)📝
MediaBrowser.Model/Globalization/ILocalizationManager.cs(+1 -10)📝
MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs(+49 -53)📝
MediaBrowser.XbmcMetadata/Parsers/EpisodeNfoParser.cs(+44 -48)📝
tests/Jellyfin.Server.Implementations.Tests/Localization/LocalizationManagerTests.cs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.