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
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
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
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
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
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
[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
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.
> 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
>
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
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
> 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
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?
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
14 matches
Mail list logo