https://github.com/duckdotapk/music-library-validator
A Node.js script that validates that my music library is laid out like how I like it.
https://github.com/duckdotapk/music-library-validator
nodejs script
Last synced: 7 months ago
JSON representation
A Node.js script that validates that my music library is laid out like how I like it.
- Host: GitHub
- URL: https://github.com/duckdotapk/music-library-validator
- Owner: duckdotapk
- License: mit
- Created: 2023-12-11T21:02:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T15:50:02.000Z (about 2 years ago)
- Last Synced: 2025-06-26T12:02:29.214Z (7 months ago)
- Topics: nodejs, script
- Language: TypeScript
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Music Library Validator
This is a script that iterates my personal music library and ensures the directory and file structure, as well as song metadata, matches the format I prefer.
It also generates a report of any discrepancies it finds.
This is tailored to certain weird edge cases and specific guidelines I want my library to follow but feel free to fork it or something if you want to use it for yourself.
# License
[MIT](https://github.com/duckdotapk/music-library-validator/blob/master/LICENSE.md)