NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 5 6 7 8 9 … 11 Next »
v0.93.10 (13 August - afternoon)

 
  • 0 Vote(s) - 0 Average
v0.93.10 (13 August - afternoon)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#1
2005-08-13, 02:42 AM
As much as I hate to do two releases on one day :eek:, I'm kicking myself about the FM Radio button not showing up in the release earlier today, so I decided to fix it. If you dont need FM Radio support, then you dont need to grab this update if you dont want to.

You can get this new release from http://www.gbpvr.com/GBPVR09310.msi

Like all releases, I recommend you backup your config.xml and gbpvr.mdb in case of any unexpected upgrade problems.

You'll need to switch to the standard blue skin to give the skin owners a chance to update their skins for compatibility with the new build.

From the change.log
Quote:2005-08-13 v0.93.10

- Fixed a bug with the audio bitrate for Hauppauge cards.

- Fixed a memory leak on the main menu screen.

- Fixed a bug with manual reoccuring recordings.

- Fixed some bugs with conflict resolution

- Fixed a bug that would result in zero byte recording for a small percentage of multi-PVR150/PVR500 setups.

- Added DiSEqC 1.0/1.1 support for DVB-S, for those with multiple-LNB/satellite setups. DiSEqC is not convered by the BDA standards, so tends to be implemented in different ways on different devices, but I've added specific support for the TwinHan and Fire-DTV. Other DVB-S devices may also work if they use the IDVBSTuningSpace->put_InputRange() method for DiSEqC control.

- Added logic to stop the machine from hibernating if a recording is due to start in the next five minutes.

- When scheduling a timeslot season recording, you can specify either a daily or weekly timeslot

- Fixed a bug that cause a new timeshift file to be created each minute in the case that GB-PVR had no EPG listings.

- Improved the time taken to switch files at the end of each show in timeshift mode.

- New and improved FM Radio screen including scanning.

- FM radio is now able to work with the new LAME encoder filter from http://www.elecard.com/ftp/pub/directsho..._dshow.zip

- Added 'Microsoft DVR-MS' to the list of mux filters. Please note, this mux option is not compatible with timeshift mode for viewing TV, so it selected should only be used for recording or live preview mode. Also be aware that this mux filter produces .dvr-ms files instead of .mpg files.

- Some stability improvements to the playback of AVI/WMV files via the MVP. To play these file types, you must have the latest Hauppauge MVP software installed on your PC.

- Added playback of DVR-MS files on MVP. For now you need to have the Cyberlink mux installed on your machine for this to work. This requirement will go away very soon - just waiting for Hauppauge to fix a confirmed bug in the next release of the MVP software.

- Added a 'Transport Stream' mux option, but this is more for my testing, so I dont recommend anyone uses it.

- If you're using the NTFS filesystem, metadata about the recording is now saved into the recording as an 'Alternate Data Stream'. To view the metadata, you can type "notepad c:\path\recording.mpg:metadata.xml".

- Added support for ratDVD when using VMR7/VMR9/Overlay. You use this you need to download ratDVD from http://www.ratdvd.dk/. Older versions of ratDVD didnt support VMR, so make sure your running a very recent one.

- Removing a capture source will no longer remove completed recordings from the database. Pending recordings that are associated with the capture source will still be removed.

- Fixed a bug with pressing skip on the last track of an audio play list. It would restart the last song, instead of stopping playback

- Added initial support for HDTV (ATSC). Its pretty manual, with no channel scanning facilities, but if you know the physical/major/minor number for each of your channels then you can manually configure them. This has only been lightly tested against a FusionHDTV Gold-T, but should also work with other cards if they have BDA compliant drivers. To record you need to have an MPEG2 multiplexer filter. GB-PVR supports the Cyberlink, ShowShifter, Intervideo and Microsoft DVR-MS multiplexer filters.

- Now able to cope with non-numeric channel numbers from zap2it, like those used for some satellite lineups.

- You can now configure the number of days of zap2it EPG information the app will try to retain.

- Updated the Hauppauge 45 button remote settings in irremote.ini so that the TV button no longer starts WinTV2000.

