mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-04 20:19:27 +01:00
metadata: Fix typo in DISC_TOTAL
This commit is contained in:
@@ -79,7 +79,7 @@ class Vars:
|
||||
Metadata $variable names (only ones set explicitly by headphones).
|
||||
"""
|
||||
DISC = '$Disc'
|
||||
DISC_TOTAL = '$DiscTotal',
|
||||
DISC_TOTAL = '$DiscTotal'
|
||||
TRACK = '$Track'
|
||||
TITLE = '$Title'
|
||||
ARTIST = '$Artist'
|
||||
|
||||
Reference in New Issue
Block a user