Template fields
When using templates (for example in :move t=), TagSelecta exposes a TagDataForTemplate object.
To access any fild just use {{ fieldname }}. For example {{ artist }}.
All fields are strings unless stated otherwise.
Notes:
yearis additional field for convenience parsed fromdateonly ifDatematches one of:yyyy,yyyy-MM-dd,yyyy/MM/dd.Extrafields are accessed via dot notation (example:extra.url).pad(...)function zero-pads a field (commonly thetrackfield), e.g.pad(track).