- Improved net radio. Now browses PLS files from shoutcast website. While a station is highlighted, you can press Record (ctrl-k) to add the station to your favourites.

- You can now specify the MVP skin separately from the PC skin.

- You can now click on the left/right arrows with a mouse in the recording popups.

- A few changes to the DVD keys. Home/Menu now takes you to the DVD menu. 'Stop' during DVD playback will return to GB-PVR. 'Escape' during DVD playback will return to the DVD Menu. 'Escape' from the DVD menu will return to GB-PVR. Blue/Ctrl-B will now show the OSD.

- Improvements to teletext. In addition to analog tv, it also now works with DVB. Teletext is now accessed using the red key (Ctrl-R).

- You can now configure plugins to be used over video. This uses the <VideoPlugin0> thru <VideoPlugin9> settings in the config.xml. To show 'video plugin 6', type '6' then press the GO key (F11). Trying to play music or video from one of these video plugins may give unpredicatble results (so dont try it). Developers can also optionally implement the IVideoPlugin interface to provide additional features.

- Added option to automatically skip commercials during playback. Needs comskip to be setup and working.

- Updated version of web admin. Thanks again to normanr and UncleJohnsBand for contributing these updates.

- The config app now warns if a recording is in progress before restarting the recording service.

- Added mechanism for plugins to force the recording service to reload its schedule from the database

- Added a couple of buttons in the config app to 'export recordings' and 'import recordings'. Export generates an xml file with the filenames, show title, show description etc, which can be later reimported using the 'import recordings' button. These functions back up metadata for successfully completed recordings (not pending etc).

- If you attempt to start a second instance of GB-PVR, it'll now default to showing the instance which is already running.

- Changed the rewind keyboard shortcut to from Ctrl-R to Ctrl-D, to resolve the conflict with the Ctrl-R keystroke that many of the plugin developers had started using for the Red button.

- In the recordings screen, the red key (Ctrl-R) reverses the ordering of the items (not folders).

- Added a "Dont record duplicates (zap2it)" setting on the misc tab of the config app. This will use the unique show number supplied by zap2it to try to ensure the exact same show isnt recorded several times.

- Added a screen saver a framework so that developers can add their own screen savers. I've also implemented a default simple screen saver.

- Added internal SRT viewer.

- The keyboard number pad can now also be used for entering numbers.

- Fixed numerous other small bugs which I cant remember....

** dont use the 'Hauppauge WinTV Muxer' mux option until you get the OK from me. Hauppauge need to make a change to their software, and have said they will, so it'll only be able work when some future Hauppauge software is installed.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#2
2005-08-13, 02:45 AM
The setup of HDTV is pretty manual, with no scanning facilities, but hey...something is better than nothing. Kindly DaPhatty has whipped up a quick guide to help you set things up and running. Thanks DaPhatty!

----


Configuring OTA ATSC HD channels (USA)


Here's a quick how-to on configuring OTA ATSC channels to work in GB-PVR. You will need an HDTV capture card WITH BDA drivers installed for this to work. Make sure the card works with the supplied software before testing in GB-PVR. (I tested this with my DViCO HDTV Fusion5 Lite card.)

First, create a new capture source. This step is the same as it always has been. Click the Recording Settings button and select the appropriate BDA device from the Pulldown menu. (In this example it is the DViCO Fusion device.)

[Image: Source.jpg]

Next, click the EPG Settings button and create a new guide data setting specific to this device. Since I'm in the US, I created a new Zap2It.com account and associated it with my local antenna listings.

[Image: LineUp.jpg]

In order for the listings to pull down correctly, I filtered all of the "old school" channels out, leaving only the Digital and HD channels as accessible. I then pulled the data down from zap2it which populated the channel list (minus the Tuning Request Data) as show below.

[Image: EPGSettings.jpg]

Since ATSC support is fairly preliminary, all channels have to be configured manually. To do this, go to www.antennaweb.org and input your address (or at the very least your zip code) to get the specifics on your local area's
ATSC channels. Once found, filter the list by digital channels. Your list should look similar to the picture below.

[Image: antennaweb.jpg]

