Files
service.video.hdrnotify/.gitea/workflows
oleksandr 78b194c75b
Build Kodi Addon / build (push) Successful in 4s
feat: add HDR Notify service addon for Kodi
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:32:39 +03:00
..