- UHF Server can now detect commercials. Set the
--enable-commercial-detectionargument when invoking the
command line tool or enable the commercial detection checkbox in the macOS or Windows GUI. This commercial
detection takes place when a scheduled recording finishes and it can take several minutes to complete. This
functionality is compatible with UHF1.67.0(iOS) and1.55.0(tvOS).
(1) The Linux binaries require FFmpeg 7.x.x or above.
(2) Make sure the machine you run the server on never goes to sleep.
(3) In some cases Windows can throw an exception trying to run the server, if so, follow these steps to resolve it:
- Download the Microsoft Visual C++ Redistributable (2015-2022) from the official Microsoft website: Link
- Select the version matching your system: x64 for 64-bit or x86 for 32-bit.
- Run the installer (vc_redist.x64.exe or vc_redist.x86.exe) and follow the prompts.
- Restart your computer after the installation.