generated from jellyfin/jellyfin-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi there,
I am on jellyfin 10.9.7 and just installed the discogs plugin. I believe it´s broken currently:
[2024-07-19 19:23:03.597 +00:00] [ERR] Provider "Discogs" failed to retrieve search results
System.InvalidOperationException: The node must be of type 'JsonArray'.
at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_NodeWrongType(String typeName)
at System.Text.Json.Nodes.JsonNode.AsArray()
at Jellyfin.Plugin.Discogs.Providers.DiscogsAlbumProvider.GetSearchResults(AlbumInfo searchInfo, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, CancellationToken cancellationToken)
This happens when I try to use the "Identify" action in jellyfin and when I am setting the album ID directly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels