[mythtv-users] problem with Greek characters in storage group paths [SOLVED]

Yianni Vidalis yiannividalis at hotmail.com
Fri Jul 30 20:19:52 UTC 2010



> Date: Fri, 30 Jul 2010 15:47:00 -0400
> From: mtdean at thirdcontact.com
> To: mythtv-users at mythtv.org
> Subject: Re: [mythtv-users] problem with Greek characters in storage group paths
> 
>   On 07/30/2010 03:16 PM, Yianni Vidalis wrote:
> > From: mtdean
> >> On 07/27/2010 03:57 PM, Yianni Vidalis wrote:
> >>> Now, the main problem that I am still facing, and for
> >>> which I would appreciate any help, is that the backend cannot scan
> >>> video folders that include non-ascii subfolders or files but only
> >>> when it is started by the /etc/init.d/mythbackend script.
> >> http://www.gossamer-threads.com/lists/mythtv/dev/439348#439348
> ...
> > No, It is I that thank you for this great program.
> >
> > Yes, the patch works correctly!!! The non-ascii storage folder is visible, editable and erasable in mythtv-setup, even after exiting and re-entering.
> >
> > And, the status page (which I hadn't tried before, relying on mythweb) shows it flawlessly.
> >
> > Please feel free to commit it if the user test - base isn't too small!
> 
> Thanks for testing.  I'll commit it to trunk shortly.
> 
> > Now, if you happen to know why I cannot still scan non-ascii subfolders when I start mythbackend from the /etc/init.d script .......
> 
> See link above.
> 
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Thanks AGAIN!!!

You were right, 

I included 
export LANG=el_GR.UTF-8
export LC_CTYPE="el_GR.UTF-8"
export LC_NUMERIC="el_GR.UTF-8"
export LC_TIME="el_GR.UTF-8"
export LC_COLLATE="el_GR.UTF-8"
export LC_MONETARY="el_GR.UTF-8"
export LC_MESSAGES="el_GR.UTF-8"
export LC_PAPER="el_GR.UTF-8"
export LC_NAME="el_GR.UTF-8"
export LC_ADDRESS="el_GR.UTF-8"
export LC_TELEPHONE="el_GR.UTF-8"
export LC_MEASUREMENT="el_GR.UTF-8"
export LC_IDENTIFICATION="el_GR.UTF-8"
export LC_ALL=el_GR.UTF-8


in the mythbackend script and ... yes, it is working!!!


 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100730/5dca3684/attachment.htm>


More information about the mythtv-users mailing list