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-11824 / MBS-11833: Featured reports regex improvements #2192

Merged
merged 2 commits into from
Aug 12, 2021

Conversation

reosarevok
Copy link
Member

Implement MBS-11824 / MBS-11833

See commit messages. Tested by running the reports locally and comparing them.

Almost all cases I can see are false positives: stuff like "(F. Chopin),
or just "F. Whatever remix". It seems to be pretty uncommon for f. X
to actually be used as feat, so while it could make sense
to support it on the guess feat button (where it would be used
mostly if the user already knows there's featured artists
on a tracklist or title), the false positives make it unwise to have it
on the reports.
For what it's worth, we don't seem to even use this in featRegex
for the button either.
This still requires a space after full words (featuring, duet with)
but not after feat. and other abbreviations, to help find and fix
the not too uncommon cases where the original editor missed the space.
@reosarevok reosarevok added the QoL Non-urgent quality of life improvements label Aug 3, 2021
@reosarevok
Copy link
Member Author

@brainzbot, retest this please

2 similar comments
@reosarevok
Copy link
Member Author

@brainzbot, retest this please

@reosarevok
Copy link
Member Author

@brainzbot, retest this please

@mwiencek mwiencek merged commit 974faf8 into metabrainz:master Aug 12, 2021
@reosarevok reosarevok deleted the MBS-11824 branch February 8, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QoL Non-urgent quality of life improvements
Projects
None yet
2 participants