- Undo - Albums/artists/genres views - Global search - Songs in multiple albums - Sync to phone - Exact filtering with `artist=value` syntax - Show filter guide when no results are shown Potential move to Tauri: - [x] Native context menus - [x] A way to call [isTrustedAccessibilityClient](https://www.electronjs.org/docs/latest/api/system-preferences#systempreferencesistrustedaccessibilityclientprompt-macos) for media key handling - [x] Faster Tauri IPC - [ ] Rust-based audio playback is needed for supporting macOS versions older than 15.4 - https://github.com/pdeljanov/Symphonia - https://crates.io/crates/magnum - https://github.com/basharovV/musicat
artist=valuesyntaxPotential move to Tauri: