From 8c00e6eb8fd0fca7f09e1091d1d07a5e0f7ca9b6 Mon Sep 17 00:00:00 2001 From: VDR user Date: Sun, 14 Mar 2010 13:15:46 +0100 Subject: init --- FAQ | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 FAQ (limited to 'FAQ') diff --git a/FAQ b/FAQ new file mode 100644 index 0000000..993afc2 --- /dev/null +++ b/FAQ @@ -0,0 +1,25 @@ +Q: +what about the SID-parameter in channels.conf? +A: +It has to be a unique number. +w_scan and wirbelscan use the following method: + +- for TV/radio: Frequency in MHz * 16 = SID + example: 112250 = 112,25 MHz. 112,25 * 16 = 1796 + +-for external inputs: start numbering with 9001 + + +Q: +Why don`t you use regular version numbers instead of +YYYY-MM-DD ? +A: +wait and see :-) + + +Q: +What about the HVR 1300? +A: +support is not finished yet. + + -- cgit v1.2.3