NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 6 7 8 9 10 11 Next »
v0.94.12 (17 September)

Thread Closed 
 
  • 0 Vote(s) - 0 Average
v0.94.12 (17 September)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#141
2005-09-21, 08:22 PM
Quote:Does the automatic update at 3:00am use the same ports as the manual update?
Yes it does. In fact, they're both the exact same code, just called from different applications.

Most software firewall products store rules on a per application basis, so if config.exe can update the EPG, then does not necessarily mean the recording service can.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#142
2005-09-21, 08:23 PM
davisj36 Wrote:any change since there is now 1000's of gbpvr users out there and we are updating all at 3am that the zap2it server is to busy and just times out?
I doubt it. Also, the USA users are spread across several timezones.

You can always change the time if you like.
davisj36
Offline

Member

Posts: 179
Threads: 9
Joined: Apr 2004
#143
2005-09-21, 08:24 PM
O.k. so it's not my firewall then... I'll try to change my time to something like 5am to see if that does anything.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#144
2005-09-21, 11:09 PM
davisj36 Wrote:O.k. so it's not my firewall then... I'll try to change my time to something like 5am to see if that does anything.

Perhaps it's a user permissions problem. Are you using a firewall with user-specific rules? The recording service doesn't necessarily run as the same user you're logged in as.
davisj36
Offline

Member

Posts: 179
Threads: 9
Joined: Apr 2004
#145
2005-09-22, 12:23 AM
Good idea wtg but I'm actually using a hardware based firewall so it's not really on the pvr. I never had a problem for the last 6 months and it just started after my last update but like Sub said the automatic code and the manully code are the same so I'm confussed myself. I did set my update time to 5am to see if that makes a difference....

Sub: I noticed that I can only change the time by hour. Is it that why for a reason or can it be changed to have it update at 3:30am or even a weird time like 3:38am?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#146
2005-09-22, 12:36 AM
It doesnt do the update at the exact time specified. There is an element of randomness as to the exact miunte the update will occur. It could take several minutes after the hour you specify.

Quote:Is it that why for a reason or can it be changed to have it update at 3:30am or even a weird time like 3:38am?
Sure, I could have done that, but I chose not to, realising most people were just going to leave it on the default anyway. Instead I opted to build in a bit variance based on the exact time the recording service was started and the granularity of the duration of the sleep performed by the EPG monitor.

This scheme has worked well and hasnt caused any problem that I'm aware of since it was introduced over a year ago.
davisj36
Offline

Member

Posts: 179
Threads: 9
Joined: Apr 2004
#147
2005-09-22, 12:41 AM
Sounds good to me... I'll let you know how I make out tomorrow.
glassvial
Offline

Senior Member

Posts: 389
Threads: 45
Joined: Apr 2004
#148
2005-09-22, 01:44 AM
Another very minor (cosmetic, really) problem I've discovered with this version is sometimes when scrolling through the TV guide, a line won't highlight (green) but the items above and below it will. If you select the non-highlighted line and go across and back (either left, or right) then it highlights green correctly. Just wanted to bring that to your attention, thanks.
LilY0da
Offline

Senior Member

Posts: 442
Threads: 25
Joined: Jul 2005
#149
2005-09-22, 02:57 AM
For me, the EPG update fails with the following in the log:
Code:
09/21/05 3:03:02 AM.515    INFO    [43]    Auto-Updating EPG
09/21/05 3:03:03 AM.328    VERBOSE    [43]    FindLastListingDate() oid: 6
09/21/05 3:03:03 AM.328    VERBOSE    [43]    getValue() loading new key/value into cache: /settings/Zap2itListingDays
09/21/05 3:03:03 AM.328    VERBOSE    [43]    getValue: /settings/Zap2itListingDays : 7
09/21/05 3:03:03 AM.484    INFO    [43]    Requesting listings for period: 2005-09-23T00:00:00Z - 2005-09-28T00:00:00Z
09/21/05 3:04:03 AM.171    VERBOSE    [43]    Error updating EPG Source (PVR-500-T1): System.Xml.XmlException: 'SOAP-ENV' is an undeclared namespace. Line 1, position 2.
   at System.Xml.XmlNSElementTokenInfo.FixNames()
   at System.Xml.XmlTextReader.ParseElement()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlReader.MoveToContent()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at x10a6c53d57ff3b65.xad99d323d2ac4a28.download(String x787497fc33be3c14, String xe3f5c33dc7dd7900)
   at GBPVR.Backend.Common.Zap2itEpgReader.LoadChannels(IEpgUpdateProgressCallback x421ce789b9741187)
   at xebfe44fcfa45fcc7.xa9e17cce0eee6a7a.x52e8ddd0b9bc8c68()
