13 Commits (2beaa1d0f2125b11f55228a36a397ae236382885)
 

Author SHA1 Message Date
Constantin Fürst 2beaa1d0f2 make ffcuesplitters ffmeg_arguments() function return arguments in way that is a lot more usable to me 2 years ago
Constantin Fürst 705a8a9116 check for destination and not source file extension when marking folder as existing 2 years ago
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
Constantin Fürst e9fa0aac21 enable multithreading support by building a command list and iterating over it in parallel with thread amount configurable in ini 2 years ago
Constantin Fürst 7cc8ab6f0a make ffmpeg log only errors and fatal 2 years ago
Constantin Fürst 3486ef1f8e remove gitmodules to make the project smaller and less complex 2 years ago
Constantin Fürst 3bffe595e5 catch errors from ffcuesplitter and handle by falling back to file processor, test for output folder for albums existing and skip if DST_OVERWRITE is not set, small optimizations as well 2 years ago
Constantin Fürst 8aa2edf0c9 add metadata extraction, fix logging and start dry run testing 2 years ago
Constantin Fürst 1f070f5f51 add symbolic link for ffcuesplitter to make the import work without hassle 2 years ago
Constantin Fürst c4505f8c12 add example ini files with settings for my personal library 2 years ago
Constantin Fürst 7b9498bccc add basic construct for libconv.py 2 years ago
Constantin Fürst 44e13e8610 add submodules 2 years ago
Constantin Fürst 8753424cfa Initial commit 1 year ago