mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
support parent item images for unattached items
This commit is contained in:
@@ -310,7 +310,6 @@ namespace MediaBrowser.Common.Implementations.Updates
|
||||
|
||||
protected IEnumerable<PackageVersionInfo> FilterCatalog(IEnumerable<PackageInfo> catalog, bool withAutoUpdateEnabled)
|
||||
{
|
||||
|
||||
var plugins = ApplicationHost.Plugins;
|
||||
|
||||
if (withAutoUpdateEnabled)
|
||||
|
||||
Reference in New Issue
Block a user