You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to set "fr" on Artist.GetInfoByMbidAsync and Artist.GetInfoAsync but the bio is still in English. I verified on lastfm REST endpoint it works well with &lang=fr.
The text was updated successfully, but these errors were encountered:
I had a look at this. Seems like a bug. In the Artist API the method accepts a parameter named bioLang. But then in the SetParameters section in the Artist.GetInfoCommand this is actually never used. This would be easily fixed. I will make the changes and submit a PR.
I tried to set "fr" on Artist.GetInfoByMbidAsync and Artist.GetInfoAsync but the bio is still in English. I verified on lastfm REST endpoint it works well with &lang=fr.
The text was updated successfully, but these errors were encountered: