In my trackinfo mod display (or panels_ui or whatever it is named this day
This is nice and all, but after playing for 1 minute, Foobar updates the playcount and last played date of a track, so after 1 minute of playing it always says I played this track "This night" (or morning / evening / afternoon), which is kind of lame, since duh, I'm lsitening it right now.
What I would like to establish is that the value for the %last_played% does not change during playback. The actual value (that is written into the Foobar databse or the file tag) should of course change, but the displayed value should be the one that was fetched by the trackinfo_mod when playback started and it shouldn't change after 1 minute.
I tried to get this to work by putting the code under "// PerTrack" but even then the display is updates after exactly one minute. If I put the code under "// Background" it doesn't display anythinfg at all...
So the real question: is there a way to make a variable unchangeable during playback, but only in display?
Jesus Christ this problem is hard to explain...
Thanks in advance for the help!
