<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>&gt; Date: Fri, 30 Jul 2010 15:47:00 -0400<br>&gt; From: mtdean@thirdcontact.com<br>&gt; To: mythtv-users@mythtv.org<br>&gt; Subject: Re: [mythtv-users] problem with Greek characters in storage group paths<br>&gt; <br>&gt;   On 07/30/2010 03:16 PM, Yianni Vidalis wrote:<br>&gt; &gt; From: mtdean<br>&gt; &gt;&gt; On 07/27/2010 03:57 PM, Yianni Vidalis wrote:<br>&gt; &gt;&gt;&gt; Now, the main problem that I am still facing, and for<br>&gt; &gt;&gt;&gt; which I would appreciate any help, is that the backend cannot scan<br>&gt; &gt;&gt;&gt; video folders that include non-ascii subfolders or files but only<br>&gt; &gt;&gt;&gt; when it is started by the /etc/init.d/mythbackend script.<br>&gt; &gt;&gt; http://www.gossamer-threads.com/lists/mythtv/dev/439348#439348<br>&gt; ...<br>&gt; &gt; No, It is I that thank you for this great program.<br>&gt; &gt;<br>&gt; &gt; Yes, the patch works correctly!!! The non-ascii storage folder is visible, editable and erasable in mythtv-setup, even after exiting and re-entering.<br>&gt; &gt;<br>&gt; &gt; And, the status page (which I hadn't tried before, relying on mythweb) shows it flawlessly.<br>&gt; &gt;<br>&gt; &gt; Please feel free to commit it if the user test - base isn't too small!<br>&gt; <br>&gt; Thanks for testing.  I'll commit it to trunk shortly.<br>&gt; <br>&gt; &gt; Now, if you happen to know why I cannot still scan non-ascii subfolders when I start mythbackend from the /etc/init.d script .......<br>&gt; <br>&gt; See link above.<br>&gt; <br>&gt; Mike<br>&gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>&gt; mythtv-users@mythtv.org<br>&gt; http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users<br><br><br>Thanks AGAIN!!!<br><br>You were right, <br><br>I included <br>export LANG=el_GR.UTF-8<br>export LC_CTYPE="el_GR.UTF-8"<br>export LC_NUMERIC="el_GR.UTF-8"<br>export LC_TIME="el_GR.UTF-8"<br>export LC_COLLATE="el_GR.UTF-8"<br>export LC_MONETARY="el_GR.UTF-8"<br>export LC_MESSAGES="el_GR.UTF-8"<br>export LC_PAPER="el_GR.UTF-8"<br>export LC_NAME="el_GR.UTF-8"<br>export LC_ADDRESS="el_GR.UTF-8"<br>export LC_TELEPHONE="el_GR.UTF-8"<br>export LC_MEASUREMENT="el_GR.UTF-8"<br>export LC_IDENTIFICATION="el_GR.UTF-8"<br>export LC_ALL=el_GR.UTF-8<br><br><br>in the mythbackend script and ... yes, it is working!!!<br><br><br>                                               </body>
</html>