MissingMediaDomain
Variables
Filter_AllowAll : Final[int] = 1
Filter_AllowAllIncludingInactive : Final[int] = 2
Filter_AllowLocalOrNonEditors : Final[int] = 0
Methods
dumpDiagnosticJson(self)
Writes a JSON diagnostic dump to <project>/output/missingmedia_diagnostic_<timestamp>.json.
Sections:
- notFoundMap: missing entries grouped by machine UID (name, active, entries with path/location/projections/regionName/assetPath).
- machines: per-machine media file registry (path, type, size) plus role/active status.
- mappedContent: per-projection mapped media locations from MappedMediaDomain.
- videoAssetRegions: SLC region detail per VideoAsset — region rects, fragments+proxies.
- machineMappingRequirements: per-machine/projection MediaRequirements (FullRes/Proxies/Nothing).