Commit Graph

2 Commits

Author SHA1 Message Date
oleksandr 4fe29a1b35 ci: fix release permissions and bump gh-release to v3
Build Kodi Addon / build (push) Successful in 5s
2026-06-01 22:27:03 +03:00
oleksandr c0834979ea feat: add HDR Notify service addon for Kodi
Build Kodi Addon / build (push) Successful in 4s
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-06-01 22:20:15 +03:00