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.
87
commits
1
branch
0
tags
388
KiB
Rust
91.2%
Nix
3.9%
C++
3.7%
C
1.1%
Shell
0.1%
96117c2faf
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
96117c2faf
extract more info using ffprobe for album art detection
2023-10-20 15:31:26 +01:00
modules
/taglib
change default formatting to use tabs instead of spaces
2023-10-19 17:22:01 +01:00
src
extract more info using ffprobe for album art detection
2023-10-20 15:31:26 +01: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 dependencies
2023-10-18 13:34:39 +01:00
Cargo.toml
allow disabling the genhtml command, error if no extractors are enabled
2023-10-19 17:48:23 +01:00
default.nix
update to latest nixpkgs/rustc
2023-08-31 22:08:21 +01:00
flake.lock
update dependencies
2023-10-18 13:34:39 +01:00
flake.nix
move ffprobe stuff to its own module
2023-10-18 14:47:03 +01:00