ParkSquare.SkyTv 5.0.10
Control Sky Q box by IP address over wired or wifi network. Supports all remote control commands including power on/off, change channel, play/pause/stop/record, show program guide, box office and UI navigation. Retrieve set-top box information such as device manufacturer, model and software version. View all Sky electronic programme guide (EPG) channel information and programme guide data, search for what's on now/next. Schedule recordings, list and delete recordings. Complete re-write for version 4, now targeting .Net Standard and async support.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>ParkSquare.SkyTv</id>
<version>5.0.10</version>
<authors>Jon Meesam</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>https://www.parksq.co.uk/pscl_mit_licence.txt</licenseUrl>
<projectUrl>https://www.parksq.co.uk/csharp-sky-q-remote-control-epg</projectUrl>
<iconUrl>https://en.gravatar.com/userimage/64673125/6b262bb927d1ab72c7ec4bae95897dea.png</iconUrl>
<description>Control Sky Q box by IP address over wired or wifi network. Supports all remote control commands including power on/off, change channel, play/pause/stop/record, show program guide, box office and UI navigation. Retrieve set-top box information such as device manufacturer, model and software version. View all Sky electronic programme guide (EPG) channel information and programme guide data, search for what's on now/next. Schedule recordings, list and delete recordings. Complete re-write for version 4, now targeting .Net Standard and async support.</description>
<copyright>Copyright © 2021 Park Square Consulting Ltd</copyright>
<tags>sky tv sky q home automation remote control record upnp channel guide epg alexa power</tags>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Newtonsoft.Json" version="12.0.3" exclude="Build,Analyzers" />
<dependency id="Rssdp" version="4.0.2" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>