Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] VDR Admin 0.90 / umlauts



In vdradmin, it seems to be tricky to use special characters 
(like german or finnish umlauts) in search patterns, such as for 
Auto Timer.

Mozilla seems to send them in unicode, and so they go into 
vdradmin.at:

# od -c vdradmin-0.90/vdradmind.at 
0000120   :   0   :   9   9   :   9   9   :   0  \n   1   :   S   a   n
0000140   d   m 303 244   n   n   c   h   e   n   :   1   :   :   :   0

This means, they will match nothing in the EPG.

Workaround: Use the '.' in the search pattern (which is obvioulsy
a regular expression) for any special character:  Sandm.nnchen,
and it finds what you want.

BTW, is the character set of the EPG standardized somwhere?
-- 
Viele Grüße
Tom (Pfeifer, not Koch :-)



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index