Commit Graph

3 Commits

Author SHA1 Message Date
oleksandr e430c7223e ci: add Gitea Actions workflow for building addon
Build Kodi Addon / build (push) Failing after 4s
2026-06-01 22:02:55 +03:00
oleksandr 1735b79585 feat: add HDR Notify service addon for Kodi
Build Kodi Addon / build (push) Failing after 28s
Kodi service addon that detects HDR/SDR state of the currently playing
video and notifies external services:

- HyperHDR: toggles tone mapping via videomodehdr JSON-RPC command
- Home Assistant: sends HDR state via webhook trigger

Supports Kodi 20 (Nexus) and later. Both targets are independently
configurable with host, port, SSL, and authentication settings.

Includes GitHub Actions workflow to build installable ZIP packages
on every push and publish them as release assets on tags.
2026-03-21 17:39:12 +02:00
oleksandr 7d94edde5c chore: initial commit 2026-03-21 17:02:51 +02:00