Closed GoogleCodeExporter closed 9 years ago
if you see you file name as ??????+????.mp3 in linux, it means the character
encoding for your file name is somehow wrong and you'd better rename the file
to the proper file name for proper results. for example, you may use the
command:
hot-ftp:~# mv 01*.mp3 01\ Я\ Не\ Рафаэль.mp3
(backslashes are added to protect the following spaces, otherwise you have to
enclose the resulting file name in quotes, like '01 Я Не
Рафаэль.mp3').
or, even better, you may create directory structure like:
./Филипп Киркоров/Название альбома 2011/01 Я Не
Рафаэль.mp3
and use '-o overwrite tags from directory structure' option.
Original comment by lenik.terenin
on 6 Sep 2011 at 10:55
Original issue reported on code.google.com by
carmageddon
on 22 Jun 2011 at 8:56Attachments: