Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Apply filters to the results #18

Open
Dremora opened this issue May 29, 2011 · 1 comment
Open

Apply filters to the results #18

Dremora opened this issue May 29, 2011 · 1 comment
Assignees
Milestone

Comments

@Dremora
Copy link
Owner

Dremora commented May 29, 2011

  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.
@ghost ghost assigned Dremora May 29, 2011
@Dremora
Copy link
Owner Author

Dremora commented May 31, 2011

#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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant