Skip to content

System.InvalidOperationException: The node must be of type 'JsonArray' #10

@ch33zze

Description

@ch33zze

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions