Merge pull request #194 from relthyg/template_docs

Update docs for template variables
master
Anthony Forsberg 2022-05-08 09:24:23 -04:00 committed by GitHub
commit 8569d6e9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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}``.