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

!wkt manual param with --noredirect on song with ' in the title bugged #63

Open
rmn0x01 opened this issue Sep 7, 2021 · 0 comments
Open

Comments

@rmn0x01
Copy link

rmn0x01 commented Sep 7, 2021

I found that when !wkt-ing a song has some characters (in my case its a ' character) plus a --noredirect param, it triggers error number 7, which is You need to add the escape character "" in the "-" that appear on the album or song.
While a normal character, or some characters but without --noredirect param works perfectly.

I think its something to do with ishwi/chuu/src/main/java/core/parsers/ArtistAlbumParser.java string split checker on line 125 which havent handled the added parameter (if (content.length > 2)).

Example to reproduce the bug: !wkt artist - a song with an apostro'phe --noredirect

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

No branches or pull requests

1 participant