Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-10 Thread Matthew Job



 Date: Fri, 9 Jan 2009 12:43:21 +
 From: a...@dvbstreamer.org
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems
 
 On Fri, January 9, 2009 9:24 am, Matthew Job wrote:
 
  Date: Thu, 8 Jan 2009 14:06:35 +
  From: a...@dvbstreamer.org
  To: freevo-users@lists.sourceforge.net
  Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems
 
  On Thu, January 8, 2009 1:31 pm, Matthew Job wrote:
  snip
   Yes and this is exactly what I do. I have a PC in the loft, closest
  to
   the
   aerial, which has 2 DVB cards in 1 for recording 1 for viewing and
  then
   run the recordserver on this recording to a local disk. The frontend
   downstairs then streams TV from the PC in the loft and plays
  recording
   from a NFS share also from the PC in the loft. Works a treat and
  means I
   can turn off/upgrade the downstairs PC with out chance of pain being
   inflicted on me by my wife/kids for recordings being missed :-)
  
  
   Thats pretty much the setup i was going for
  
   I have setup Freevo recordserver on computer 1 and pointed the
   recordserver variable in local_config on computer 2 at computer 1
 
 
 snip
 
  just 2 more questins if thats ok
 
  1.  I have only got 1 dvb card at them moment.
  In your setup how have you configured the freevo directories so that
  computer 1 running the main process can see the recording lock file on
  computer 2 so you cant watch tv while recording?
 
 I've not had to deal with this as I'm using 2 card, but I think if you
 shared your ~/.freevo directory this would probably solve the problem and
 also mean you didn't need to try and keep you local_conf.py in sync on
 both PCs as it would be the same file.
 
  2.  On the note of having a remote computer to handle the recordserver,
  encoding server etc.  What settings do you need to put in the local_config
  to setup a remote encoding server
 
  I have put ENCODINGSERVER_IP = computer2 in the local_config and started
  the encoding server on computer2 but whenever i attempt to reencode
  anything I get the message that the encoding server is not running.
 
 Have you started the encoding server? You need to start this like the
 recordserver i.e. freevo encodingserver start
 
 
 Cheers
 
 Adam
 
 
 --
 Check out the new SourceForge.net Marketplace.
 It is the best place to buy or sell services for
 just about anything Open Source.
 http://p.sf.net/sfu/Xq1LFB
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

Yeah all fixed now
Thankyou for all your help

_
Net yourself a bargain. Find great deals on eBay.
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Frover%2Eebay%2Ecom%2Frover%2F1%2F705%2D10129%2D5668%2D323%2F4%3Fid%3D10_t=763807330_r=hotmailTAGLINES_m=EXT--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-09 Thread Matthew Job

 Date: Thu, 8 Jan 2009 14:06:35 +
 From: a...@dvbstreamer.org
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems
 
 On Thu, January 8, 2009 1:31 pm, Matthew Job wrote:
 snip
  Yes and this is exactly what I do. I have a PC in the loft, closest to
  the
  aerial, which has 2 DVB cards in 1 for recording 1 for viewing and then
  run the recordserver on this recording to a local disk. The frontend
  downstairs then streams TV from the PC in the loft and plays recording
  from a NFS share also from the PC in the loft. Works a treat and means I
  can turn off/upgrade the downstairs PC with out chance of pain being
  inflicted on me by my wife/kids for recordings being missed :-)
 
 
  Thats pretty much the setup i was going for
 
  I have setup Freevo recordserver on computer 1 and pointed the
  recordserver variable in local_config on computer 2 at computer 1
 
  i am now getting the following error
 
  Exception in thread Thread-1:
  Traceback (most recent call last):
File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
  self.run()
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py,
  line 169, in run
  self.manager.select(adapter, prog.tunerid)
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
  line 86, in select
  controller.set_current_service(channel)
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
  line 88, in set_current_service
  (errcode, errmsg, msg) = self.execute_command('select ' + service,
  True)
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
  line 67, in execute_command
  ctrlcon.open()
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
  line 256, in open
  self.socket.connect((self.host, self.adapter + 54197))
File string, line 1, in connect
  error: (111, 'Connection refused')
 
 
 Looks like dvbstreamer is no longer running, or your VideoGroup in
 local_conf.py is now pointer at the wrong computer.
 
 Cheers
 
 Adam
 
 
 
 --
 Check out the new SourceForge.net Marketplace.
 It is the best place to buy or sell services for
 just about anything Open Source.
 http://p.sf.net/sfu/Xq1LFB
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

oops! it wasnt running, all fixed now

just 2 more questins if thats ok

1.  I have only got 1 dvb card at them moment.
In your setup how have you configured the freevo directories so that computer 1 
running the main process can see the recording lock file on computer 2 so you 
cant watch tv while recording?


