mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-14 03:30:25 +01:00
3.0.5781.4
This commit is contained in:
@@ -145,7 +145,7 @@ namespace MediaBrowser.Providers.Manager
|
||||
{
|
||||
var id = itemOfType.GetLookupInfo();
|
||||
|
||||
await FindIdentities(id, cancellationToken).ConfigureAwait(false);
|
||||
//await FindIdentities(id, cancellationToken).ConfigureAwait(false);
|
||||
|
||||
var result = await RefreshWithProviders(metadataResult, id, refreshOptions, providers, itemImageProvider, cancellationToken).ConfigureAwait(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user