caster.fm 服务的 utf-8 元数据

问题描述

我正在尝试将希腊字符作为歌曲元数据。

合适的文件是:http://shaincast.caster.fm:40636/status-json2.xsl

如您所见,title 和 current_song 字段中存在编码错误

我该如何解决

enter image description here

enter image description here

enter image description here

这是一个简单的脚本:

<?PHP
    echo utf8_decode(" - ÎÎΤÎÎÎΡΦΩΣÎΣ");
?>

输出- ΜΕΤΑΜΟΡΦΩΣΙΣ,这是正确的数据。 我怎么知道 - 通知解说员解码歌曲元数据? 开票?我还能做什么?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)