[LINUX] HOW-TO get Live TV with VDR and PVR-Testing Branch - Without manual compile! - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Tips, tricks, and step by step guides (https://forum.kodi.tv/forumdisplay.php?fid=110) +--- Thread: [LINUX] HOW-TO get Live TV with VDR and PVR-Testing Branch - Without manual compile! (/showthread.php?tid=62696) |
- lloydsmart - 2009-11-30 Thanks for the links. Some great reading there. - mahmutuslu - 2009-11-30 how to channel scan dvbs2 and diseq conf ? - hepi - 2009-11-30 mahmutuslu Wrote:how to channel scan dvbs2 and diseq conf ?Channel scan including dvb-s2: http://wirbel.htpc-forum.de/w_scan/index_en.html diseqc.conf: See /var/lib/vdr/diseqc.conf - mahmutuslu - 2009-11-30 thanks hepi how to install wscan ? - Swifty - 2009-11-30 mahmutuslu Wrote:thanks hepi how to install wscan ? You can also use scan-s2 by the following; hg clone http://mercurial.intuxication.org/hg/scan-s2 cd scan-s2 make make install Then run scan-s2 with the arguments required (-h will probably give you a list) but it's something like -o vdr /dvb-s/Astra28.2 > channels.conf - mahmutuslu - 2009-11-30 Swifty Wrote:You can also use scan-s2 by the following; error scan-s2 requires Linux DVB driver API version 5.0! - mahmutuslu - 2009-11-30 im from dvb card technotrend s2 3200 - Swifty - 2009-11-30 Have you compiled updated Linux DVB driver from the liplianin repo ? Afaik you will need those to get the S2-3200 working.. - mahmutuslu - 2009-11-30 Coming from the broadcast channel is currently only installed how I do not know where addresses are required, please help - mahmutuslu - 2009-11-30 hg clone http://mercurial.intuxication.org/hg/s2-liplianin ln -s s2-liplianin s2 [the scan-s2 and szap-s2 Makefiles expect this] cd s2-liplianin make sudo make install sudo reboot - mahmutuslu - 2009-11-30 There are currently broadcast rtl I'm watching the channel scan can 'ASTRA 19.2 problem - decaturguy - 2009-11-30 Or you can download vdr settings (channel list) updated daily. It's saves allot of time specially if you own Tevii cards. http://www.linowsat.de/ http://www.vdr-settings.com/download/channels/ - mahmutuslu - 2009-11-30 thanks - Swifty - 2009-12-01 nice find decaturguy - I will add these to the OP. - ronnylov - 2009-12-02 Is it possible to install plugins that is not available in the ppa? For instance I am interested in trying the plugin vdradmin-am. |