Provides a library and utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust. May also be used to upgrade firmware. Command line-driven and scriptable.
Provides a library and utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust. May also be used to upgrade firmware. Command line-driven and scriptable.
To install hdhomerun, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hdhomerun
To see what files were installed by hdhomerun, run:
port contents hdhomerun
To later upgrade hdhomerun, run:
sudo port selfupdate && sudo port upgrade hdhomerun
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.