Commit Graph

  • 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 master Constantin Fürst 2022-08-30 21:49:06 +0200
  • b30b38aba7 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 Constantin Fürst 2022-08-30 21:46:45 +0200
  • 2beaa1d0f2 make ffcuesplitters ffmeg_arguments() function return arguments in way that is a lot more usable to me Constantin Fürst 2022-08-30 21:45:49 +0200
  • 705a8a9116 check for destination and not source file extension when marking folder as existing Constantin Fürst 2022-08-30 10:02:38 +0200
  • c5c3215c56 empty-init the args variable correctly and only mark a folder as existing if it does not contain any files Constantin Fürst 2022-08-30 10:00:39 +0200
  • e9fa0aac21 enable multithreading support by building a command list and iterating over it in parallel with thread amount configurable in ini Constantin Fürst 2022-08-29 23:29:50 +0200
  • 7cc8ab6f0a make ffmpeg log only errors and fatal Constantin Fürst 2022-08-29 23:20:16 +0200
  • 3486ef1f8e remove gitmodules to make the project smaller and less complex Constantin Fürst 2022-08-29 23:20:00 +0200
  • 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 Constantin Fürst 2022-08-29 23:16:30 +0200
  • 8aa2edf0c9 add metadata extraction, fix logging and start dry run testing Constantin Fürst 2022-08-29 00:56:49 +0200
  • 1f070f5f51 add symbolic link for ffcuesplitter to make the import work without hassle Constantin Fürst 2022-08-29 00:56:28 +0200
  • c4505f8c12 add example ini files with settings for my personal library Constantin Fürst 2022-08-29 00:55:50 +0200
  • 7b9498bccc add basic construct for libconv.py Constantin Fürst 2022-07-02 12:12:37 +0200
  • 44e13e8610 add submodules Constantin Fürst 2022-07-02 11:59:26 +0200
  • 8753424cfa Initial commit Constantin Fürst 2023-05-23 10:01:39 +0200