[mythtv-commits] [MythTV/mythtv] d0de81: Astra-2 28.2E satellites BSkyB channel numbers
kmdewaal
noreply at github.com
Tue Oct 22 20:09:35 UTC 2019
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: d0de81e8720d82bfb0fc58b30592cad4df9a8668
https://github.com/MythTV/mythtv/commit/d0de81e8720d82bfb0fc58b30592cad4df9a8668
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2019-10-22 (Tue, 22 Oct 2019)
Changed paths:
M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp
M mythtv/libs/libmythtv/channelscan/channelscan_sm.h
M mythtv/libs/libmythtv/mpeg/dvbdescriptors.cpp
M mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
M mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp
M mythtv/libs/libmythtv/mpeg/mpegdescriptors.h
Log Message:
-----------
Astra-2 28.2E satellites BSkyB channel numbers
In addition to the Freesat channel numbers now also the BSkyB
channel numbers can be retrieved from the private descriptors
on a channel scan of the Astra-2 28.2E satellites.
Freesat and BSkyB each have a number of bouquets that contain
the descriptors with the channel numbers.
Selection is done with the bouquet ID and additionally
with a Freesat- or BSkyB-specific region ID.
Currently the bouquet ID and the region ID can be set
with environment variables FSAT_BOUQUET_ID and FSAT_REGION_ID.
More information about the mythtv-commits
mailing list