Re: [Freevo-users] livepause external turner

2010-10-12 Thread Dan Schmidt
Thanks Adam! Unfortunately, that locked it up. :-( Thanks much for your help! The first problem was easy: File "/usr/share/pyshared/freevo/tv/plugins/livepause/controllers.py", line 216, in __init__ COntroller.__init__(self) NameError: global name 'COntroller' is not defined That was a

Re: [Freevo-users] livepause external turner

2010-10-12 Thread Adam Charrett
On Wed, 2010-10-06 at 17:57 -0600, Dan Schmidt wrote: > Sorry to take so long to respond - sick days are the only time I get to > work on my Freevo box. > > d...@dan-desktop:/etc/freevo$ cat > /home/freevo/log/livepause-stdout-112-1286408602.log > !! 0 Mode set to http > !! 0 OK > !! 0 Started fil

Re: [Freevo-users] livepause external turner

2010-10-06 Thread Dan Schmidt
Sorry to take so long to respond - sick days are the only time I get to work on my Freevo box. d...@dan-desktop:/etc/freevo$ cat /home/freevo/log/livepause-stdout-112-1286408602.log !! 0 Mode set to http !! 0 OK !! 0 Started filler udp !! 0 OK !! 0 Started filler udp !! 0 OK !! 0 Started filler ud

Re: [Freevo-users] livepause external turner

2010-05-03 Thread John Molohan
I know the feeling, my only involvement with freevo at he moment is the odd catch up with the mailing lists but someday soon I'll find some time again :) Dan Schmidt wrote: > No, thkx 4 asking. Unfortunately, I have had NO time to play with > the Freevo, but I hope to soon as the xine ivtv pl

Re: [Freevo-users] livepause external turner

2010-04-30 Thread Dan Schmidt
No, thkx 4 asking.  Unfortunately,  I have had NO time to play with the Freevo, but I hope to soon as the xine ivtv plugin is not stable.  Also, I have not forgotten that I need to update the wiki with the other information.  John Molohan wrote: On 29/03/2010 15:43, Adam Charrett wrote:

Re: [Freevo-users] livepause external turner

2010-04-30 Thread John Molohan
On 29/03/2010 15:43, Adam Charrett wrote: > On Sat, March 27, 2010 11:31 pm, Dan Schmidt wrote: > >> I was less than successful, has anybody seen this?  Suggestions >> appreciated. >> > Try adding DEBUG_CHILDAPP=1 to your local_conf.py, but at a guess I would > say that freevo hasn't foun

Re: [Freevo-users] livepause external turner

2010-03-29 Thread Adam Charrett
On Sat, March 27, 2010 11:31 pm, Dan Schmidt wrote: > I was less than successful, has anybody seen this?  Suggestions > appreciated. Try adding DEBUG_CHILDAPP=1 to your local_conf.py, but at a guess I would say that freevo hasn't found the livepause executable. Cheers Adam

Re: [Freevo-users] livepause external turner

2010-03-27 Thread Dan Schmidt
I was less than successful, has anybody seen this?  Suggestions appreciated. Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/freevo/main.py", line 306, in eventhandler     app.eventhandler(event)   File "/usr/share/pyshared/freevo/menu.py", line 784, in eventhandle

Re: [Freevo-users] livepause external turner

2010-03-19 Thread Dan Schmidt
Thanks, when I get some free time, I'll give it a try! Adam Charrett wrote: On Sun, March 14, 2010 9:02 pm, Dan Schmidt wrote: I have heard it said that the livepause plugin (dvbstreamer) does not yet support svideo/external tuner. Does anybody know if there is a workaround?

Re: [Freevo-users] livepause external turner

2010-03-15 Thread Adam Charrett
On Sun, March 14, 2010 9:02 pm, Dan Schmidt wrote: > I have heard it said that the livepause plugin (dvbstreamer) does not > yet support svideo/external tuner. Does anybody know if there is a > workaround? Actually, livepause plugin does support IVTV. You'll need the svn version of the livepause

[Freevo-users] livepause external turner

2010-03-14 Thread Dan Schmidt
I have heard it said that the livepause plugin (dvbstreamer) does not yet support svideo/external tuner. Does anybody know if there is a workaround? If not, I suppose that leaves only ivtv xine which appears to randomly lock up on launch. ---