rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: letterboy on January 28, 2007, 12:35:29 AM
-
??? ??? What is the problem ??? ???
I am using some flash player in different template.
The playlist which i used is make by myself , it works perfectly under build #71 , but after build #8x , doesn't work anymore except ENGLISH NAME!!!
My folder structure is like this:
/Mp3/Chinese/(Chinese)中文/(Chinese)中文.mp3
My "playlist.xml"Example (expect in chinese files):
<location>(Chinese)中文.mp3</location><---This works in Build #071(can read chinese) BUT BOT #086(can read english only)!!!
But under build #086 with flash player , it won't plays anymore!Except i changed something like this in "playlist.xml" :
<location>/Mp3/Chinese/(Chinese)中文/(Chinese)中文.mp3</location>
Than plays well in build #086.
Why i have to type full folder structure to it and read?What is the problem here?When i used Chinese in direct file, its dead , but english is fine.
Help, rejetto!!Thx :'(
-
Also , why in windows 98 English version visit my site will get something like ???.mp3 (???is chinese)
I mean the above situation is in flash player.But downloading is okay , can't play directly in the list , is windows98 can't reads chinese?
-
Windows 2000 was the first version with full UTF8 support. There exists an Unicode layer for Win98, though.
MarkV
-
first : menu - URL encoding - disable "Encode non-ASCII Charaters"(禁用编码非ASCII字符)
then,if problem remained,
open playlist.xml by using Notepad, save as UTF-8 mode,try again
(另存为,编码格式选择UTF-8)
-
tried , not working :'( , all my playlist saved as UTF-8 as default already.
-
what template are you using?
do you know if your template is using UTF8 ? if you are unsure about it, you can attach the template here in the foroum.
you should also check if the player you are using supports UTF8.
in new HFS, UTF8 is not mandatory. it is just the default choice.
-
The template i used is here:
http://www.rejetto.com/forum/index.php?topic=4071.0 (http://www.rejetto.com/forum/index.php?topic=4071.0)
:-\ :-\
Their default language (i think) is ISO-8005 , not utf 8 , is that mean can't read?
However , when i directly link to my folder under HFS(Real folder , inside have playlist.xml):
<location>(Chinese)中文.mp3</location><---This works again even under "Big5"!!
But i have many folders under a folder , it's annoying to add that much!
What is the problem?Template?HFS?Folder structure?.....Help
-
edit the template file"hfs.tpl":(you should shut donw the hfs first)
then search for "charset"
modify as "charset=UTF-8"
example:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
then save the file as UTF-8 type
-
try as garphy said
giant eagle may be interested in this problem
-
Thnx for letting me know rejetto ;D
The charset in v1.2 is, like garphy mentioned, UTF-8.. but since i dont have any files that contain chinese characters.. im unable to test it myself.
If you want, i can give you upload rights to test the player on the newest version of the template.
-
Still very strange , is the Version 1.2 template going to be UTF-8 format?
Hope it comes up fast.
-
If i can get it working, then yes..
But for now it seems i cant get it to work and i have absolutly no idea how to make it work, i really need some help on this one.
I tried saving the hfs.tpl to UTF-8 format, tried implementing the charset=UTF-8, but the chinese characters still seem to show up as question marks.
-
for me ,utf-8 works fine
-
i have tested , actually , you don't have to make the template save as UTF-8.Because HFS can't read them.
Just do the <Charset="UTF-8"> , and than it will work as UTF-8 and seems normal.I can work it on the Internet Explorer 6 but not firefox.
Actually , after i have set the UTF-8 into the template , Build #086 can read successfully in the deeper folder already! :D
But , some of the files /folders can't read them , even can't read what is the folder we are in(but did not returns 404 error).Strange.....When internet explorer can read , firefox can't read.Is this the language problem....?why #071 doesn't have this problem?
Thx all.
-
why #071 doesn't have this problem?
Maybe you was not using UTF8 in #071 ?
Using no UTF8 make it easier to work for "local" systems, but it is not the ultimate solution. Unicode is. We must go in the unicode direction, and fix all the problems, step by step.
Who doesn't want unicode can always "disable" it by changing the charset in the template.
-
i have tested , actually , you don't have to make the template save as UTF-8.Because HFS can't read them.
of course , no problem with English template,
but if your template contains non-ASCII charaters(such as chinese charaters)
it's needed to save as UTF-8,or else,there will be error in the page (file content excluded)
-
This is not happening when i write french in my template, with those letters containing accents like in "fenêtre" or "évènement" (classical french: "événement").
It happens neither when using german letters like ä, ö, ü, or ß.
-
Thx rejetto and all ,but when i click in non-ASCII disable under HFS(all version) , i can't even read my folder under original template.... :'(...so sad.
it's needed to save as UTF-8,or else,there will be error in the page (file content excluded)
But when i type in the non-ASCII character and saves in UTF-8 under notepad, they will display only a "?" under the HFS.(i use clicking "import" the tpl method...this is the normal ways to put template into it.)
What should i do?
Continue to use #071?Or maybe wait a stable template.As i willing to upgrade in the future , can't stay on my step always...
O , another topic is , the HFS is support with Windows Vista?thx ;)