summaryrefslogtreecommitdiff
path: root/vdr-smarttvweb/smarttvweb.conf
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2012-12-26 07:15:03 +0100
committerthlo <t.lohmar@gmx.de>2012-12-26 07:15:03 +0100
commit504925aa69338fc41156cc40b526c79b62ad71a0 (patch)
treeb881d7d8492e71a80cf7edebcadaa397e18ae2c3 /vdr-smarttvweb/smarttvweb.conf
parent6399355d20ee87365e19ef94aa8798c602f697e6 (diff)
downloadvdr-plugin-smarttvweb-504925aa69338fc41156cc40b526c79b62ad71a0.tar.gz
vdr-plugin-smarttvweb-504925aa69338fc41156cc40b526c79b62ad71a0.tar.bz2
Better Log support and addition of missing files
Diffstat (limited to 'vdr-smarttvweb/smarttvweb.conf')
-rw-r--r--vdr-smarttvweb/smarttvweb.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/vdr-smarttvweb/smarttvweb.conf b/vdr-smarttvweb/smarttvweb.conf
new file mode 100644
index 0000000..6afbbb9
--- /dev/null
+++ b/vdr-smarttvweb/smarttvweb.conf
@@ -0,0 +1,15 @@
+#
+
+LogFile /tmp/smarttvweb.txt
+
+MediaFolder /multimedia/video
+
+SegmentDuration 10
+
+HasMinBufferTime 30
+
+HasBitrate 6000
+
+LiveChannels 30
+
+UseHasForHd false \ No newline at end of file