foo_musicbrainz icon indicating copy to clipboard operation
foo_musicbrainz copied to clipboard

Apply filters to the results

Open Dremora opened this issue 13 years ago • 1 comments

  1. Filter by amount of tracks:
    • If the amount of selected tracks equals the amount of tracks on the release, keep the release.
    • Otherwise, keep media with the same amount of tracks.
  2. When tagging by Disc ID, an additional filter applies:
    • For each medium, if it has a requested Disc ID, keep it.
  3. If release ends up with no media left, drop it.

Dremora avatar May 29 '11 22:05 Dremora

#1 can partially be done using search params, thus the server will not yield releases with no matching discs, and #3 is not needed. #2 will be done when MBS-2306 is closed. Moving to 0.4

Dremora avatar May 31 '11 23:05 Dremora