Skip to content

fix: genre translated in other languages to only english#9

Merged
LucasOe merged 1 commit intoLucasOe:mainfrom
S1NJED:language
Feb 27, 2025
Merged

fix: genre translated in other languages to only english#9
LucasOe merged 1 commit intoLucasOe:mainfrom
S1NJED:language

Conversation

@S1NJED
Copy link
Copy Markdown
Contributor

@S1NJED S1NJED commented Feb 27, 2025

Issue: The code retrieve the genres with the user local language, so it will not work for people that have their application in a different language than english

Solution: I just added the parameter locale=EN_en when fetching the artist genres

Related issue:

#6

Signed-off-by: sinjed <oooguuh@gmail.com>
@LucasOe
Copy link
Copy Markdown
Owner

LucasOe commented Feb 27, 2025

Thank you, again, for your contribution!

@LucasOe LucasOe merged commit b9a99b3 into LucasOe:main Feb 27, 2025
@LucasOe LucasOe mentioned this pull request Feb 27, 2025
@S1NJED
Copy link
Copy Markdown
Contributor Author

S1NJED commented Feb 27, 2025

No problem and also dont make a release yet because i notice that we cant click on related genres anymore because i added a condition and i am working on it sorry

@LucasOe
Copy link
Copy Markdown
Owner

LucasOe commented Feb 27, 2025

I noticed that I couldn't click on the related genres, but I didn't think it was because of your changes. The only way I was able to solve it was with a timeout in 9aaf44a, did you pull the latest changes?

But if you find a better solution, feel free to submit it.

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