There are two key pieces of information that you will need from the data that antennaweb.org provides, the Frequency Assignment and Channel data. In order for the channels to work properly in GB-PVR, you must input this information for each channel you want to work. The format is as follows:

T:<frequency assignment>,<channel>,<sub-channel>

So for WUSA-DT the entry would be:

T:34,9,1

Do this for every channel that you want to have access to. (Note: Make sure you use commas. GB-PVR doesn't like periods all that much.) A good rule of thumb is if the channel is broadcast more than 20 miles away, then there's a good chance it won't come in. I would limit your choices to only the channels you can get with your antenna in a specific position. (This is the downside to OTA ATSC TV.)

If you've added your channels correctly, your TV Guide data will populate correctly and you can go about recording your shows like before. Here's a shot of the HDTV channels on my TV Guide (custom icons not included...)

http://img.photobucket.com/albums/v103/d...VGuide.jpg
(forums wouldn't let me use this last photo)

Enjoy!

- DaPhatty
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#3
2005-08-13, 02:47 AM
I've closed the v0.93.9 thread so that all v0.93.x comments come here.
postaldave
Offline

Junior Member

Posts: 30
Threads: 3
Joined: Aug 2005
#4
2005-08-13, 02:48 AM
thanks Sub! hey, have you lost a few pounds lately? your looking great!(grin)
RandyAdamsTN
Offline

Junior Member

Posts: 36
Threads: 17
Joined: Jan 2005
#5
2005-08-13, 03:06 AM
Sub,

Nice work sub, as always.

I upgraded tonight only to find static on my Live TV. Well, first time after the upgrade it showed live tv. But when I changed the channel, the video stayed on the same channel, but the OSD changed as if it really changed channels. So I rebooted, and now I only get static, on every channel. Timeshift works. OSD is changing with the channels, just static. I have changed my error logging to see if I see anything there. I am using Blue skin.

Any ideas?

Again, awesome program. cheers!
R
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#6
2005-08-13, 03:23 AM
Quote:Any ideas?
Not really. There has been no real changes in this area of the application. Double check your channel numbers, card type, country and tuning selection(cable/antenna).

Also check your antenna or cable is firmly plugged in.
RandyAdamsTN
Offline

Junior Member

Posts: 36
Threads: 17
Joined: Jan 2005
#7
2005-08-13, 03:52 AM
I checked those settings, cable is fine.
Here is a few lines of the log, hope its not too long.


--snip-- GBPVR.exe.log

8/12/2005 10:47:49 PM.120 INFO [2] LiveTVStreamPlayer.initialize()
8/12/2005 10:47:49 PM.170 VERBOSE [2] getValue() loading new key/value into cache: /settings/MinimalVideoOSD
8/12/2005 10:47:49 PM.170 VERBOSE [2] getValue: /settings/MinimalVideoOSD : false
8/12/2005 10:47:49 PM.180 VERBOSE [2] getValue() loading new key/value into cache: /settings/EnableTeleText
8/12/2005 10:47:49 PM.180 VERBOSE [2] getValue: /settings/EnableTeleText : false
8/12/2005 10:47:49 PM.180 VERBOSE [2] getValue() loading new key/value into cache: /settings/ChannelChangeWithoutEnterKey
8/12/2005 10:47:49 PM.180 VERBOSE [2] getValue: /settings/ChannelChangeWithoutEnterKey : true
8/12/2005 10:47:49 PM.190 VERBOSE [2] PreviewLiveTV(67)
8/12/2005 10:47:49 PM.450 VERBOSE [2] PreviewLiveTV() done
8/12/2005 10:47:49 PM.480 ERROR [2] Failure in ChannelFactory::getSourceChannelTuning(): No value given for one or more required parameters.
8/12/2005 10:47:49 PM.490 ERROR [2] at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at bn.b(Int32 A_0, Int32 A_1)

--snip-- GBPVR.exe-native.log
22:47:41.198 INFO Log started
22:47:41.198 VERBOSE getSetting(ShowClosedCaptions)
22:47:41.219 VERBOSE getSetting(UseFFDSHOW)
22:47:41.229 VERBOSE getSetting(EnableTeleText)
22:47:41.229 VERBOSE getSetting(HorizontalZoom)
22:47:41.229 VERBOSE Horizontal Zoom: 1.000000
22:47:41.229 VERBOSE getSetting(VerticalZoom)
22:47:41.229 VERBOSE Vertical Zoom: 1.000000
22:47:41.229 VERBOSE getSetting(HorizontalOffset)
22:47:41.229 VERBOSE Horizontal Offset: 0
22:47:41.229 VERBOSE getSetting(VerticalOffset)
22:47:41.229 VERBOSE Vertical Offset: 0
22:47:41.229 VERBOSE getSetting(LiveTVPrePlayDelay)
22:47:41.229 VERBOSE getSetting(OSDTransparency)
22:47:41.229 VERBOSE getSetting(AspectRatio0)
22:47:41.299 VERBOSE getSetting(AspectRatio1)
22:47:41.299 VERBOSE getSetting(AspectRatio2)
22:47:41.299 VERBOSE getSetting(AspectRatio3)
22:47:41.299 VERBOSE getSetting(AspectRatio4)
22:47:41.299 VERBOSE getSetting(TeletextRect)
22:47:41.299 VERBOSE MinimumFilePlaySize=200000
22:47:41.699 VERBOSE DirectShowPlayerVMR9() initialising...
22:47:41.699 VERBOSE getSetting(OSDTransparency)
22:47:49.871 VERBOSE ConexantRecorder::StartRecording(1, 1, 0, 0)
22:47:49.871 VERBOSE getSetting(DeinterlaceMethod)
22:47:49.881 VERBOSE Loading filter names
22:47:49.881 VERBOSE Found names:
22:47:49.891 VERBOSE Hauppauge WinTV PVR PCI II Crossbar
22:47:49.891 VERBOSE Hauppauge WinTV PVR PCI II Capture
22:47:49.891 VERBOSE Hauppauge WinTV PVR PCI II TvTuner
22:47:49.891 VERBOSE Hauppauge WinTV PVR PCI II TvAudio
22:47:50.101 VERBOSE ConnectPins: 'Analog Audio' to 'TVAudio In'
22:47:50.241 VERBOSE ConnectPins: 'Audio Decoder Out' to 'Analog Audio In'
22:47:50.372 VERBOSE put_Mode(AMTUNER_MODE_TV)
22:47:50.392 VERBOSE put_CountryCode(1)
22:47:50.392 VERBOSE put_TuningSpace(1)
22:47:50.392 VERBOSE put_InputType(0, 0)
22:47:50.392 VERBOSE put_ConnectInput(0)
22:47:50.392 VERBOSE put_Channel(0, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
22:47:50.392 VERBOSE put_Channel Failed
22:47:50.392 VERBOSE get_VideoFrequency() returns 0
22:47:50.392 VERBOSE get_CountryCode() returns 1
22:47:50.652 VERBOSE Hardware Revision: 0x0207
22:47:50.652 VERBOSE Product ROM: 0x0207
22:47:50.652 VERBOSE Unknown MSP Product ROM Code
22:47:50.662 VERBOSE Attempting to auto detect MSP Standard
22:47:50.872 VERBOSE Standard Result = 0x0000
22:47:50.882 VERBOSE Status = 0x0014
22:47:50.882 VERBOSE About to query available formats
22:47:50.882 VERBOSE Set to MPEG2 width:720 height:480
22:47:50.912 VERBOSE ConexantRecorder::SetConfigurationIVAC()
22:47:50.912 VERBOSE getSetting(EnableTeleText)
22:47:50.922 VERBOSE getSetting(ListGraphFilters)
22:47:50.922 VERBOSE Graph contains the following filters:
22:47:50.922 VERBOSE - Hauppauge WinTV Color Format Converter
22:47:50.922 VERBOSE - Capture
22:47:50.922 VERBOSE - Hauppauge WinTV PVR PCI II Crossbar
22:47:50.922 VERBOSE - TV Audio
22:47:50.922 VERBOSE - TV Tuner
22:47:50.922 VERBOSE getSetting(SaveGraphFiles)
22:47:50.922 VERBOSE ConexantRecorder::StartRecording() done
22:47:50.983 INFO DirectShowPlayerBase::playLiveStream(pGB, 'Color Converter', 'Out', 'Color Converter', 'Out', 'Capture', 'Preview Audio', hwnd)
22:47:51.173 VERBOSE getSetting(PreferredAudioRenderer)
22:47:51.173 VERBOSE getSetting(DeinterlaceMethod)
22:47:51.223 VERBOSE FindFilterByName failed to locate filter: None
22:47:51.704 VERBOSE getSetting(ListGraphFilters)
22:47:51.704 VERBOSE Graph contains the following filters:
22:47:51.704 VERBOSE - Default DirectSound Device
22:47:51.704 VERBOSE - Video Renderer
22:47:51.704 VERBOSE - Hauppauge WinTV Color Format Converter
22:47:51.704 VERBOSE - Capture
22:47:51.704 VERBOSE - Hauppauge WinTV PVR PCI II Crossbar
22:47:51.704 VERBOSE - TV Audio
22:47:51.704 VERBOSE - TV Tuner
22:47:51.704 VERBOSE getSetting(SaveGraphFiles)
22:47:51.864 INFO DirectShowPlayerBase::playLiveStream() done
22:47:51.874 VERBOSE put_Channel(0, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
22:47:51.874 VERBOSE put_Channel Failed
22:47:51.884 VERBOSE Hardware Revision: 0x0207
22:47:51.884 VERBOSE Product ROM: 0x0207
22:47:51.884 VERBOSE Unknown MSP Product ROM Code
22:47:51.904 VERBOSE Attempting to auto detect MSP Standard
22:47:52.114 VERBOSE Standard Result = 0x0000
22:47:52.114 VERBOSE Status = 0x0014
22:48:00.526 VERBOSE ConexantRecorder::StopRecording()


Thanks for looking.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#8
2005-08-13, 04:05 AM
Its like you upgrade didnt go successfully.

If you've got MS Access on you machine, open the gbpvr.mdb file and check how many columns its got and what their names are. Its sounds like you have one missing. One was added in this release, but I havn't heard any reports of this affecting anyone else.

If you dont have access, zip and email to me at support@devnz.com and I'll take a look.
jsteele
Offline

Senior Member

Posts: 434
Threads: 63
Joined: Dec 2004
#9
2005-08-13, 04:22 AM
My USB-UIRT channel changer for the satellite receiver has stopped working in this release for some reason. I can select channels on the cable connections but if I select a channel on the satellite connection the USB-UIRT does not transmit anything.

Any idea where to start looking?
ASUS A7V880, Athlon XP 3000+, 1024MB, 250GB (Prog/DB), 40GB (Buffer/Temp), 670GB SATA (Video Library), PVR150MCE Video (2), NEC DVD+/- RW, Liteon DVD, nVidia FX5600 AGP, Onboard AC 97 Audio, Hauppauge Remote, Girder, USBUIRT,802.11G WLAN, nVidia Platinum Decoders
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#10
2005-08-13, 04:24 AM
I dont know. Have a look in the logs and see if you see any errors list.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (25): 1 2 3 4 5 … 25 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  5.1.4.210802 available (2nd August) sub 0 2,991 2021-08-02, 02:55 AM
Last Post: sub
  5.0.8 available (23rd August) sub 0 5,431 2020-08-22, 08:36 PM
Last Post: sub
  3.5.7 available (30th August) sub 46 132,445 2015-10-28, 11:27 PM
Last Post: mvallevand
  2.5.5 available (5 August 2012) sub 46 54,555 2012-09-15, 12:27 AM
Last Post: Wakalaka
  2.2.6 available (28th August) sub 41 95,294 2011-11-28, 04:17 AM
Last Post: sub
  v0.94.8 (afternoon) sub 126 37,660 2005-09-16, 08:16 PM
Last Post: lif
  v0.93.9 available (13 August) sub 51 18,602 2005-08-13, 02:46 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