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 d95ab09165 adapt the example inis to the changes made in the last commit - now there is no multithreading as it was too finicky, ffmpeg options will be given comma separated 2 years ago
deflacue@711276d116 add submodules 10 months ago
ffcuesplitter make ffcuesplitters ffmeg_arguments() function return arguments in way that is a lot more usable to me 10 months ago
LICENSE Initial commit 10 months ago
README.md Initial commit 10 months ago
libconv.py store ffmeg-commands as list of string and not just string - this makes some processing more straightforward and less finicky - relies on ffmpeg.py from ffcuesplitter being modified in the same fashion 10 months ago
quality-flac.ini adapt the example inis to the changes made in the last commit - now there is no multithreading as it was too finicky, ffmpeg options will be given comma separated 10 months ago
small-mp3.ini adapt the example inis to the changes made in the last commit - now there is no multithreading as it was too finicky, ffmpeg options will be given comma separated 10 months ago

README.md

libconv

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