Update docs for template variables

master
relthyg 2022-04-02 18:42:30 +02:00
parent d35c7edd4f
commit c14ef3e054
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ tokens:
- ``album``: The album name.
- ``track``: The track number.
- ``title``: The track title.
- ``date``: The album date.
- ``label``: The album label.
The default template is: ``%{artist}/%{album}/%{track} - %{title}``.