mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 19:54:47 +01:00
update components
This commit is contained in:
@@ -143,7 +143,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