scan_folder
Index a folder of audio files into the music library, reading only changed files by fingerprinting size, modification time, and content hashes.
Instructions
Index/refresh a folder of audio files into the library (fingerprint = size + mtime + head/tail 64KB hash; only changed files are re-read).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Folder to index (files are referenced in place, never moved). | |
| recursive | No |