BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Scripts
 csfd.cz - import non english characters

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
rvitek Posted - 24 Jan 2013 : 12:23:47
Hi, I have problems with import/update information about films from the web. I use "www.csfd.cz" script. In XMM version 7.2.3.6 its OK, but in version 8.0.4.4 there are problem with non english characters. Web page has coding UTF-8.

Version 7 "Plot" for "Toy Story":

Kdo si mysl, e hraky nemaj vlastn ivot, se ml. Sotva dtko vyjde ze dve, zanou se v jeho pokoji dt podivn vci. Vechny hraky si vydechnou, protoe mohou bt konen samy sebou, msto aby pedstraly, e jsou pouhmi neivmi pedmty.

etc.

Version 8 "Plot" for "Toy Story":

Kdo si myslĂ­, Ĺe hraky nemajĂ­ vlastnĂ­ Ĺivot, se mĂ˝lĂ­. Sotva dĂ­tko vyjde ze dveří, zanou se v jeho pokoji dĂ­t podivnĂ© v›ci. Všechny hraky si vydechnou, protoĹe mohou bĂ˝t konen› samy sebou, mĂ­sto aby pĹ™edstĂ­raly, Ĺe jsou pouhĂ˝mi neĹivĂ˝mi pĹ™edm›ty.

etc.

Thanks for reply
1   L A T E S T    R E P L I E S    (Newest First)
rocman Posted - 26 Jan 2013 : 13:11:57
And I thought german umlauts are crazy...

Well, you have two possibilities!

1. The quick and dirty way
Search for #SCRIPTGENERATION# on top of the script. Add the following line below:
#USEOLDENGINE#=TRUE

2. The advanced way for future use
Search for #ENDSUBSTITUTETAGS# on bottom of the script. Add the following lines before:

	#SUBSTITUTEWORD#=ž=
	#SUBSTITUTEWORD#=é=
	#SUBSTITUTEWORD#==c
	#SUBSTITUTEWORD#=í=
	#SUBSTITUTEWORD#=Å™=r
	#SUBSTITUTEWORD#=Å¡=
	#SUBSTITUTEWORD#=ý=
	#SUBSTITUTEWORD#=›=e
	#SUBSTITUTEWORD#=á=
	#SUBSTITUTEWORD#=ů=u
	#SUBSTITUTEWORD#=Å¥=t
	#SUBSTITUTEWORD#=ó=
	#SUBSTITUTEWORD#=ú=
	#SUBSTITUTEWORD#=Œ=C	
	#SUBSTITUTEWORD#=ň=n
	#SUBSTITUTEWORD#=Ã=
	#SUBSTITUTEWORD#=Ě=E
	#SUBSTITUTEWORD#=Ã=
	#SUBSTITUTEWORD#=Ž=
	#SUBSTITUTEWORD#=Å=
	#SUBSTITUTEWORD#=É=
	#SUBSTITUTEWORD#=Ã=
	#SUBSTITUTEWORD#=c=l

Your example will look good (I don't speak a single word cz).
But I'm pretty sure some special characters are missing...
Some of the special characters my german notepad won't draw - maybe you can edit it after the second "=" for your needs.

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07