Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 165.228.130.11: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage ------------------------------------------------------------------------------ @@ -117,6 +117,8 @@ === Web Server === +==== Version 1.4.x ==== + '''DXR3 users must use the webserver in either inittab or boot scripts. it will not work for them in plugin mode. ''' '''Setup for webserver''' @@ -197,9 +199,14 @@ '''NOTE: you should also setup your record_server record method. This is covered in the next section.''' +==== Version 1.5.x ==== +Things have changes slightly... + === Recording Server === +==== Version 1.4.x ==== + If you are using Freevo 1.4 or greater then you need to be running record_server.py instead of using record_daemon.py from cron, please see below. If you will be recording with record_daemon.py (Freevo version 1.3.4 or older), you will need to a single cron job. This cronjob should call '<path>/freevo execute src/tv/record_daemon.py' as often as you want. Most people run this every minute of every hour, but some run only every five. That's your call-- will you miss a record command on every five? @@ -234,7 +241,6 @@ If you are not using the Freevo binary runtime and instead installed all of the Freevo dependancies yourself, make sure you have Twisted (http://www.twistedmatrix.com) installed as well. - '''Record server configuration:''' You must chose a recording plugin. The default plugin is generic_record and if you are using mencoder or any other external command to do your recording then this is the plugin for you. If, on the other hand, you are using a Hauppage WinTV PVR-250/350 then you can activate the ivtv_record plugin and it will do the recording work for you. Before using this card in Freevo please make sure that it is working properly and you have no driver problems. See http://ivtv.sourceforge.net for details. @@ -277,6 +283,9 @@ }}} Once configured, and you would like to test the recording server, simply run ./freevo recordserver - also you may use the scripts in the boot directory. Some of the stop functions are currently broken because helper scripts don't seem to save a pid file for their process... this will be fixed soon. Remember, the boot scripts rely on the boot_config file being in /etc/freevo/ and modified for your system. Once it is running you will have a log, either in /var/log/freevo or /tmp/freevo, called internal-record_server-0.log (0 is the uid of the user running it, 'root' in this case). The web interface or the main Freevo interface will let you know if the recording server is down. It will need to be running in order to schedule and record shows. + +==== Version 1.5.x ==== +Things have changes slightly... === Image Slideshows === ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
