An open API service indexing awesome lists of open source software.

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.

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)