Hi kiwichick,
Cowboy and rrfpacker are right. Here's a detail procedure:
1) Locate the file C:\Program Files\MediaMonkey\Skins\Helium MD.msz and open it with Winzip.
2) Edit with notepad the in-file PLAYER.INI and locate the [Songtitle] section.
3) The line to be changed is:
Since Original Year field cannot be accessed by skins, you'll have to use a Custom field to store and display it.
For example, with Custom1 field, change the line to:
4) Save the file and confirm when Winzip ask to modify the file in the archive.
--> Do the same changes with the file FloatPlayer.ini.
These are the latest available parameters:
%A – Artist
%R – Album artist
%L – Album
%S – Song
%P – Playlist position
%I – Song position
%H – Song length
%J – Time to play
%G – Genre
%C – Author
%U – Custom1
%V – Custom2
%W – Custom3
%E – Songs file extension
%F – Filename
%Y – Year
%T – Song order
%B – Bitrate
%M – Songs BPM
%D – Temporary order
Available in Alpha 5 and newer builds;
%Cn - custom field (n must be between 1 and 5)
%PC - current track in playlist
%PT - total tracks in playlist
Eyal :~)