Ordering And Dependencies¶
Order¶
Enabled checks will run in order on each album:
duplicate-pathnamecheck ("Path and File")illegal-pathnamecheck ("Path and File")file-extensioncheck ("Path and File")unreadable-trackcheck ("Path and File")extra-whitespaceandlegacy-fieldschecks ("General Fields")- All "Numbering" checks
- Remaining "General Fields" and "Album Fields" checks
- All "Pictures" checks
- Remaining "Path and File" checks
Within each category, the checks run in the order they are listed on the check pages.
Dependencies¶
Individual checks are mostly independent, but some checks will not run on an
album unless a previous check ran and passed. For example, the specific fix from
the disc-in-tracknumber check should be applied before
invalid-track-or-disc-number flags the track number as invalid. And, when the
invalid-image check doesn't pass, none of the other "Pictures" checks can run.
Other dependencies are listed on each check's page.