ParkSquare.SkyTv by Jon Meesam

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

 ParkSquare.SkyTv 3.0.0

Sky TV channel guide and program information from Sky's online web services, remote record and direct channel change functionality over local network. Also now compatible with latest SkyQ boxes. Updated to find Sky Q boxes on the network (previously only found Sky HD boxes). Note that SkyQ boxes can't change channel using this API.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ParkSquare.SkyTv</id>
    <version>3.0.0</version>
    <authors>Jon Meesam</authors>
    <owners>Jon Meesam</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.parksq.co.uk/pscl_mit_licence.txt</licenseUrl>
    <description>Sky TV channel guide and program information from Sky's online web services, remote record and direct channel change functionality over local network. Also now compatible with latest SkyQ boxes. Updated to find Sky Q boxes on the network (previously only found Sky HD boxes). Note that SkyQ boxes can't change channel using this API.</description>
    <copyright>Copyright © 2019 Park Square Consulting Ltd</copyright>
    <tags>sky sky+ sky+hd "sky hd" "sky plus" "sky q" "sky sports" "home automation" "remote record" UPNP "channel guide" EPG</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="AutoMapper" version="8.1.1" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="12.0.2" exclude="Build,Analyzers" />
        <dependency id="ParkSquare.RestClient" version="2.2.0" exclude="Build,Analyzers" />
        <dependency id="ParkSquare.UPnP" version="2.1.0" exclude="Build,Analyzers" />
        <dependency id="Rssdp" version="4.0.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>