forked from ImAiiR/QobuzDownloaderX
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Performers tagging overhaul resolves #39
- Parse all performers returned in the Track.Performers string field by the Qobuz API - Get Album Artists from Album.Artists list returned by the Aobuz API - Add Featured Artists to Album Artists - Add Featured Artists to Track Artists - Get Composers from Track.Performers field - Get Producers from Track.Performers field - Get Label from Album.Label field - Add Settings for new tags - Write Album Artists, Track Artists, Composers & Producers (FLAC only) using ID3 / VORBIS COMMENT standards by default - Add setting to merge above fields into singular fields. - Add settings to determine initial and final delimiter strings for merging performers. - When mergine Album & Track Artists, featured artists a added at the end, delimited by "Feat."
- Loading branch information
Showing
7 changed files
with
547 additions
and
74 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
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
Oops, something went wrong.