[mythtv-users] mythrename.pl problems with german umlauts
Christophe Zwecker
doc at zwecker.de
Thu Mar 16 18:11:49 UTC 2006
well I fixed it myself I added the following to mythrename.pl:
$name =~ s/ä/ae/sg;
$name =~ s/ö/oe/sg;
$name =~ s/ü/ue/sg;
$name =~ s/ß/ss/sg;
$name =~ s/Ä/Ae/sg;
$name =~ s/Ö/Oe/sg;
$name =~ s/Ü/Ue/sg;
Maybe Chris Petersen can add this to his script, I dont find his email
address in it, so i anyone can forward this or give me he address.
now all is fine.
best regards,
Christophe
Christophe Zwecker wrote:
> Thomas Börkel wrote:
>
>>HI!
>>
>>Christophe Zwecker wrote:
>>
>>
>>
>>>whenever there a recording with a german umlaut it brakes mythweb
>>>because the link created is broken und thus no preview image can be
>>>displayed either.
>>>Is there a way to have this workout ?
>>
>>
>>Just tried and works fine here. Maybe a problem with your grabber?
>
>
> you have a tv show recorded that contains umlauts in its name or
> description ? Because with those mythweb doesnt show a preview
> thunmbnail and the download link presented is garbled.
> Mythrename renamed it right with umlauts and so, but the browser does
> display the umlauts as garbled when its in a link...
>
> works for you ?
--
Christophe Zwecker
:Sysctl
Koppel 96
20099 Hamburg
phon: +49 40 41263790
fax: +49 40 41263799
mail: czwecker at sysctl.de
More information about the mythtv-users
mailing list