UTF8 and Unicode files "No File Found"
-
Hi, using latest wpaudioplayer. However, using the standalone version.
Somehow, the player says “File Not Found” when the mp3 file is in Chinese.
The page is here:https://takusbox.com/index.php/music-ministry/albums-cds/chen-chi-ren-zhuan-yue.html
The script auto generates this based on file name. For example: Track 4 is named “04_愛意情懷.mp3” Thus, on frontend the track name and lyrics is auto generated. So, to me the file name is very important.When looking at the code for Track 4, it looks like the file location is correct. However, when trying to play it shows “File Not Found”.
<object id="audioplayer_4" width="290" height="24" type="application/x-shockwave-flash" name="audioplayer_4" style="outline: none" data="https://takusbox.com/components/com_content/plugins/audio/player/player.swf"> <param name="wmode" value="opaque"> <param name="menu" value="false"> <param name="flashvars" value="soundFile=https://takusbox.com/media/audio/Mike/AllLongsForYou/04_愛意情懷.mp3&playerID=audioplayer_4"> </object>
To be sure this is working properly, Track 6 (Latin based file name) plays very nicely.
Is there a fix for this? Thanks, would appreciate if you look into it.
- The topic ‘UTF8 and Unicode files "No File Found"’ is closed to new replies.