Skip to content

v2.2.0: Channel Programming Exported Metric (#1)

Choose a tag to compare

@sethwv sethwv released this 05 Jan 17:35
0a79ce8

NOTICE: If you are running Dispatcharr in Docker, add PYTHONDONTWRITEBYTECODE=1 to your container's environment variables to prevent root-owned cache files from blocking plugin updates. This is a workaround for a Dispatcharr startup behavior that runs migrations as root.

Added

  • Added dispatcharr_stream_programming to expose current EPG program context (previous/current/next program details) and current-program progress for active streams.

Installing: https://github.com/sethwv/dispatcharr-exporter?tab=readme-ov-file#installation
Upgrading: https://github.com/sethwv/dispatcharr-exporter?tab=readme-ov-file#updating-the-plugin
Full Changelog: v2.1.1...v2.2.0