CODE
$if(
%title%,
$if(
%_isplaying%,
$char(3)00b3ff|00b3ff$char(3)%title%%_artist2%,
%title%$char(3)e77e46|e77e46$char(3)%_artist2%
),
$if(
%_isplaying%,
$char(3)00b3ff|00b3ff$char(3),$char(3)ab6644|ab6644$char(3)
)
%_filename_ext%
)
%title%,
$if(
%_isplaying%,
$char(3)00b3ff|00b3ff$char(3)%title%%_artist2%,
%title%$char(3)e77e46|e77e46$char(3)%_artist2%
),
$if(
%_isplaying%,
$char(3)00b3ff|00b3ff$char(3),$char(3)ab6644|ab6644$char(3)
)
%_filename_ext%
)
Also, when i click "Play in Foobar2000" on a folder, it overwrites the currently active playlist, whereas in 0.8.3 it would go to the default playlist and play. I have seen something about playlist locking i think:S Any ideas?