hy,
running a t10 with firmware 1.70p under linux (ums not mtp). orthoB's python scripts (here: txt2pla.py) work like a charm, except ... when having non-ascii characters in the playlist. then i get an error similar to this:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 1: ordinal not in range(12
tried to write the playlist.txt either with utf-8 or utf-16, both with no luck.
any hints other than not using non-ascii characters?
