diff --git a/webui/index.html b/webui/index.html index fcca3368..28ea8579 100644 --- a/webui/index.html +++ b/webui/index.html @@ -5075,21 +5075,21 @@ - Variables: $albumartist, $artist, $artistletter, $title, $track (01), $album, $albumtype, $year, $quality (filename only) + Variables: $albumartist, $artist, $artistletter, $title, $track (01), $album, $albumtype, $year, $quality (filename only). Use ${var} to append text: ${albumtype}s → Singles
- Variables: $playlist, $albumartist, $artist, $artistletter, $title, $year, $quality (filename only) + Variables: $playlist, $albumartist, $artist, $artistletter, $title, $year, $quality (filename only). Use ${var} to append text
- Variables: $artist, $artistletter, $title, $year. Default: $artist/$title-video → Artist/Title-video.mp4 + Variables: $artist, $artistletter, $title, $year. Use ${var} to append text. Default: $artist/$title-video