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.
115
commits
1
branch
0
tags
388
KiB
Rust
91.2%
Nix
3.9%
C++
3.7%
C
1.1%
Shell
0.1%
9a652001dc
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
9a652001dc
fix ffprobe tags extraction on some opus files where tags arent in ffprobe's format but are in streams
2023-11-12 15:58:32 +00:00
modules
fix ffprobe tags extraction on some opus files where tags arent in ffprobe's format but are in streams
2023-11-12 15:58:32 +00:00
src
fix ffprobe tags extraction on some opus files where tags arent in ffprobe's format but are in streams
2023-11-12 15:58:32 +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
update flake & cargo deps
2023-11-11 11:24:11 +00:00
Cargo.toml
add documentation to taglib feature
2023-11-10 22:13:13 +00:00
default.nix
update to latest nixpkgs/rustc
2023-08-31 22:08:21 +01:00
flake.lock
update flake & cargo deps
2023-11-11 11:24:11 +00:00
flake.nix
fix building with new nixpkgs
2023-11-11 12:08:32 +00:00