diff options
author | VDR user <vdr@yavdr.gitarren.local> | 2010-03-14 13:15:46 +0100 |
---|---|---|
committer | VDR user <vdr@yavdr.gitarren.local> | 2010-03-14 13:15:46 +0100 |
commit | 8c00e6eb8fd0fca7f09e1091d1d07a5e0f7ca9b6 (patch) | |
tree | d48e044719599ded9e2cb722187484838e5377c2 /FAQ | |
download | vdr-plugin-pvrinput-8c00e6eb8fd0fca7f09e1091d1d07a5e0f7ca9b6.tar.gz vdr-plugin-pvrinput-8c00e6eb8fd0fca7f09e1091d1d07a5e0f7ca9b6.tar.bz2 |
init
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -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. + + |