We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c2e1f commit 83398cbCopy full SHA for 83398cb
headphones/metadata.py
@@ -79,7 +79,7 @@ class Vars:
79
Metadata $variable names (only ones set explicitly by headphones).
80
"""
81
DISC = '$Disc'
82
- DISC_TOTAL = '$DiscTotal',
+ DISC_TOTAL = '$DiscTotal'
83
TRACK = '$Track'
84
TITLE = '$Title'
85
ARTIST = '$Artist'
0 commit comments