rescan_file
Refresh a file's ffProbe data and queue status after external changes, ensuring Tdarr picks up the updated file.
Instructions
Rescan a single file so Tdarr refreshes its ffProbe data and queue status (POST /api/v2/rescan-file). Use it after changing a file on disk outside Tdarr.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File ID (full path), from search_files | |
| library_id | Yes | Library ID (dbID) the file belongs to |