A tool written in nim to sort mp3 music files based on ID3 metadata.
Find a file
2023-07-08 21:41:38 -04:00
src A / reads as \0 and causes issues with createDir, fixed 2023-07-08 21:41:38 -04:00
.gitignore fixed gitignore 2023-07-08 17:31:37 -04:00
LICENSE MIT license 2023-07-08 17:30:39 -04:00
musicSort.nimble .nimble file and attempt to fix artists with forward slashes in names 2023-07-08 20:19:54 -04:00
README.md Initial commit 2023-07-08 17:25:48 -04:00

musicSort

A tool written in nim to sort mp3 music files based on ID3 metadata.