--- Dirk Meyer <[EMAIL PROTECTED]> wrote: > Sergey Melikhov wrote: > > Anyway, here's my changes. It would be nice if > > developers could implement something like this or > > better in the official Freevo, freeing me from > > patching every new version :-) > > It's more a mmpython problem. mmpython should return > all tags as > Unicode. Maybe you can fix mmpython id parser to > support your files?
That was my initial idea. But, I found that the stuff received from mmpython is being converted in Freevo from FREEVO_LOCALE to UTF-8. If I convert in mmpython, I have to convert to FREEVO_LOCALE, so it will be converted correctly to UTF-8. This double conversion can introduce loss of information (in my particular case it won't). I'll take a look at mmpython again, later. Sergey > > Dischi > > -- > According to my calculations the problem doesn't > exist. > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps > Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
