Skip to content

Commit

Permalink
Merge pull request #353 from rekh127/patch-1
Browse files Browse the repository at this point in the history
Clarify format option for disc template
  • Loading branch information
JoeLametta authored Jan 17, 2019
2 parents 1a9197e + 0549553 commit 752b485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whipper/common/program.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def getPath(self, outdir, template, mbdiscid, metadata, track_number=None):
template, filling in the variables and adding the file
extension. Variables for both disc and track template are:
- %A: album artist
- %S: album sort name
- %S: album artist sort name
- %d: disc title
- %y: release year
- %r: release type, lowercase
Expand Down

0 comments on commit 752b485

Please sign in to comment.