This commit is contained in:
Hellow2
2023-02-07 13:32:49 +01:00
parent 1f3487af64
commit ece7ffa5db
2 changed files with 42 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ class Mapping(Enum):
# Textframes
TITLE = "TIT2"
ISRC = "TSRC"
LENGTH = "TLEN"
LENGTH = "TLEN" # in milliseconds
DATE = "TYER"
TRACKNUMBER = "TRCK"
TOTALTRACKS = "TRCK" # Stored in the same frame with TRACKNUMBER, separated by '/': e.g. '4/9'.