Pipeline Script: Renamer Tagger Validator
Overview
This is a multi-step script that performs fileset file renaming, ID3 tag and playlist creation, and lastly validation on a fileset (such as a DTB).
The input fileset manifest file (NCC, OPF, etc)
Output
A fileset...
- in which certain members have been renamed according to the renaming configuration
- for which ID3 tags and playlists have been added (if these features were enabled in the configuration)
- that lastly has been validated to make sure everything went fine.
Configuration
- Fileset renaming
- See the Fileset Renamer script.
- ID3 tag and playlist creation
- See the Audio tagger script.
- XML Report
- Optional. Path to a file to store a validation XML report in
The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.
- Fileset Renamer
- Audio Tagger
- Validator