Commit Graph

17 Commits

Author SHA1 Message Date
f4050fe645 refactor: switch from space to tab indentation 2021-07-10 10:07:30 +02:00
1cf7cec8bd feat: add "jobs" cli argument 2021-04-22 21:20:51 +02:00
5cf98b3c17 feat: improve error messages 2021-04-21 00:57:23 +02:00
d073ef10b5 feat: add "copy" codec 2021-04-17 01:14:34 +02:00
183e34c217 add flac encoding format 2021-01-15 21:18:27 +01:00
ad02308008 add init subcommand
it writes out the example config into a file
2020-12-27 13:54:46 +01:00
5099454991 remove unneeded cloning 2020-12-23 15:35:38 +01:00
901b0d8a4d allow omission of extensions in config file 2020-12-23 12:24:56 +01:00
3e4a9f1cbe add support for extensions matching 2020-12-22 18:37:15 +01:00
4af2e1504c add support for regex & glob pattern for same match entry 2020-12-22 18:37:15 +01:00
85e6a0cbeb add support for transcoding to mp3 2020-12-22 18:37:15 +01:00
0d8c02cafc fix typo 2020-11-29 19:33:49 +01:00
1bb1cf3a83 add "wav" as default matcher extension 2020-11-29 19:30:38 +01:00
595fbbb3ed add support for glob matchers 2020-11-28 18:19:54 +01:00
458b7b9aa1 add input file matching through configs
and allow codec options for each matching
2020-11-28 16:53:00 +01:00
dac57fa4d1 fix relative path handling in config 2020-11-08 17:05:17 +01:00
cef350fca2 improve configurability 2020-11-08 16:21:27 +01:00