Another attempt. Either I am overlooking something that's blindingly obvious (in which case some kind soul please enlighten me) or I am trying to do something that's not possible.
Titleformatting: %title% gives me a line with just the title. Fine.
$if(some condition,%title%,) either gives me a line with the title or an empty line. I want the line with the title but not the empty line. I want no output at all.
What I need is
$if(some condition,%title%,$skip()) with $skip being a command that just goes to the next item in the playlist.
If that's not possible with the current titleformat engine, how about adding that or something similar sometime in the future?
