-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Artist name and Track name is not correct #46
Comments
@merovic can you share the stream that's returning that, thanks! |
func radioPlayer(_ player: FRadioPlayer, metadataDidChange artistName: String?, trackName: String?) {
|
I also tried to decode the text and fix the arabic issue but without any success |
Yes, can you share the stream URL that is returning the arabic text to run a quick test? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
arabic names and its printed like this "ÍÓíä ÇáÏíß"
The text was updated successfully, but these errors were encountered: