Expose $track variable in Single Path Template settings hint

This commit is contained in:
Broque Thomas 2026-04-13 14:54:54 -07:00
parent 4cf18ad2c9
commit f851a67d6b

View file

@ -5246,7 +5246,7 @@
<label>Single Path Template:</label>
<input type="text" id="template-single-path"
placeholder="$artist/$artist - $title/$title">
<small class="settings-hint">Variables: $albumartist, $artist, $artistletter, $title, $album, $albumtype, $year, $quality (filename only)</small>
<small class="settings-hint">Variables: $albumartist, $artist, $artistletter, $title, $track (01), $album, $albumtype, $year, $quality (filename only)</small>
</div>
<div class="form-group">