Hi thepipe, here's how to achieve it:
All .msz files are in fact.zip files.
- Open the skin .msz file with Winzip. I you can't do it, rename it to .zip
- In the zip, locate and edit
Player.ini file. It must be edit with a text editor (Notepad in instance), not a word processor.
- In Player.ini, locate the line beginning with "
TextMak=" in
[Songtitle] section.
- Add "%T - " in this line so it looks like this:
Code: Select all
[Songtitle]
Type=Text
Pos=661,16
Size=128,16
Resizable=1,0,1,0
TextMask=%T - %A - %S (%Y) from %L
FontColor=FFFFFF
FontHeight=13
FontName=Arial
FontStyle=bold
Scrollable=1
TextAlign=-1
- Save the file and close (save) the zip file. If you renamed it make sure it has the
.msz extension.
- Reload the skin in MediaMonkey or restart MM all along.
That's it. I hope it helps.
Long live MediaMonkey.
Eyal