mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
boxset image fixes
This commit is contained in:
@@ -33,7 +33,7 @@ namespace MediaBrowser.Server.Implementations.Photos
|
||||
ImageProcessor = imageProcessor;
|
||||
}
|
||||
|
||||
public virtual bool Supports(IHasImages item)
|
||||
protected virtual bool Supports(IHasImages item)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user