2.  On the note of having a remote computer to handle the recordserver, 
encoding server etc.  What settings do you need to put in the local_config to 
setup a remote encoding server

I have put ENCODINGSERVER_IP = computer2 in the local_config and started the 
encoding server on computer2 but whenever i attempt to reencode anything I get 
the message that the encoding server is not running.

Thanks again

_
It's simple! Sell your car for just $40 at CarPoint.com.au
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fsecure%2Dau%2Eimrworldwide%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813%2Fai%5F859641_t=762955845_r=tig_OCT07_m=EXT--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-09 Thread Adam Charrett
On Fri, January 9, 2009 9:24 am, Matthew Job wrote:

 Date: Thu, 8 Jan 2009 14:06:35 +
 From: a...@dvbstreamer.org
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

 On Thu, January 8, 2009 1:31 pm, Matthew Job wrote:
 snip
  Yes and this is exactly what I do. I have a PC in the loft, closest
 to
  the
  aerial, which has 2 DVB cards in 1 for recording 1 for viewing and
 then
  run the recordserver on this recording to a local disk. The frontend
  downstairs then streams TV from the PC in the loft and plays
 recording
  from a NFS share also from the PC in the loft. Works a treat and
 means I
  can turn off/upgrade the downstairs PC with out chance of pain being
  inflicted on me by my wife/kids for recordings being missed :-)
 
 
  Thats pretty much the setup i was going for
 
  I have setup Freevo recordserver on computer 1 and pointed the
  recordserver variable in local_config on computer 2 at computer 1


snip

 just 2 more questins if thats ok

 1.  I have only got 1 dvb card at them moment.
 In your setup how have you configured the freevo directories so that
 computer 1 running the main process can see the recording lock file on
 computer 2 so you cant watch tv while recording?

I've not had to deal with this as I'm using 2 card, but I think if you
shared your ~/.freevo directory this would probably solve the problem and
also mean you didn't need to try and keep you local_conf.py in sync on
both PCs as it would be the same file.

 2.  On the note of having a remote computer to handle the recordserver,
 encoding server etc.  What settings do you need to put in the local_config
 to setup a remote encoding server

 I have put ENCODINGSERVER_IP = computer2 in the local_config and started
 the encoding server on computer2 but whenever i attempt to reencode
 anything I get the message that the encoding server is not running.

Have you started the encoding server? You need to start this like the
recordserver i.e. freevo encodingserver start


Cheers

Adam


--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-08 Thread Adam Charrett
On Thu, January 8, 2009 12:09 pm, Matthew Job wrote:

 Computer 1 has dvbstreamer configured and running correctly, freevo not
 installed

 Computer 2 has freevo installed and configured to connect to computer 1
 for the dvbstreamer service
 tv.livepause and tv.dvbstreamer.record both activated


 When a recording attempts to start I get the following error

   File /usr/lib/python2.5/threading.py, line 462, in __bootstrap
 self.__bootstrap_inner()
   File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
 self.run()
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py,
 line 165, in run
 vg = self.fc.getVideoGroup(prog.channel_id, False)
   File /usr/lib/python2.5/site-packages/freevo/tv/channels.py, line 106,
 in getVideoGroup
 traceback.print_stack()
 Exception in thread Thread-1:
 Traceback (most recent call last):
   File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
 self.run()
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py,
 line 169, in run
 self.manager.select(adapter, prog.tunerid)
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
 line 86, in select
 controller.set_current_service(channel)
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
 line 90, in set_current_service
 raise RuntimeError, errmsg
 RuntimeError: Service not found!

 I am able to watch tv without a problem just not record.

Couple of questions, Has this happened more than once? Are you using the
same local_conf.py for the recordserver and frontend?

You could try changing the Channel names to there DVB Ids, use dvbctrl
lsservices -id to get a list DVB ids and channel names. DVB ids tend to
be  more robust than services names which, depending on your broadcaster,
can change.

Finally do computer 1 and 2 share a common directory as
tv.dvbstreamer.record sends the filename to save to, to dvbstreamer rather
than streaming the data and then saving. i.e. if you have setup the record
server to save file to /tv, both computer 1 and 2 need to have a /tv
directory (best shared using nfs).

Cheers

Adam


--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-08 Thread Adam Charrett
On Thu, January 8, 2009 1:02 pm, Matthew Job wrote:
 Date: Thu, 8 Jan 2009 12:45:27 +
 From: a...@dvbstreamer.org
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

 On Thu, January 8, 2009 12:09 pm, Matthew Job wrote:
 
  Computer 1 has dvbstreamer configured and running correctly, freevo
 not
  installed
 
  Computer 2 has freevo installed and configured to connect to computer
 1
  for the dvbstreamer service
  tv.livepause and tv.dvbstreamer.record both activated
 
 
  When a recording attempts to start I get the following error