09/21/05 3:04:03 AM.171    VERBOSE    [43]    FindLastListingDate() oid: 7
09/21/05 3:04:03 AM.171    VERBOSE    [43]    getValue cached value: /settings/Zap2itListingDays : 7
09/21/05 3:04:03 AM.328    INFO    [43]    Requesting listings for period: 2005-09-23T00:00:00Z - 2005-09-28T00:00:00Z
09/21/05 3:04:05 AM.421    VERBOSE    [43]    Error updating EPG Source (PVR-500-T2): System.Web.Services.Protocols.SoapException: The Zap2it TV Web Service is currently unavailable.  Please try again later.  If this message reappears, please contact support.
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at x10a6c53d57ff3b65.xad99d323d2ac4a28.download(String x787497fc33be3c14, String xe3f5c33dc7dd7900)
   at GBPVR.Backend.Common.Zap2itEpgReader.LoadChannels(IEpgUpdateProgressCallback x421ce789b9741187)
   at xebfe44fcfa45fcc7.xa9e17cce0eee6a7a.x52e8ddd0b9bc8c68()
09/21/05 3:04:05 AM.437    VERBOSE    [43]    RecordingFactory.loadSchedule()
09/21/05 3:04:05 AM.437    VERBOSE    [43]    getValue cached value: /settings/AutoRemoveMissingRecordings : true
09/21/05 3:04:05 AM.484    VERBOSE    [43]    RecordingFactory.loadSchedule()
09/21/05 3:04:05 AM.484    VERBOSE    [43]    getValue cached value: /settings/AutoRemoveMissingRecordings : true
09/21/05 3:04:05 AM.531    INFO    [43]    Running PostUpdateEPG.bat
I'm stuck in 0.94.8 version, since the upgrade to 0.94.12 fails...
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#150
2005-09-22, 02:59 AM
Sub - Sorry it's been a while since my last post (the issue with Xvid conversion I reported previously). Frankly, I'm stumped on this one. I managed to get a decent GBPVRConvert log and it is telling me that I don't have the LAME MP3 Audio Encoder installed. I wasn't aware that this was a requirement for comverting. What should I do?

