Verify Jellyfin Live TV is actually pulling channels/EPG from Dispatcharr #196
Labels
No labels
blocked
needs-manual-review
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
matt/homelab-docker#196
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Raised 2026-07-06 after confirming Dispatcharr's container and web UI (port 9191) were healthy, and separately after fixing a Komodo deploy issue for the Dispatcharr LXC (see #36 and #194).
What's unverified
Both Jellyfin (192.168.1.250:8096, v10.11.7) and Dispatcharr (192.168.1.254:9191) respond fine individually, but the actual Live TV integration between them — i.e. whether Jellyfin's Live TV tuner is successfully pulling the channel list and EPG/guide data from Dispatcharr — has never been confirmed via API. Checking this requires Jellyfin's Live TV API (e.g. tuner status, channel/guide endpoints), which needs an authenticated Jellyfin API key. No such key is currently stored/available.
Suggested next step
This is a verification task, not a known-broken bug — flagging it because it was explicitly left unconfirmed rather than assumed working.