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
In my forked plugin, I am using my fork of spotify-web-api-node and it works as expected.
Before:
After:
I don't create any PRs here, because I suggest creating your own fork of spotify-web-api-node to have full control of it, and apply similar changes there. Plugin changes look like that: phts@5ccc58a
The text was updated successfully, but these errors were encountered:
Spotify API allows
Accept-Language
request header to receive correct Artist names, written in native language, instead of transliteration.However spotify-web-api-node does not allow setting any request headers.
My pull request thelinmichael/spotify-web-api-node#507 seems never to be merged , due to inactivity of the author.
In my forked plugin, I am using my fork of
spotify-web-api-node
and it works as expected.I don't create any PRs here, because I suggest creating your own fork of
spotify-web-api-node
to have full control of it, and apply similar changes there. Plugin changes look like that: phts@5ccc58aThe text was updated successfully, but these errors were encountered: