Document strftime support for date variable

This commit is contained in:
Rafael Moraes
2025-08-25 14:54:28 -03:00
parent bd6310d39b
commit 8df23c84cf
+2
View File
@@ -175,6 +175,8 @@ The following variables can be used in the template folders/files and/or in the
- `track_total`
- `xid`
The date variable supports strftime formats. For example, `{date:%Y}` will be replaced with the year of the release date.
### Remux Modes
- `ffmpeg`: Default remuxing mode.