Expose $track variable in Single Path Template settings hint

pull/295/head
Broque Thomas 1 month ago
parent 4cf18ad2c9
commit f851a67d6b

@ -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">

Loading…
Cancel
Save