ac7c97882411bbc8235272c8b1bac56765e2c4cb
Build ErsatzTV Image / CI image pin matches docker/ci (push) Has been skipped
Build ErsatzTV Image / Docs update reminder (push) Has been skipped
Build ErsatzTV Image / decisions.md append-only (push) Has been skipped
Build ErsatzTV Image / API docs in sync (OpenAPI + endpoint index) (push) Has been skipped
Build ErsatzTV Image / Formatting (changed .cs conform to .editorconfig) (push) Has been skipped
Build ErsatzTV Image / Build & test (.NET) (push) Successful in 17m30s
Build ErsatzTV Image / Functional E2E (curl contracts) (push) Successful in 13m17s
Build ErsatzTV Image / Build & push image (amd64) (push) Has been cancelled
Build ErsatzTV Image / EF migration integrity (SQLite + MySql) (push) Has been cancelled
Fixes #72
GET /api/v1/channels/{id} reported playoutCount: 0 for every channel on the
system — ChannelRepository.GetChannel never included Playouts, and the read is
AsNoTracking with no lazy proxies, so the count could only ever evaluate to 0.
That silently disabled the channel editor's playout-source guard. Both call
sites now share Mapper.GetPlayoutsCount (Mirror-aware), and the lean list DTO
gains PlayoutCount so the channels list flags a channel that will never play.
Deferred deliberately, now tracked: #414 (origin marker, blocked-by #383) and
#415 (empty-schedule + broken-source attribution). Related: #401 (silent
Mirror→Generated coercion).
Review-verdict: MERGEABLE @ 1e35248edf
ci(406): disable swap on the capped mysql; fix peak-step placement and failure mode [decisions-edit]
feat(api): optimistic-concurrency contract for replace-all PUTs — PR1 infra + Block reference (#253)
feat(api): optimistic-concurrency contract for replace-all PUTs — PR1 infra + Block reference (#253)
Merge pull request 'chore(deps): update dependency humanizer.core to 3.0.10' (#328) from renovate/humanizer-monorepo into main
ErsatzTV
ErsatzTV lets you transform your media library into a personalized, live TV experience - complete with EPG, channel scheduling, and seamless streaming to all your devices. Rediscover your content, your way.
How It Works
- Install ErsatzTV: Download and set up the server on your system.
- Add Your Media: Connect your media libraries and collections.
- Create Channels: Design and schedule your own live channels.
- Stream Anywhere: Watch on any device with IPTV and EPG support.
Key Features
- Custom channels: Create and schedule your own live TV channels.
- IPTV & EPG: Stream with IPTV and Electronic Program Guide support.
- Hardware Transcoding: High-performance streaming with hardware acceleration (NVENC, QSV, VAAPI, AMF, VideoToolbox)
- Media Server Integration: Connect Plex, Jellyfin, Emby and more.
- Music & Subtitles: Mix music videos and enjoy subtitle support.
- Open Source: Free, open, and community-driven project.
Documentation
Documentation is available at ersatztv.org.
License
This project is inspired by pseudotv-plex and the dizquetv fork and is released under the zlib license.
