]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
descrambler: add missing configuration file
authorJaroslav Kysela <perex@perex.cz>
Thu, 1 Oct 2015 19:16:59 +0000 (21:16 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 1 Oct 2015 19:16:59 +0000 (21:16 +0200)
data/conf/descrambler [new file with mode: 0644]

diff --git a/data/conf/descrambler b/data/conf/descrambler
new file mode 100644 (file)
index 0000000..ad491e1
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "quick_ecm" : [
+    {
+      "name" : "Sky DE",
+      "caid" : "09C4"
+    },
+    {
+      "name" : "Sky IT",
+      "caid" : "09CD"
+    }
+  ]
+}