aef9f30ba8635be62ef6622d5f677343b22c6b58none
AGENTS.mdTool: agents-md# AGENTS.md
This file provides guidance to AI agents, e.g. Claude Code (claude.ai/code) when working with code in this repository.
## What is this?
ErsatzTV (next) is a Rust rewrite of ErsatzTV — a self-hosted IPTV server that transcodes and streams media as live TV
channels over HTTP/HLS. It intentionally excludes library management and scheduling; it consumes pre-defined playout
JSON files and handles transcoding/streaming.
## Build & Development Commands
```bash
# Build
cargo build --workspace --aCLAUDE.mdTool: claude-codeAGENTS.mdnone