snip
  RuntimeError: Service not found!
 
  I am able to watch tv without a problem just not record.

 Couple of questions, Has this happened more than once? Are you using the
 same local_conf.py for the recordserver and frontend?

 You could try changing the Channel names to there DVB Ids, use dvbctrl
 lsservices -id to get a list DVB ids and channel names. DVB ids tend to
 be  more robust than services names which, depending on your
 broadcaster,
 can change.

 Finally do computer 1 and 2 share a common directory as
 tv.dvbstreamer.record sends the filename to save to, to dvbstreamer
 rather
 than streaming the data and then saving. i.e. if you have setup the
 record
 server to save file to /tv, both computer 1 and 2 need to have a /tv
 directory (best shared using nfs).

 Cheers

 Adam



 Adam
 Yes this happens everytime
 I have changed some of the channel names to their DVB ids and it still
 happens
Odd, yet it works when viewing TV?

 The two computers do not have access to the same directory so i will set
 this up and give it a go as i thought that dvbstreamer would stream the
 data to the recordserver and then it was saved.
 On that note, if i was to install and run the recordserver on computer 1
 and provide an appropriote record_dir path then it should just work right?
  (sorry for the stupid question, just wanted to check)

Yes and this is exactly what I do. I have a PC in the loft, closest to the
aerial, which has 2 DVB cards in 1 for recording 1 for viewing and then
run the recordserver on this recording to a local disk. The frontend
downstairs then streams TV from the PC in the loft and plays recording
from a NFS share also from the PC in the loft. Works a treat and means I
can turn off/upgrade the downstairs PC with out chance of pain being
inflicted on me by my wife/kids for recordings being missed :-)

cheers

Adam


--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-08 Thread Matthew Job



 Date: Thu, 8 Jan 2009 12:45:27 +
 From: a...@dvbstreamer.org
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems
 
 On Thu, January 8, 2009 12:09 pm, Matthew Job wrote:
 
  Computer 1 has dvbstreamer configured and running correctly, freevo not
  installed
 
  Computer 2 has freevo installed and configured to connect to computer 1
  for the dvbstreamer service
  tv.livepause and tv.dvbstreamer.record both activated
 
 
  When a recording attempts to start I get the following error
 
File /usr/lib/python2.5/threading.py, line 462, in __bootstrap
  self.__bootstrap_inner()
File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
  self.run()
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py,
  line 165, in run
  vg = self.fc.getVideoGroup(prog.channel_id, False)
File /usr/lib/python2.5/site-packages/freevo/tv/channels.py, line 106,
  in getVideoGroup
  traceback.print_stack()
  Exception in thread Thread-1:
  Traceback (most recent call last):
File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
  self.run()
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py,
  line 169, in run
  self.manager.select(adapter, prog.tunerid)
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
  line 86, in select
  controller.set_current_service(channel)
File
  /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
  line 90, in set_current_service
  raise RuntimeError, errmsg
  RuntimeError: Service not found!
 
  I am able to watch tv without a problem just not record.
 
 Couple of questions, Has this happened more than once? Are you using the
 same local_conf.py for the recordserver and frontend?
 
 You could try changing the Channel names to there DVB Ids, use dvbctrl
 lsservices -id to get a list DVB ids and channel names. DVB ids tend to
 be  more robust than services names which, depending on your broadcaster,
 can change.
 
 Finally do computer 1 and 2 share a common directory as
 tv.dvbstreamer.record sends the filename to save to, to dvbstreamer rather
 than streaming the data and then saving. i.e. if you have setup the record
 server to save file to /tv, both computer 1 and 2 need to have a /tv
 directory (best shared using nfs).
 
 Cheers
 
 Adam
 
 
 --
 Check out the new SourceForge.net Marketplace.
 It is the best place to buy or sell services for
 just about anything Open Source.
 http://p.sf.net/sfu/Xq1LFB
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

Adam
Yes this happens everytime
I have changed some of the channel names to their DVB ids and it still happens

The two computers do not have access to the same directory so i will set this 
up and give it a go as i thought that dvbstreamer would stream the data to the 
recordserver and then it was saved.
On that note, if i was to install and run the recordserver on computer 1 and 
provide an appropriote record_dir path then it should just work right?  (sorry 
for the stupid question, just wanted to check)

cheers

Matt

