Lenny Anders
Lenny Anders
Hey, I currently use music-metadata with a buffer polyfill and vite 2 in my project. I would like to switch to this package (which is intended for the use in...
Currently, when adding new tracks to the library, each tracks file is compared to each of the already existing tracks files. [isSameEntry](https://developer.mozilla.org/en-US/docs/Web/API/FileSystemHandle/isSameEntry) is used for this and is the only...
The edit link in posts still links to master branch even though it does not exist and you use main as your main (I guess) branch.