Skip to content

[Spotify] Do not try to reimport album if it is permanently removed from Spotify #4800

@arsaboo

Description

@arsaboo

Problem

Spotify often removes content from its library. There are two types of content removal:

In the first type, only the tracks are removed, but the data is still available. See this for example. Here's how it appears:
image

In the second type, everything is removed. See this for example. Here's how it appears (notice there is no information available here):

image

(Re)Import is perfectly fine for the first type of content as the data is still available. However, (re)importing (with search-id) in case of the second type of removal removes all the metadata.

image

We should add a check to see if valid data is being returned from Spotify before applying the metadata.

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