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.
106
commits
1
branch
0
tags
388
KiB
Rust
91.2%
Nix
3.9%
C++
3.7%
C
1.1%
Shell
0.1%
b4bb862034
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
b4bb862034
add documentation to taglib feature
2023-11-10 22:13:13 +00:00
modules
move relative file handing code into its own module, seperate from new AudioFile
2023-11-08 16:28:02 +00:00
src
move relative file handing code into its own module, seperate from new AudioFile
2023-11-08 16:28:02 +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 relative file handing code into its own module, seperate from new AudioFile
2023-11-08 16:28:02 +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
move ascii_reduce to its own module crate
2023-10-30 22:24:58 +00:00
flake.nix
remove taglib_extractor as a default feature, prefering it to be manually enabled
2023-11-10 22:09:37 +00:00