Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.17 KB

PSHDHomeRun Module

Description

PSHDHomeRun is a PowerShell module that provides a set of cmdlets for interacting with HDHomeRun devices and recordings. A JSON file PSHDHomeRunSettings.json is used to manage settings for the module. This enables you to easily delete recordings from the HDHomeRun device based on the settings in the JSON file. You can use different settings for different TV series, movies, or sports events based on the Title.

PSHDHomeRun Cmdlets

Gets the recordings from the HDHomeRun device.

Gets the settings from PSHDHomeRunSettings.json which is used to store the settings for the module.

Cleans up the recordings from the HDHomeRun device based on the settings in PSHDHomeRunSettings.json.

Deletes recordings from the HDHomeRun device.

Saves recordings from the HDHomeRun device to a specified location.