Duncan Webb wrote: > Dirk Meyer wrote: >> Jason Tackaberry wrote: >>> On Sun, 2007-08-26 at 07:59 -0700, Michael Beal wrote: >>>> Wouldn't it make sense to use SQLite for this instead? The record >>>> schedule is currently a simple DB file in XML format being accessed by >>>> multiple threads. I can see where a race condition could be created >>> Freevo 2 will use an sqlite-backed EPG (kaa.epg). >>> >>> I have no idea if it would be worth Freevo 1 going this route. It may >>> well be more work than you'd expect. But on the other hand, I also like >>> the idea of Freevo 1 increasingly using kaa modules, as it's an >>> excellent source of testing for these modules on which Freevo 2 is being >>> built. >> >> Could be possible. It should be easy to replace the freevo mainloop >> with kaa.notifier at a minimum level so that it will work. >> kaa.notifier running is a must-have for kaa.epg. I could do it. >> Should I? > > > By all means, yes that would be really good. The recordserver code has > become rather horrid :(
Ah, you are talking about the recordserver. Sorry, I meant Freevo itself. The recordserver is using twisted, right? I guess someone should do a rewrite of the communication code using the XMLRPC code From kaa.base and kaa.notifier as loop. Dischi -- Diplomat: A man who always remembers a woman's birthday but never remembers her age.
pgpPh0RMcMyOC.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
