Skip to content

Fetchart uses incorrect field for spotify_album_id #4803

@arsaboo

Description

@arsaboo

Fetchart currently uses album.mb_albumid to get spotify_album_id. This assumes mb_albumid has the spotify_album_id, which may be the case after the initial import with Spotify. However, mb_albumid can be overwritten with a valid mb_albumid, which will result in an error.

We should be using spotify_album_id instead, which will always have the right value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions