ParkSquare.SkyTv by Jon Meesam

<PackageReference Include="ParkSquare.SkyTv" Version="5.0.12" />

 ApiClient

public class ApiClient : IApiClient
public ApiClient(IRestClient restClient, IPAddress ipAddress)

public Task<bool> CancelRecordingAsync(string pvrId)

public Task<bool> DeleteRecordingAsync(string pvrId, bool permanentlyDelete = false)

public Task<bool> RecordProgrammeAsync(string eventId, bool seriesLink = false)