Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MBS-13870: Add filter for recordings unlinked to works #3443

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

reosarevok
Copy link
Member

Implement MBS-13870

Description

This allows filtering an artist's recording list by whether the recordings have at least one work linked to them, or they have none.

This is admittedly mostly useful for editing, but it can be very useful for that, allowing users to easily find recordings that still need work relationships - it would make it much easier to improve the discographies of prolific classical performers, such as orchestras and conductors, and probably be of use also for popular music.

I did consider making it more complicated (to allow filtering by writer of the linked works, for example) but that's a lot more work and I was afraid that it would get crazy and unwieldy anyway for something like the Berliner Philharmoniker (which is the kind of artist where it could theoretically be useful). So for now, this is a simple "has linked works / has no linked works", which I'd love to use to clean stuff up.

Testing

Manually first, and added tests for this to the sprawling Filtering test.

This allows filtering an artist's recording list by whether the recordings
have at least one work linked to them, or they have none.

This is admittedly mostly useful for editing, but it can be *very* useful
for that, allowing users to easily find recordings that still need work
relationships - it would make it much easier to improve the discographies
of prolific classical performers, such as orchestras and conductors,
and probably be of use also for popular music.
@reosarevok reosarevok added the New feature Non urgent new stuff label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature Non urgent new stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant