Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> The rel-1 branch will then be updated with the kaa.notifier code and I >> would like to release this as 1.8.0 in the middle of December. >> Also for 1.8.0 I would also like to remove Twisted from the >> recordserver, which I'm working on at the moment, and

Re: [Freevo-devel] webconfig , view log, youtube wiki entries.

2007-10-19 Thread Duncan Webb
don locke wrote: > I've start to work on some wiki pages for the webesrver plugins i've > been working on. > > http://doc.freevo.org/WebConfig > http://doc.freevo.org/YoutubePlugin > http://doc.freevo.org/ViewLogs Good start, everyone likes pictures. With the WebConfig module, you can get the de

[Freevo-devel] webconfig , view log, youtube wiki entries.

2007-10-19 Thread don locke
I've start to work on some wiki pages for the webesrver plugins i've been working on. http://doc.freevo.org/WebConfig http://doc.freevo.org/YoutubePlugin http://doc.freevo.org/ViewLogs Don. - This SF.net email is sponsored b

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Dirk Meyer
Duncan Webb wrote: > The rel-1 branch will then be updated with the kaa.notifier code and I > would like to release this as 1.8.0 in the middle of December. > Also for 1.8.0 I would also like to remove Twisted from the > recordserver, which I'm working on at the moment, and update the > webserver t

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Dirk Meyer
Jason Tackaberry wrote: > rpc = kaa.rpc.Server('pingtest') Note: pingtest is the name of the unix socket, you can replace it with a tuple of hostname and port to get a unix socket. In that case you should add a second parameter as shared secret as some sort of password. | rpc = kaa.rpc.Server

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Jason Tackaberry
On 2007-10-19 14:51, Duncan Webb wrote: > Really Twisted is being used in the recording server to handle rpc and > nothing more. Python also support rpc natively and is a hell of a lot > cleaner than Jelly :) Is kaa.rpc is an extension of Twisted or of the > Python rpc stuff. kaa.rpc doesn't depen

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Duncan Webb
[EMAIL PROTECTED] wrote: >> Hi all, >> >> I would like to do release 1.7.4 on 15 Nov 2007 and so I would like to >> finish off the variable renaming before Sunday and then make a rel-1-7 >> branch. After this the translators can get to work :) > > Better get some of those patches I've been working

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Duncan Webb
Jason Tackaberry wrote: > On 2007-10-19 04:13, Duncan Webb wrote: >> The rel-1 branch will then be updated with the kaa.notifier code and I >> would like to release this as 1.8.0 in the middle of December. > > Nice. It would be interesting if you looked at some of the other > modules in kaa too.

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread adam
> Adam, > > I was trying your plugin and have had several problems with it. I will be > working on it this weekend but I'll probably send you a patch to the > sources when I fix it. One problem is with the file buffering. The > reader thread tries to open a file before it existed and hung the >

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Jason Tackaberry
On 2007-10-19 04:13, Duncan Webb wrote: > The rel-1 branch will then be updated with the kaa.notifier code and I > would like to release this as 1.8.0 in the middle of December. Nice. It would be interesting if you looked at some of the other modules in kaa too. 1.x could be some really great te

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Matt Gerassimoff
Adam, I was trying your plugin and have had several problems with it. I will be working on it this weekend but I'll probably send you a patch to the sources when I fix it. One problem is with the file buffering. The reader thread tries to open a file before it existed and hung the applicati

Re: [Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread adam
> Hi all, > > I'm doing quite a lot of changes to local_config variables, at the > moment. The webconfig tools has revealed that we have rather > inconsistent names for the certain items. So I would like to fix these, > if you know of any inconsistencies please let me know. Good idea, all the bett

Re: [Freevo-devel] Can't get Freevo Web Server to start

2007-10-19 Thread KH KH
2007/10/19, Torsten Kurbad <[EMAIL PROTECTED]>: > > Hi, > > > Traceback (most recent call last): > > File "/usr/lib/python2.5/site-packages/freevo/helpers/webserver.py", > > line 53, in > > from twisted.internet import app > > ImportError: cannot import name app > > did you install twisted?

[Freevo-devel] Release 1 svn updates and future releases

2007-10-19 Thread Duncan Webb
Hi all, I'm doing quite a lot of changes to local_config variables, at the moment. The webconfig tools has revealed that we have rather inconsistent names for the certain items. So I would like to fix these, if you know of any inconsistencies please let me know. After a svn update run: python set