You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved the icon used when UI3 is added to the home screen on iOS.
Renamed the Convert/Export List to Convert/Export Queue and updated its behavior to match changes made by Blue Iris over the years:
The Convert/Export Queue dialog now instructs the user to open Clips > Clipboard to access finished exports.
The Convert/Export Queue dialog now allows the user to click on queued exports in order to cancel them and remove them from the queue.
The Convert/Export Queue dialog now expects finished items to disappear from the queue instead of expecting them to be reported as "Done" (which hasn't happened in quite some time).
Load manifest.json from the web server root (appPath) even if UI3 is hosted in a subdirectory, that way the manifest file does not fail to load due to needing a session.
Tweaked HTML5 video player stall detection code in a way that might reduce false alarms on Android devices.