here is what /api/recordings is giving back when 7/24 is activated without schedule
capture_method = scheduled? Is that right or should there be a differentiation between schedules and continues?
"recordings": [ { "id": 195, "stream": "vorn", "file_path": "/var/lib/lightnvr/data/recordings/mp4/vorn/recording_20260730_211352.mp4", "start_time": "2026-07-30T19:13:52Z", "end_time": "2026-07-30T19:14:23Z", "start_time_unix": 1785438832, "end_time_unix": 1785438863, "duration": 31, "size": "15.9 MB", "capture_method": "scheduled", "has_detection": true, "protected": false,
here is what /api/recordings is giving back when 7/24 is activated without schedule
capture_method = scheduled? Is that right or should there be a differentiation between schedules and continues?
"recordings": [ { "id": 195, "stream": "vorn", "file_path": "/var/lib/lightnvr/data/recordings/mp4/vorn/recording_20260730_211352.mp4", "start_time": "2026-07-30T19:13:52Z", "end_time": "2026-07-30T19:14:23Z", "start_time_unix": 1785438832, "end_time_unix": 1785438863, "duration": 31, "size": "15.9 MB", "capture_method": "scheduled", "has_detection": true, "protected": false,