This website requires JavaScript.
Explore
Help
Sign In
chaos
/
musicutil
Watch
1
Star
0
Fork
You've already forked musicutil
0
Code
Issues
Releases
Activity
Our tool for organizing, tagging, displaying info and transcoding a music library.
103
commits
1
branch
0
tags
388
KiB
Rust
91.2%
Nix
3.9%
C++
3.7%
C
1.1%
Shell
0.1%
abe16ae53b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
chaos
abe16ae53b
don't use a string error on ffprobe handler, pass the proper error
2023-11-08 15:25:13 +00:00
modules
don't use a string error on ffprobe handler, pass the proper error
2023-11-08 15:25:13 +00:00
src
don't use a string error on ffprobe handler, pass the proper error
2023-11-08 15:25:13 +00:00
.envrc
add more options to replaygain on process
2022-02-10 12:44:15 +00:00
.gitignore
move file format/tag handling to unified trait & handlers
2023-01-08 10:24:44 +00:00
.rustfmt.toml
change default formatting to use tabs instead of spaces
2023-10-19 17:22:01 +01:00
Cargo.lock
move replaygain stuff into its own crate, run clippy
2023-10-30 23:17:52 +00:00
Cargo.toml
move replaygain stuff into its own crate, run clippy
2023-10-30 23:17:52 +00:00
default.nix
update to latest nixpkgs/rustc
2023-08-31 22:08:21 +01:00
flake.lock
move ascii_reduce to its own module crate
2023-10-30 22:24:58 +00:00
flake.nix
move ffprobe stuff to its own crate/module
2023-10-30 22:49:09 +00:00