Creates a HTML table of MP3 files including file path, hash, some ID3 data, file size, and modification date.
- Build -
npm run build - Execute -
npm run start /your/file/path
Creates a sortable and filterable list of MP3s including hashes, directory information, and ID3 data.
HTMLAGPL-3.0