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

[Edit Last.fm Scrobbles] Bug - Can't save with accented character in edit field #14

Closed
hujiba opened this issue May 10, 2024 · 2 comments

Comments

@hujiba
Copy link

hujiba commented May 10, 2024

When I try to edit the artist of a track to anything with an accented character (é, á, etc.), nothing happens after clicking the save button. In the console, this message is shown:

<lfm status="failed">
  <error code="13">Invalid method signature supplied</error>
</lfm>```
@hujiba
Copy link
Author

hujiba commented May 10, 2024

Not 100% sure, but based on my limited JavaScript knowledge and a little bit of messing around with the code, I think the problem is in the lfmd5 function. No idea what the problem is though :)

@CennoxX
Copy link
Owner

CennoxX commented May 10, 2024

This was introduced with the fix for #12. It is fixed in 0.4.6.

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

2 participants