You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.3.0
- Allow custom format with --fmt
- Show updated album names
- Move to Rust 2021 edition
- Many internal, non-user facing cleanups
- Move from taglib to pure-Rust id3 library
- Significant performance improvements from parallelisation and
reduction of statx() calls