-
-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Many of the events on specific days are not MP4s but HTML error messages. They are saved with the event date and time as MP4, but contain the following 909 byte HTML snippet. I am trying to identify all errored events by file size so I can delete them from the archive and from the database of successfully downloaded events.
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="robots" content="noindex"><link rel="icon" href="/favicon.ico?v3" sizes="any"><link rel="icon" href="/favicon.svg?v3" type="image/svg+xml"><link rel="apple-touch-icon" href="/apple-touch-icon.png?v3"><title>UniFi OS</title><meta name="viewport" content="width=device-width,initial-scale=1"><script>window.UNIFI_OS_MANIFEST = {"model":{"id":"UDMPROSE","shortName":"UDM SE","longName":"UniFi Dream Machine SE"},"images":[{"size":1024,"url":"/assets/images/1024.png?udmprose-3.0.0"},{"size":64,"url":"/assets/images/64.png?udmprose-3.0.0"},{"size":48,"url":"/assets/images/48.png?udmprose-3.0.0"}]}</script><script defer="defer" src="/main.6ae2df685d792406e1d9.js"></script><link href="/main.2129f854.css" rel="stylesheet"></head><body id="portal-body"><div id="portal-root"></div><div id="site-manager_portal-container"></div></body></html>