Expose $track variable in Single Path Template settings hint
This commit is contained in:
parent
4cf18ad2c9
commit
f851a67d6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue