92 Commits

Author SHA1 Message Date
t 56fde73a40 WIP 2021-10-27 11:05:49 +02:00
t 3108aca6ba build: change editorconfig to use 2 space indentation for yaml files 2021-09-16 21:51:44 +02:00
t 09459615b8 build: update cargo deps 2021-09-16 21:44:57 +02:00
t 6872e7897b build: bump version (v1.2.2) v1.2.2 2021-08-25 17:11:23 +02:00
t 2d1497cb36 build: update deps 2021-08-25 17:09:33 +02:00
t f1fb3506b5 build: update deps 2021-07-25 14:37:08 +02:00
t f4050fe645 refactor: switch from space to tab indentation 2021-07-10 10:07:30 +02:00
t b533f059d7 build: bump version (v1.2.1) v1.2.1 2021-07-05 20:02:49 +02:00
t 00a25e168d refactor: use more readable clamp method 2021-07-05 19:53:49 +02:00
t b51c9939c1 build: upgrade deps 2021-07-05 19:46:06 +02:00
t c22d45818e build: update deps 2021-06-18 11:46:48 +02:00
t 18cc852e6b build: update deps 2021-05-27 22:52:48 +02:00
t 65b4f398d9 build: bump version (v1.2.0) v1.2.0 2021-04-22 21:20:51 +02:00
t 7f40cb0581 build: update nix deps 2021-04-22 21:20:51 +02:00
t bc15a4449d build: update cargo deps 2021-04-22 21:20:51 +02:00
t 1cf7cec8bd feat: add "jobs" cli argument 2021-04-22 21:20:51 +02:00
t 5cf98b3c17 feat: improve error messages 2021-04-21 00:57:23 +02:00
t 54e174eb0a build: include "README.md" & "CHANGELOG.md" to crate package 2021-04-21 00:26:28 +02:00
t 803860cce5 doc: add changelog 2021-04-21 00:26:21 +02:00
t f2bfddd76e refactor: move actual transcoding into own fn 2021-04-17 01:53:25 +02:00
t d073ef10b5 feat: add "copy" codec 2021-04-17 01:14:34 +02:00
t 399c4b8a2c build: update cargo deps 2021-04-17 00:21:47 +02:00
t 3188d074b7 build: update nix deps 2021-04-17 00:20:44 +02:00
t 5242aac566 bump version (v1.1.0) v1.1.0 2021-02-10 23:22:40 +01:00
t 49003c9983 add readme 2021-02-10 23:21:57 +01:00
t 530446bcd6 add flac dest format to example config 2021-02-10 23:18:24 +01:00
t aa65b30873 update cargo deps 2021-02-10 22:22:06 +01:00
t f1a71189c8 flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/b881f100f65eacbbafdf65cff78c8d4104a1d04a' -> 'github:NixOS/nixpkgs/26f6af373ec1b867d751b56fb802f14010c8351b'
2021-02-10 22:15:31 +01:00
t cc2ac9cb37 update nix deps 2021-02-02 13:27:15 +01:00
t 511f5d1237 update cargo deps 2021-02-02 13:26:33 +01:00
t ff06358268 set resampling qulity to highest "10" 2021-02-02 13:22:14 +01:00
t 183e34c217 add flac encoding format 2021-01-15 21:18:27 +01:00
t 755f5dbd1d update nix deps 2020-12-31 01:07:44 +01:00
t 762064efd6 clean up 2020-12-29 21:31:33 +01:00
t 9959a26e48 only include needed src files in cargo pkg/publish 2020-12-28 18:46:47 +01:00
t 870f7fc1ea bump version (v1.0.0) v1.0.0 2020-12-28 15:53:56 +01:00
t 9dd803cbdf update cargo deps 2020-12-28 15:47:53 +01:00
t 7139573fcf add cargo metadata 2020-12-28 15:42:50 +01:00
t 35043094f9 fix typo 2020-12-28 15:32:18 +01:00
t 23e4382e1b update rust deps 2020-12-27 16:26:08 +01:00
t ad02308008 add init subcommand
it writes out the example config into a file
2020-12-27 13:54:46 +01:00
t 5417edc24c remove unused fn 2020-12-27 13:11:10 +01:00
t ed375eb6fd add missing error reporting 2020-12-27 12:38:06 +01:00
t 8b96f17cdf return Result from get_convertion_args instead of panicking on error 2020-12-27 01:46:17 +01:00
t 5099454991 remove unneeded cloning 2020-12-23 15:35:38 +01:00
t 901b0d8a4d allow omission of extensions in config file 2020-12-23 12:24:56 +01:00
t 3e4a9f1cbe add support for extensions matching 2020-12-22 18:37:15 +01:00
t 4af2e1504c add support for regex & glob pattern for same match entry 2020-12-22 18:37:15 +01:00
t 85e6a0cbeb add support for transcoding to mp3 2020-12-22 18:37:15 +01:00
t 61c275352d (nix): update deps 2020-12-22 12:19:48 +01:00