Automated music library format conversion with cuesheet detection, tagging support and configurable regex to obtain tags from filenames. Configuration with ini-files to support multiple locations with multiple quality requirements.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Constantin Fürst c5c3215c56 empty-init the args variable correctly and only mark a folder as existing if it does not contain any files 2 years ago
deflacue@711276d116 add submodules 1 year ago
ffcuesplitter remove gitmodules to make the project smaller and less complex 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago
libconv.py empty-init the args variable correctly and only mark a folder as existing if it does not contain any files 1 year ago
quality-flac.ini enable multithreading support by building a command list and iterating over it in parallel with thread amount configurable in ini 1 year ago
small-mp3.ini enable multithreading support by building a command list and iterating over it in parallel with thread amount configurable in ini 1 year ago

README.md

libconv

Automated music library format conversion with cuesheet detection, tagging support and configurable regex to obtain tags from filenames.