Bug fixes
- Program would crash when playing a track with meta tags (#8)
Additions
New FormatPart
s:
Tag
, to output track's meta tagsIfElse
, likeIf
, but has a third argument (FormatPart
), which is output if the expression returnsfalse
New FormatExpression
:
HasTag
, returnstrue
orfalse
, depending on if the given tag name is present on the playing track