Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vlad

Pages: [1]
1
Users / Re: Importing Mp3
« on: November 12, 2007, 12:05:32 am »
I hope this would help:
1.open KDE Desktop
2.start System -> Konsole (Termonal Program)
3.assuming your memory stick name is „Bluemedia“ so enter
sudo cp -r /media/Bluemedia/Shrek.mpg /home/public/data/videos

2
Users / supporting another languages/character sets for mp3 tags
« 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?

Pages: [1]