hanselb / HyperionScreenCap

Screen capture program for Hyperion ambilight
MIT License
60 stars 26 forks source link

New features and bugfixes #16

Closed RickDB closed 6 years ago

RickDB commented 7 years ago

Mediaportal (stable): https://forum.team-mediaportal.com/threads/hyperionscreencapture-ambilight-plugin-madvr-capture-alternative-to-atmolight.137035/ Kodi (WIP): https://github.com/RickDB/script.hyperionscreencapture

It does require a couple of new settings in default config when shipping:

`

<add key="apiEnabled" value="False" />

<add key="apiExcludedTimesEnabled" value="False" />

<add key="apiExcludeTimeStart" value="23-7-2017 08:00:00" />

<add key="apiExcludeTimeEnd" value="23-7-2017 20:00:00" />

<add key="captureOnStartup" value="False" />

Also the Grapevine dependency for API / Webserver which is a new .dll file. `

rvanmarkus commented 7 years ago

Would really like to see this merged! 👍

sabaatworld commented 7 years ago

Please merge this as it contains important bug fixes