mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6156] [MERGED] Minor fixes #10841
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/6156
Author: @Bond-009
Created: 6/6/2021
Status: ✅ Merged
Merged: 6/8/2021
Merged by: @cvium
Base:
master← Head:minor14📝 Commits (1)
c78457eMinor fixes📊 Changes
14 files changed (+51 additions, -52 deletions)
View changed files
📝
Emby.Server.Implementations/Plugins/PluginManager.cs(+1 -1)📝
Emby.Server.Implementations/Updates/InstallationManager.cs(+10 -16)📝
MediaBrowser.Common/Updates/IInstallationManager.cs(+3 -3)📝
MediaBrowser.Controller/Channels/IDisableMediaSourceDisplay.cs(+2 -4)📝
MediaBrowser.Controller/Channels/ISupportsMediaProbe.cs(+2 -4)📝
MediaBrowser.Controller/Entities/IHasScreenshots.cs(+0 -2)📝
MediaBrowser.Controller/Entities/ISupportsBoxSetGrouping.cs(+0 -2)📝
MediaBrowser.Controller/Plugins/IRunBeforeStartup.cs(+2 -4)📝
MediaBrowser.Controller/Providers/IForcedProvider.cs(+0 -2)📝
MediaBrowser.Model/Updates/PackageInfo.cs(+1 -3)📝
tests/Jellyfin.Server.Implementations.Tests/Updates/InstallationManagerTests.cs(+28 -3)📝
tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs(+0 -2)📝
tests/Jellyfin.XbmcMetadata.Tests/Parsers/MusicAlbumNfoProviderTests.cs(+1 -3)📝
tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeasonNfoProviderTests.cs(+1 -3)📄 Description
Fixes
FilterPackagesreturning nothing if no id was specified🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.