Project

General

Profile

Actions

Feature #1197

closed

EPG for Viasat Baltic

Added by hanza hanza over 12 years ago. Updated over 12 years ago.

Status:
Fixed
Priority:
Low
Assignee:
Category:
EPG - Grabbers
Target version:
-
Start date:
2012-09-03
Due date:
% Done:

100%

Estimated time:

Description

Our local sat provider "Viasat Baltic" transmits EPG on pid 0x39
currently only solution is to use xmltv or quick and dirty fix to modify line on eit.c
line 694:
tdt_add(tdmi, NULL, _eit_callback, m, m->id, TDT_CRC, 0x12, NULL);
changing to :
tdt_add(tdmi, NULL, _eit_callback, m, m->id, TDT_CRC, 0x39, NULL);

this way it is possible to get full 7day epg for "Viasat Baltic" but epg for other providers transmitting epg on pid 0x12 is broken

is would be nice to include EPG grabber for pid 0x39


Files

nit_viasat.txt (227 KB) nit_viasat.txt hanza hanza, 2012-09-18 09:23
nit_sirius.txt (97.7 KB) nit_sirius.txt hanza hanza, 2012-09-18 09:23
Actions

Also available in: Atom PDF