Skip to content

Map listens with an album #2237

@lydavid

Description

@lydavid

So that the user does not have to map each listen one by one, which gets tedious.

Should support:

  • all listens are unmapped
  • some listens are already mapped

From a listen, add a new action "Link album with MusicBrainz", which brings the user to a screen that shows all unlinked (and maybe linked) listens part of an album by name. If submission had a release mbid, use that. Show an input field in this screen that accepts a release mbid.

  • when matching by listen.release_name, it's possible, we get releases with the same name that are not actually the same. We cannot disambiguate by artist trivially because the track artist may not be the same across all tracks in a release
    • offer way to remove listens from mapping
    • some useful shortcuts if user listened to album in order
      • "remove this listen and all older listens from linking"
      • "remove this listen and all newer listens from linking"
  • given a release mbid, map its tracks' recording's mbid to each unmapped listen
  • Map based on submitted discnumber and tracknumber
  • skip linked listens, but maybe show them anyways for reference
    • toggle option to remap them

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions