Update TASK-2: EPG guide fixed with full 24h coverage
Documented fixes for IPTV live TV guide: - Replaced 11 FAST/Pluto streams with real tvpass.org feeds - Switched 31 channels from tvpassport.com to tvguide.com/tvtv.us - Fixed 5 broken channels (A&E, E!, FX, Disney Channel, CBS News) - Re-created Jellyfin XMLTV listing provider to clear stale state - All 56 EPG channels now have full 24h guide data Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
04e6945a51
commit
770faea730
|
|
@ -4,7 +4,7 @@ title: Integrate IPTV for live TV (Threadfin + iptv-org + Eleza TV)
|
|||
status: In Progress
|
||||
assignee: []
|
||||
created_date: '2026-02-04 20:56'
|
||||
updated_date: '2026-03-22 22:08'
|
||||
updated_date: '2026-04-06 03:18'
|
||||
labels: []
|
||||
dependencies: []
|
||||
priority: high
|
||||
|
|
@ -58,4 +58,18 @@ Integrate Eleza TV (https://elezatv.com) as an IPTV source for live sports in Je
|
|||
- Map XEPG channels in Threadfin for curated filtered playlist
|
||||
- EPG guide requires self-hosted iptv-org/epg generator (no pre-built guides available)
|
||||
- Eleza TV subscription still optional for premium sports content
|
||||
|
||||
### 2026-04-06: EPG Guide Fixed - Full 24h Coverage
|
||||
|
||||
**Problems identified and fixed:**
|
||||
1. **Mismatched FAST streams**: 11 channels had FAST/Pluto TV streams but EPG was for real cable channels. Replaced with real tvpass.org HLS feeds.
|
||||
2. **EPG source overnight gap**: tvpassport.com only covered 10:00+ UTC. Switched 31 channels to tvguide.com/tvtv.us for full 24h coverage.
|
||||
3. **Stale Jellyfin listing provider**: Old XMLTV provider had cached state causing 6h time shifts. Fixed by deleting and re-creating the provider.
|
||||
|
||||
**Changes on Netcup (media-server stack):**
|
||||
- channels.m3u: Replaced 11 stream URLs with tvpass.org feeds, fixed display names
|
||||
- channels.xml: Switched 14 US channels to tvguide.com, 17 to tvtv.us, kept tvpassport.com for intl news
|
||||
- Jellyfin: Deleted old XMLTV listing provider, re-created fresh
|
||||
|
||||
**Result:** 40+ channels with correct EPG at any hour, up from 5-6. Fixed remaining 5 broken channels (A&E, E!, FX, Disney Channel, CBS News) by switching from stale tvguide.com site IDs to tvtv.us. All 56 EPG-configured channels now have full 24h guide data.
|
||||
<!-- SECTION:NOTES:END -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue