https://github.com/prettydiff/mp3-master-list
Creates a sortable and filterable list of MP3s including hashes, directory information, and ID3 data.
https://github.com/prettydiff/mp3-master-list
Last synced: 7 months ago
JSON representation
Creates a sortable and filterable list of MP3s including hashes, directory information, and ID3 data.
- Host: GitHub
- URL: https://github.com/prettydiff/mp3-master-list
- Owner: prettydiff
- License: agpl-3.0
- Created: 2023-05-27T20:03:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T22:39:52.000Z (11 months ago)
- Last Synced: 2025-04-11T03:52:43.184Z (11 months ago)
- Language: HTML
- Size: 7.55 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# MP3 Master List
Creates a HTML table of MP3 files including file path, hash, some ID3 data, file size, and modification date.
## Execution
* Build - `npm run build`
* Execute - `npm run start /your/file/path`