13:25:46.890 INFO Log started
13:25:46.890 VERBOSE SOURCE:D:\Recordings\The View\The View_20050913_11001200.dvr-ms DEST:D:\Recordings\The View\The View_20050913_11001200.avi TYPE:XviD MPEG-4 Codec RECORDING_OID:67
13:25:46.890 VERBOSE File is DVR-MS
13:25:46.905 VERBOSE FindFilterByName(StreamBufferSource)
13:25:47.093 VERBOSE getSetting(PreferredDecoder)
13:25:47.093 VERBOSE PreferredDecoder:Zulu HDTV Video Decoder(BDA)
13:25:47.093 VERBOSE FindFilterByName(Elecard MPEG2 Video Decoder)
13:25:47.108 VERBOSE video decoder filter: Elecard MPEG2 Video Decoder
13:25:47.124 VERBOSE FindFilterByName(AVI Mux)
13:25:47.140 VERBOSE getSetting(PreferredAudioDecoder)
13:25:47.140 VERBOSE PreferredAudioDecoder:CyberLink Audio Decoder
13:25:47.140 VERBOSE FindFilterByName(CyberLink Audio Decoder)
13:25:47.155 VERBOSE audio decoder filter: CyberLink Audio Decoder
13:25:47.171 VERBOSE FindFilterByName(LAME MPEG Layer III Audio Encoder)
13:25:47.187 ERROR FindFilterByName failed to locate filter: LAME MPEG Layer III Audio Encoder
13:25:47.187 VERBOSE FindFilterByName(LAME Audio Encoder)
13:25:47.202 ERROR FindFilterByName failed to locate filter: LAME Audio Encoder
13:25:47.233 VERBOSE MPEG Layer-3
13:25:47.233 VERBOSE Connecting DVR Out - 1 to encoder's Input Audio
13:25:47.233 VERBOSE ConnectFilters:1
13:25:47.233 VERBOSE ConnectFilters:2
13:25:47.233 VERBOSE ConnectFilters:3
13:25:47.233 VERBOSE ConnectFilters:4
13:25:47.233 VERBOSE ConnectFilters:4
13:25:47.233 VERBOSE ConnectFilters:5
13:25:47.233 VERBOSE ConnectFilters:6
13:25:47.233 VERBOSE ConnectFilters:7
13:25:47.233 VERBOSE ConnectFilters:8
13:25:47.233 VERBOSE ConnectFilters:9
13:25:47.233 VERBOSE ConnectFilters:10
13:25:47.718 VERBOSE ConnectFilters:OK
13:25:47.718 VERBOSE ConnectFilters:1
13:25:47.718 VERBOSE ConnectFilters:2
13:25:47.718 VERBOSE ConnectFilters:3
13:25:47.718 VERBOSE ConnectFilters:4
13:25:47.718 VERBOSE ConnectFilters:4
13:25:47.718 VERBOSE ConnectFilters:5
13:25:47.718 VERBOSE ConnectFilters:6
13:25:47.718 VERBOSE ConnectFilters:7
13:25:47.718 VERBOSE ConnectFilters:8
13:25:47.718 VERBOSE ConnectFilters:9
13:25:47.718 VERBOSE ConnectFilters:9
13:25:47.718 VERBOSE ConnectFilters:10
13:25:47.733 VERBOSE ConnectFilters:OK
13:25:47.733 VERBOSE Connecting DVR Out - 2 to encoder's Input Video
13:25:47.733 VERBOSE ConnectPins: 'DVR Out - 2' to 'Input'
13:25:47.765 VERBOSE FindFilterByName(File writer)
13:25:47.780 VERBOSE ConnectFilters:1
13:25:47.780 VERBOSE ConnectFilters:2
13:25:47.780 VERBOSE ConnectFilters:3
13:25:47.780 VERBOSE ConnectFilters:4
13:25:47.780 VERBOSE ConnectFilters:5
13:25:47.780 VERBOSE ConnectFilters:6
13:25:47.780 VERBOSE ConnectFilters:7
13:25:47.780 VERBOSE ConnectFilters:8
13:25:47.780 VERBOSE ConnectFilters:9
13:25:47.780 VERBOSE ConnectFilters:10
13:25:47.796 VERBOSE ConnectFilters:OK
13:25:47.796 INFO Graph contains the following filters:
13:25:47.796 INFO - GB-PVR Writer
13:25:47.796 INFO - AVI Mux
13:25:47.796 INFO - XviD MPEG-4 Codec
13:25:47.796 INFO - MPEG Layer-3
13:25:47.796 INFO - Elecard MPEG2 Video Decoder
13:25:47.796 INFO - CyberLink Audio Decoder
13:25:47.796 INFO - D:\Recordings\The View\The View_20050913_11001200.dvr-ms
13:25:47.858 VERBOSE About to start graph
13:25:48.405 VERBOSE transcode processing started
13:25:48.405 VERBOSE getSetting(DatabaseConnectionString)
13:25:48.405 VERBOSE DatabaseConnectionString:Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
13:25:48.640 VERBOSE Received EC_ERRORABORT
13:25:48.640 VERBOSE transcode processing complete
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (16): « Previous 1 … 12 13 14 15 16 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  5.2.0.210912 available (12th September) sub 0 3,247 2021-09-12, 04:23 AM
Last Post: sub
  1.5.31 beta available (6th September) sub 40 21,773 2010-09-27, 09:12 PM
Last Post: siliconaudio
  v0.94.13 (24 September 2005) sub 29 15,131 2005-09-26, 12:42 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode