···2121Ensure you have the following installed on your system:
22222323- **Rust**: The Rust toolchain (cargo, rustc).
2424-- **FFmpeg**: Required at runtime for audio transcoding.
2424+- **FFmpeg**: Required at runtime for audio transcoding, minimum version 8 with `libfdk-aac` support.
2525- **libgpod**: Required for iPod support (`libgpod-dev` or equivalent package).
2626- **Clang**: Required for generating bindings to libgpod.
2727- **pkg-config**: Required for the build process to locate libraries.
···184184tunz clean --destination /path/to/destination
185185```
186186187187-This will search for and remove any tracks in the destination database that are marked as "copying" but never finished.187187+This will search for and remove any tracks in the destination database that are marked as "copying" but never finished.