Opened 12 years ago

Closed 12 years ago

#10198 closed Bug Report - General (Fixed)

Channel 4 HD EPG needs fix adding as it changed transponders

Reported by: muzerakascooby@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.25
Component: MythTV - EIT Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

C4HD changed from a Eurobird 1 to Astra 1N transponder recently. The following needs adding to the appropriate section in eithelper.cpp:

fix[ 2068LL << 32 | 2U << 16] = EITFixUp::kFixUK;

Change History (3)

comment:1 Changed 12 years ago by muzerakascooby@…

I've just noticed it's a lot more out of date than I expected.

2051 carries only encrypted channels so could probably be removed.

2063 and 2057 are an ITV and a C5 transponder.

2056 is a Sky transponder carrying FTA ITV1 Granada HD and STV HD

That's assuming (as it appears) the aim is to have this apply only to the main public service channels. If this is not the case, here's a list of all current TIDs at 28.2/28.5°E, all NID 2 unless otherwise specified:

2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 5052, 2053, 2054, 2055, 2056, 2057, 2063, 2068, 2311, 2312, 2302, 2301, 2303, 2314, 2304, 2313, 2315, 2316, 2315 (NID 59 - this is the Freesat home transponder, where EIT is very fast), 2306, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2411, 2412, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2039, 2040, 2611, 2612, 2601, 2602, 2613, 2603, 2604

comment:2 Changed 12 years ago by sphery

Refs f261f8ef7:

Add a couple more FreeSat? transports to the EIT fixup list. This help…

…s keep Freeview and FreeSat? guide data consistent

comment:3 Changed 12 years ago by Stuart Auchterlonie

Milestone: unknown0.25
Resolution: Fixed
Status: newclosed

Fixed by f261f8ef7

Stuart

Note: See TracTickets for help on using tickets.