LinuxMCE Forums
May 26, 2013, 10:42:56 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: supporting another languages/character sets for mp3 tags  (Read 652 times)
vlad
Making baby steps

Posts: 2


View Profile
« on: November 08, 2007, 06:28:14 pm »

Hi everyone! I have some mp3 files, which have id tags in Russian using utf8. After I copied these files under /home/public/data/audio… and ran “Update Media”, I could see twice as many albums appeared in the GUI but instead of letters there were only some strange characters. The tags in these mp3 files were broken as well after this. It seems to me that utf8 is not supported out of the box.
I have tried to figure out how to change the encoding in mysql and could write utf8 with sql directly to the db (pluto_media.Attribute.Name) but then there were only question marks in the orbiter. Is there a way to get it working properly?
« Last Edit: November 08, 2007, 06:53:34 pm by vlad » Logged
mintelm
Making baby steps

Posts: 2


View Profile
« Reply #1 on: August 26, 2008, 05:36:15 pm »

I also have some mp3 files that have russian/cyrillic id tags and file names. Only one of 200 is visible and playable. It has the strange characters instead of letters...  Has anyone found a resolution to this?
Logged
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #2 on: August 26, 2008, 08:58:31 pm »

Maybe that tool can help - http://sourceforge.net/projects/tag2utf. That tool encodes tags of mp3 files in the cyrillic charsets (cp1251, koi8-r) to unicode. So, I suspect that UTF8 should be displayed ok. At least in VDR 1.6.0 the Russian channels names and EPG are showed correctly.
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #3 on: August 28, 2008, 07:47:31 am »

It's definitely problem with encoding. MP3 tags in cp1251 and koi8-r aren't displayed correctly in the LMCE UTF-8 UI. So, you just need to convert them to UTF-8 using tag2utf (http://sourceforge.net/projects/tag2utf), mid3iconv (part of python-mutagen) or EasyTAG (http://easytag.sourceforge.net/). After conversion all non-Latin MP3 tags will be displayed correctly.

UPDATED: Just added that info to the wiki page - http://wiki.linuxmce.org/index.php/Converting_MP3_Tags_To_UTF-8
« Last Edit: August 28, 2008, 08:06:04 am by nite_man » Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!