Author: dmeyer Date: Tue Mar 21 18:28:17 2006 New Revision: 8125 Modified: trunk/tvserver/README
Log: update doc Modified: trunk/tvserver/README ============================================================================== --- trunk/tvserver/README (original) +++ trunk/tvserver/README Tue Mar 21 18:28:17 2006 @@ -17,7 +17,7 @@ You need to have tvdev running with a correct mbus setup. Please read the README file of the tvdev application. You also need to have XMLTV configured and a valid database. The default location for the database -is /var/lib/freevo/epg.db and currect SVN requires pysqlite2 as +is /var/lib/freevo/epg.sqlite and currect SVN requires pysqlite2 as backend. If you have an older database please rebuild it. @@ -29,6 +29,10 @@ system wide config file is /etc/freevo/tvserver.conf and if not running as root, a user config file is ~/.freevo/tvserver.conf. +Also set the grabbers for the epg you want to use, e.g. xmltv in that +file. When you restart the tvserver, you can start tvserver again +(while the first one is running) with the paramater update-epg. + Now start tvserver again and it should find the running tvdev (there should be a debug line showing the ip address and the devices, like "add <Recorder for [EMAIL PROTECTED]:dvb0>". Two seconds later the ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
