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.
82
commits
1
branch
0
tags
388
KiB
Rust
91.2%
Nix
3.9%
C++
3.7%
C
1.1%
Shell
0.1%
3dcd04a9fb
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
3dcd04a9fb
move get-tags/set-tags into "musicutil tags {get,set}" subcommands
2023-10-19 17:39:28 +01:00
modules
/taglib
change default formatting to use tabs instead of spaces
2023-10-19 17:22:01 +01:00
src
move get-tags/set-tags into "musicutil tags {get,set}" subcommands
2023-10-19 17:39:28 +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
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
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