[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
GB-PVR integration now available
01-02-2008, 05:17 AM
Post: #46
 
Although maybe a bit dated I think this will give you an idea of the worldwide distribution.

http://forums.gbpvr.com/showpost.php?p=1...ostcount=1

Martin
Find all posts by this user
01-02-2008, 06:26 AM
Post: #47
 
sub Wrote:A lot of Singapore users use TVxb to create these xmltv files. You can download it from http://www.tvxb.com/

great!! you saved me a lot of time searching for a tool to create xmltv files.. Smile

nice work sub!

hopefully there will be more and more user-generated application available for this vast growing NMT community!

Join our facebook page today!
http://www.facebook.com/networkedmediajukebox
Find all posts by this user
01-02-2008, 11:50 PM
Post: #48
GB-PVR crashes
@sub

I have had several times that PVRX2 crashes when I try to schedule a season recording. Could you look in to this? The following is the last part of the logfile:

Code:
2008-01-02 23:16:13.406    VERBOSE    [3]    Found potential match at 3-1-2008 20:30:00  ()
2008-01-02 23:16:13.406    VERBOSE    [3]     - scheduling this episode
2008-01-02 23:16:13.406    VERBOSE    [3]    Looking for capture source to record: House
2008-01-02 23:16:13.406    VERBOSE    [3]    Possible capture device: DEVICE:Hauppauge PVR250 with FM radio:1
2008-01-02 23:16:13.406    VERBOSE    [3]    Checking 'Hauppage PVR 250' (DEVICE:Hauppauge PVR250 with FM radio:1)
2008-01-02 23:16:13.406    VERBOSE    [3]    RecordingFactory.save()
2008-01-02 23:16:13.421    VERBOSE    [3]    Save(): Inserted new scheduled recording
2008-01-02 23:16:13.421    VERBOSE    [3]    Requesting recording service schedule reload
2008-01-02 23:16:15.375    VERBOSE    [3]    Unexpected error scheduling a season recording episode: No connection could be made because the target machine actively refused it 127.0.0.1:7968
2008-01-02 23:16:15.484    VERBOSE    [3]    
Server stack trace:
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
   at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry​(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMess​age msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IM​essage msg)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at GBPVR.Backend.Common.IRecordingService.x79e3b364da249e5e()
   at GBPVR.Backend.Common.x396614b3dae3b1da.x43b9638dddee1aac(Int32 x70cd72e44179c0c2, DateTime x787497fc33be3c14, DateTime xe3f5c33dc7dd7900, Programme x5d1dc8495c0908a9, Int32 xc496bfae50bb26f7, Int32 xade76a5553fdbdd3, String xc83dcfb9cf32c5cd, Int32 xab9616c0fb092ed5, Int32 x5eba77118f416e8d, Int32 x02593956b6f4e64d, ReoccuringRecordingExtras x2d6df00a4709d230, IList& xfa2c1139e9bd361d)
   at GBPVR.Backend.Common.x396614b3dae3b1da.x43b9638dddee1aac(Int32 x70cd72e44179c0c2, DateTime x787497fc33be3c14, DateTime xe3f5c33dc7dd7900, Programme x5d1dc8495c0908a9, Int32 xc496bfae50bb26f7, Int32 xade76a5553fdbdd3, String xc83dcfb9cf32c5cd, Int32 xab9616c0fb092ed5, Int32 x5eba77118f416e8d, Int32 x02593956b6f4e64d, IList& xfa2c1139e9bd361d)
   at GBPVR.Backend.Common.x396614b3dae3b1da.xf223ffbb46151ea0(ScheduledRecording x08e80c2330056e3f)
2008-01-02 23:16:15.484    VERBOSE    [3]    Requesting recording service schedule reload
2008-01-02 23:16:17.515    ERROR    [3]    System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:7968

Server stack trace:
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
   at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry​(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMess​age msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IM​essage msg)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at GBPVR.Backend.Common.IRecordingService.x79e3b364da249e5e()
   at GBPVR.Backend.Common.x396614b3dae3b1da.x43b9638dddee1aac(Int32 x70cd72e44179c0c2, DateTime x787497fc33be3c14, DateTime xe3f5c33dc7dd7900, Programme x5d1dc8495c0908a9, Int32 xc496bfae50bb26f7, Int32 xade76a5553fdbdd3, String xc83dcfb9cf32c5cd, Int32 xab9616c0fb092ed5, Int32 x5eba77118f416e8d, Int32 x02593956b6f4e64d, ReoccuringRecordingExtras x2d6df00a4709d230, IList& xfa2c1139e9bd361d)
   at GBPVR.Backend.Common.x396614b3dae3b1da.x43b9638dddee1aac(Int32 x70cd72e44179c0c2, DateTime x787497fc33be3c14, DateTime xe3f5c33dc7dd7900, Programme x5d1dc8495c0908a9, Int32 xc496bfae50bb26f7, Int32 xade76a5553fdbdd3, String xc83dcfb9cf32c5cd, Int32 xab9616c0fb092ed5, Int32 x5eba77118f416e8d, Int32 x02593956b6f4e64d, IList& xfa2c1139e9bd361d)
   at GBPVRX2.Popups.x4971fa97974a5dda.xb4057d727283fc14(String xc26ac8f8170127d3)
   at GBPVRX2.Popups.x4971fa97974a5dda.OnKeyDown(KeyEventArgs e)
   at GBPVRX2.xe285a6ec7e7fb5c1.OnKeyDown(KeyEventArgs e)
   at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
   at GBPVRX2.x98f0fe48bac7d81a.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
   at GBPVRX2.x98f0fe48bac7d81a.x20d8b8a8f1e482e3()
Find all posts by this user
01-03-2008, 12:20 AM
Post: #49
Re: GB-PVR crashes
Lasoul Wrote:@sub

I have had several times that PVRX2 crashes when I try to schedule a season recording. Could you look in to this? The following is the last part of the logfile:
This sort of low level support I'd rather do on the GB-PVR forums (http://forums.gbpvr.com). Post the question there, and attach a zipped copy of your "C:\Program Files\devnz\gbpvr\logs" directory and I'll take a look for you.

(It looks like either the recording service wasnt running at the time, or firewall software was getting in the way of communication between components living on that machine)
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Partial MythTV integration success (list recordings/view/delete!) goofygrin 8 6,417 07-23-2009 03:34 PM
Last Post: goofygrin
  CSI and GB-PVR Installation emveepee 0 1,393 05-30-2009 06:06 PM
Last Post: emveepee
  NMT integration tcmy95 4 1,871 03-14-2009 10:03 PM
Last Post: emveepee
  PCH >> PVR? pc001 0 1,264 10-13-2008 01:27 PM
Last Post: pc001
  Sort by date and movie covers, Llink or GB-PVR? djon 3 2,774 09-01-2008 06:44 PM
Last Post: dc11ab
  Updated GB-PVR client, including live tv sub 16 9,128 07-22-2008 10:26 PM
Last Post: pbrown77
  New GB-PVR release available. sub 19 6,606 06-30-2008 09:18 PM
Last Post: martint123
  GB-PVR Slideshow via a user app. emveepee 10 3,997 02-27-2008 05:54 PM
Last Post: popcornhour

Forum Jump: