Argh, forgot to look at the ID3(v2) tag... the filenames are correct,
but the UTF8 characters in the ID3 tag are interpreted as two seperate
characters.  I guess that the encoding of the ID3 content should also be
set to UTF8.  (as in http://www.id3.org/id3v2.4.0-structure.txt)

I'm not sure if the id3 library used by jack supports this, though...

http://cip.physik.uni-freiburg.de/cgi-bin/dwww?type=file&location=/usr/share/doc/python2.3-id3lib/doc.html
towards the end seems to suggest that it doesn't :-(

Cheers,
Chris.

---
Martin Michlmayr wrote:
> * Chris Vanden Berghe <[EMAIL PROTECTED]> [2005-04-23 12:00]:
> 
>>I've tried it with MP3's and got the following error message.  I looked
>>very quickly in the code, but didn't immediately found the problem.  If
>>    v2tag.album = a_title
>>pyid3lib.ID3Error: 'album' attribute must be string
> 
> 
> Yeah, that was pretty much to be expected.  Apply that patch on top of
> the previous one:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to