Also, to respond to the PRE and POST options:
I could change the command and use the VCR_PRE_CMD and POST options, but then I have to restart the recordserver each time I want to chage the script. Making this external lets me edit the bash script and just keep freevo running. This was the only real advantage to this method.
All is working now. Thanks for all that responded!
Adam
Anything specific in the /var/log/freevo/recordserver-0.log ??
Hello,
I am having some trouble using the local_config.py to make freevo use an external script to record TV. This is my line:
VCR_CMD = ('/home/morsub4u/vcr_cmd_list %(channel)s %(seconds)s "%(filename)s"')
Now, this seems to let freevo load fine, in that it does not give me any kind of syntax errors when loading. Once I try to record, however, it seems to disregard this command all together and to use some kind of default or old VCR_CMD. What is puzzling is that it records fine (minus the audio) and saves the file with the correct name and all.
I have verified that this local_config.py is the one that freevo is loading by adding a syntax error to the line, then loading freevo. It correctly identifies the error, then quits.
Any ideas?
Adam
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
