mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 23:08:42 +01:00
fixes #579 - Year images not getting scanned
This commit is contained in:
@@ -80,6 +80,7 @@ namespace MediaBrowser.Server.Implementations.Library.Validators
|
||||
catch (OperationCanceledException)
|
||||
{
|
||||
// Don't clutter the log
|
||||
break;
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user