mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 23:06:13 +02:00
Add verbose mode to Media Sync (#22592)
* add verbose mode to media sync writes a report to /config/media_sync showing all of the orphaned paths by media type * frontend * docs
This commit is contained in:
5
docs/static/frigate-api.yaml
vendored
5
docs/static/frigate-api.yaml
vendored
@@ -6891,6 +6891,11 @@ components:
|
||||
title: Force
|
||||
description: "If True, bypass safety threshold checks"
|
||||
default: false
|
||||
verbose:
|
||||
type: boolean
|
||||
title: Verbose
|
||||
description: "If True, write full orphan file list to /config/media_sync/<job_id>.txt"
|
||||
default: false
|
||||
type: object
|
||||
title: MediaSyncBody
|
||||
MotionSearchMetricsResponse:
|
||||
|
||||
Reference in New Issue
Block a user