Aubin Paul wrote:
> Hey guys,
> 
> I had a thought; basically, when we record, say, via the cron script
> record_daemon.py, it should create a file called
> /var/cache/freevo/record (as an example) and it should contain
> filename currently being recorded.

Not a bad idea. It isn't real easy to implement though since it isn't
known now when the recording program is done. It would have to be run
in a child process, but that is probably a good idea anyway for easy
killing. Especially if we make the recording daemon a real daemon that
is always alive, and handles requests through RPC from Freevo and the
web tools.

                / Krister



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to