-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make PART / PARTNUMBER aliases for DISCNUMBER
It seems like that's probably the main intended use, for instance in id3v2 the disc number would be recorded in TPOS (Part Of Set). The name "part" is simply more generic as not everything is stored on discs. As a real world reference, EasyTAG uses PART (and ignores DISCNUMBER) when reading/writing the "CD" field as an APE tag. Fixes cmus#1313.
- Loading branch information
1 parent
3bbb756
commit 2b7b8d5
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters