aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/epgcache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dvb/epgcache.cpp')
-rw-r--r--lib/dvb/epgcache.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dvb/epgcache.cpp b/lib/dvb/epgcache.cpp
index 6526d665..b8a5c08d 100644
--- a/lib/dvb/epgcache.cpp
+++ b/lib/dvb/epgcache.cpp
@@ -2377,6 +2377,7 @@ void eEPGCache::privateSectionRead(const uniqueEPGKey &current_service, const __
{
switch( (tsid << 16) | sid )
{
+ case 0x01030b: sid = 0x1b; tsid = 4; break; // Premiere Win
case 0x0300f0: sid = 0xe0; tsid = 2; break;
case 0x0300f1: sid = 0xe1; tsid = 2; break;
case 0x0300f5: sid = 0xdc; break;