get_scanner_status
Track a library's file scan progress by providing its library ID, so you can know when the scan has completed.
Instructions
Get the progress of a library's file scanner (POST /api/v2/get-filescanner-status). Poll this after scan_library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_id | Yes | Library ID (dbID), from list_libraries |