Since around Beta 20 or so -- I can't remember off hand, foobar2000 no longer will update the title bar while playing a song AND is minimized to system tray.
I have the following title bar format string:
'['[%artist%']' - ]$if(%title%,['['%album%[ #[%disc%/]$num(%tracknumber%,2)]'] ']%title%,%_filename_ext%) '('%_time_elapsed% / %_time_total%')' $if(%_ispaused%, -:- Paused -:-)
Which updates the titlebar with the current song position, etc. I used to be able to minimize to the system tray and be able to use a plugin I wrote to grab that information from the title bar and process it. This does not happen when I have it minimize to the taskbar.
Now, even using Spy++, the title bar only updates when I either open the window, pause/unpause or when the song changes (it shows 0:00 the entire length of the song) unless I open the window or pause/unpause, then it only shows the time at the last time foo was 'active' or the point in time that I paused/unpaused the song.
If the newer versions stopped this functionality on purpose, that's cool, but I figured I would post this in case nobody knew about it.
I am currently running 0.7RC2, but since somewhere in the beta 20s or so is when I think it stopped working. I'm not using any third-party plugins either.
I am also running Windows XP MCE if that helps. It also happens on a PC running Windows XP Professional.
Thanks in advance for any help or comments!