]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
SAT>IP-Client: Add option for 16, 24 and 32-channel DVB-C tuners
authorFlole998 <Flole998@users.noreply.github.com>
Tue, 4 May 2021 17:37:47 +0000 (19:37 +0200)
committerGitHub <noreply@github.com>
Tue, 4 May 2021 17:37:47 +0000 (19:37 +0200)
src/input/mpegts/satip/satip.c

index 0d3ba18ac8c3c496bcd9ab5b40b7c54ef2002c64..4d522e19c4f468612e775684cfc3a4c150a33415 100644 (file)
@@ -188,6 +188,9 @@ static const char *satip_tunercfg_tab[] = {
   "DVBC-2",
   "DVBC-4",
   "DVBC-8",
+  "DVBC-16",
+  "DVBC-24",
+  "DVBC-32",
   "DVBT-1",
   "DVBT-2",
   "DVBT-4",