Open merovic opened 4 years ago
@merovic can you share the stream that's returning that, thanks!
func radioPlayer(_ player: FRadioPlayer, metadataDidChange artistName: String?, trackName: String?) {
print(artistName ?? "artistName")
print(trackName ?? "trackName")
}
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?
arabic names and its printed like this "ÍÓíä ÇáÏíß"