Commit graph

19 commits

Author SHA1 Message Date
chaos 4603fc33e3
move relative file handing code into its own module, seperate from new AudioFile 2023-11-08 16:28:02 +00:00
chaos d5ab74d17a
move replaygain stuff into its own crate, run clippy 2023-10-30 23:17:52 +00:00
chaos 12b0b687ae
move ffprobe stuff to its own crate/module 2023-10-30 22:49:09 +00:00
chaos e9cf51e291
move ascii_reduce to its own module crate 2023-10-30 22:24:58 +00:00
chaos 9a83845831
add feature for toggling replaygain support 2023-10-20 15:36:37 +01:00
chaos 9ef3aa46bd
allow disabling the genhtml command, error if no extractors are enabled 2023-10-19 17:48:23 +01:00
chaos 1dc74c2cb0
refactor format handlers to make it easier to tell what extensions and formats are allowed by each 2023-10-19 17:11:13 +01:00
chaos 8b70b2b851
rename some cargo features 2023-10-19 16:13:26 +01:00
chaos 482dc39fce
allow disabling use of certain format handlers 2023-10-18 15:55:44 +01:00
chaos bb4f776538
move ffprobe stuff to its own module 2023-10-18 14:47:03 +01:00
chaos 253db1cbd5
update to latest nixpkgs/rustc 2023-08-31 22:08:21 +01:00
Chaos f67a9ebc3b
cursed broken code for links on genhtml 2023-01-18 10:38:20 +00:00
Chaos aadb338d75
improve format handling & add taglib wrapper & support for more formats 2023-01-14 16:53:53 +00:00
Chaos 9952f20748
move file format/tag handling to unified trait & handlers 2023-01-08 10:24:44 +00:00
ChaotiCryptidz 2556631e6a
remove unneeded dependency 2022-10-22 21:22:02 +01:00
ChaotiCryptidz f49647d622
replaygain support 2022-10-22 21:01:36 +01:00
ChaotiCryptidz 8c17f237e8
move some things out of mod.rs 2022-10-22 15:15:37 +01:00
ChaotiCryptidz bcaa3b8a44
clippy run 2022-10-22 14:16:02 +01:00
ChaotiCryptidz 00e3bf6348
rewrite it in rust 2022-08-16 09:05:18 +01:00