_
Holiday cheer from Messenger. Download free emoticons today!
http://livelife.ninemsn.com.au/article.aspx?id=669758 --
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-08 Thread Matthew Job



 Date: Thu, 8 Jan 2009 13:12:59 +
 From: a...@dvbstreamer.org
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems
 
 On Thu, January 8, 2009 1:02 pm, Matthew Job wrote:
  Date: Thu, 8 Jan 2009 12:45:27 +
  From: a...@dvbstreamer.org
  To: freevo-users@lists.sourceforge.net
  Subject: Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems
 
  On Thu, January 8, 2009 12:09 pm, Matthew Job wrote:
  
   Computer 1 has dvbstreamer configured and running correctly, freevo
  not
   installed
  
   Computer 2 has freevo installed and configured to connect to computer
  1
   for the dvbstreamer service
   tv.livepause and tv.dvbstreamer.record both activated
  
  
   When a recording attempts to start I get the following error
 snip
   RuntimeError: Service not found!
  
   I am able to watch tv without a problem just not record.
 
  Couple of questions, Has this happened more than once? Are you using the
  same local_conf.py for the recordserver and frontend?
 
  You could try changing the Channel names to there DVB Ids, use dvbctrl
  lsservices -id to get a list DVB ids and channel names. DVB ids tend to
  be  more robust than services names which, depending on your
  broadcaster,
  can change.
 
  Finally do computer 1 and 2 share a common directory as
  tv.dvbstreamer.record sends the filename to save to, to dvbstreamer
  rather
  than streaming the data and then saving. i.e. if you have setup the
  record
  server to save file to /tv, both computer 1 and 2 need to have a /tv
  directory (best shared using nfs).
 
  Cheers
 
  Adam
 
 
 
  Adam
  Yes this happens everytime
  I have changed some of the channel names to their DVB ids and it still
  happens
 Odd, yet it works when viewing TV?
 
  The two computers do not have access to the same directory so i will set
  this up and give it a go as i thought that dvbstreamer would stream the
  data to the recordserver and then it was saved.
  On that note, if i was to install and run the recordserver on computer 1
  and provide an appropriote record_dir path then it should just work right?
   (sorry for the stupid question, just wanted to check)
 
 Yes and this is exactly what I do. I have a PC in the loft, closest to the
 aerial, which has 2 DVB cards in 1 for recording 1 for viewing and then
 run the recordserver on this recording to a local disk. The frontend
 downstairs then streams TV from the PC in the loft and plays recording
 from a NFS share also from the PC in the loft. Works a treat and means I
 can turn off/upgrade the downstairs PC with out chance of pain being
 inflicted on me by my wife/kids for recordings being missed :-)
 
 cheers
 
 Adam
 
 
 --
 Check out the new SourceForge.net Marketplace.
 It is the best place to buy or sell services for
 just about anything Open Source.
 http://p.sf.net/sfu/Xq1LFB
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

Thats pretty much the setup i was going for

I have setup Freevo recordserver on computer 1 and pointed the recordserver 
variable in local_config on computer 2 at computer 1

i am now getting the following error

Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
self.run()
  File 
/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py, 
line 169, in run
self.manager.select(adapter, prog.tunerid)
  File 
/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/manager.py, 
line 86, in select
controller.set_current_service(channel)
  File 
/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py, line 
88, in set_current_service
(errcode, errmsg, msg) = self.execute_command('select ' + service, True)
  File 
/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py, line 
67, in execute_command
ctrlcon.open()
  File 
/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py, line 
256, in open
self.socket.connect((self.host, self.adapter + 54197))
  File string, line 1, in connect
error: (111, 'Connection refused')

_
Messenger's gift to you! Download free emoticons today!
http://livelife.ninemsn.com.au/article.aspx?id=669758 --
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8.3 dvbstreamer record problems

2009-01-08 Thread Adam Charrett
On Thu, January 8, 2009 1:31 pm, Matthew Job wrote:
snip
 Yes and this is exactly what I do. I have a PC in the loft, closest to
 the
 aerial, which has 2 DVB cards in 1 for recording 1 for viewing and then
 run the recordserver on this recording to a local disk. The frontend
 downstairs then streams TV from the PC in the loft and plays recording
 from a NFS share also from the PC in the loft. Works a treat and means I
 can turn off/upgrade the downstairs PC with out chance of pain being
 inflicted on me by my wife/kids for recordings being missed :-)


 Thats pretty much the setup i was going for

 I have setup Freevo recordserver on computer 1 and pointed the
 recordserver variable in local_config on computer 2 at computer 1

 i am now getting the following error

 Exception in thread Thread-1:
 Traceback (most recent call last):
   File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
 self.run()
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py,
 line 169, in run
 self.manager.select(adapter, prog.tunerid)
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
 line 86, in select
 controller.set_current_service(channel)
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
 line 88, in set_current_service
 (errcode, errmsg, msg) = self.execute_command('select ' + service,
 True)
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
 line 67, in execute_command
 ctrlcon.open()
   File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
 line 256, in open
 self.socket.connect((self.host, self.adapter + 54197))
   File string, line 1, in connect
 error: (111, 'Connection refused')


Looks like dvbstreamer is no longer running, or your VideoGroup in
local_conf.py is now pointer at the wrong computer.

Cheers

Adam



--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users