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

Fix accepted artist name answers for artist with + in name #2232

Merged
merged 6 commits into from
Sep 26, 2024

Conversation

Brainicism
Copy link
Owner

song.artistName.split("+") was returning an empty string for 24K+ and Mamamoo+. Check for collabs using % + % instead.

@Brainicism Brainicism changed the title Fix accept artist name answers for artist with + in name Fix accepted artist name answers for artist with + in name Sep 26, 2024
Co-authored-by: Taaha Mahdi <mahditaaha11@gmail.com>
taahamahdi
taahamahdi previously approved these changes Sep 26, 2024
taahamahdi
taahamahdi previously approved these changes Sep 26, 2024
@Brainicism Brainicism enabled auto-merge (squash) September 26, 2024 00:17
taahamahdi
taahamahdi previously approved these changes Sep 26, 2024
@Brainicism Brainicism merged commit e328303 into master Sep 26, 2024
6 checks passed
@Brainicism Brainicism deleted the collab-artists-with-plus branch September 26, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants