mike lewis wrote:
> On 1/30/07, Rob Davis <[EMAIL PROTECTED]> wrote:
>   
>> mike lewis wrote:
>>     
>>> Hello,
>>>
>>> Just wondering how many users are using the vdr plugin still?  I have
>>> been trying to get this plugin to work in freevo 1.7x and it bombs out
>>> badly.
>>>
>>> Has anyone had any success??
>>>       
> I got a "uber" cutdown version of the vdr plugin working last night.
> I think I can get tvtime and xine working in the plugin again.  Until
> freevo can do stuff like pause live tv and force a channel switch
> while I'm wathcing TV to force a recording to start; I think vdr or
> something similar is the way to go..
>
> So, Once I've cleaned up the code I'll submit a patch to devel.
> Hopefully tonight sometime.
>
>   
Hi,

Found this thread while fighting to get freevo 1.7 with vdr plugin 
going. It seems the current vdr plugin isn't working for anyone with 1.7 
(below is the traceback from my trial). In the above mail thread Mike 
indicated that he might have a working version of it. Has anybody got it 
or another solution? Are you Mike reading this?

Thanks in advance and a happy easter to everybody,

juhis


Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 285, in 
eventhand ler
    app.eventhandler(event)
  File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 673, in 
eventhand ler
    action( arg=arg, menuw=self )
  File "/usr/lib/python2.4/site-packages/freevo/plugins/vdrtv.py", line 
208, in start_vdr_plugin
    self.svdrp = 
SVDRP(config.VDR_SVDRP_HOST,port=config.VDR_SVDRP_PORT,close_co 
nnection=config.VDR_SVDRP_ALWAYSCLOSE)
  File "/usr/lib/python2.4/site-packages/vdr/svdrp.py", line 82, in __init__
    telnetlib.Telnet.__init__(self, self.host, self.port)
  File "telnetlib.py", line 208, in __init__
    self.open(host, port)
  File "/usr/lib/python2.4/site-packages/vdr/svdrp.py", line 106, in open
    telnetlib.Telnet.open(self, host, port)
  File "telnetlib.py", line 237, in open
    raise socket.error, msg
error: (111, 'Connection refused')


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to