ZITAT(dj 8adam-e! @ Apr 8 2012, 03:28)

and the file photo.....
Concerning the comment:
by default mp3tag writes "english" comments. Your OS may expect a Russian (?) comment (please excuse me if I got that wrong).
So, in order to make a comment visible in your local language you have to modify the file
mp3tag.lng
which you can find in the mp3tag installation directory.
Open it with the Editor and search for a line that starts with
_M_STR_ID3V2LANG
It probably looks like this:
_M_STR_ID3V2LANG eng
Here replace the "eng" with the abbreviation for the language of Windows.
The releasedate may also fall under the specialities of a local format.
By default it should look like this:
yyyy-mm-yyThh:mm:ss
(please note the T as separator)
As this is new to me (in respect to implications of local standards) I would be glad if you could give a feedback so that I learn something.