sorry for asking silly basic stuff, but it's quicker than searching
1) how do I configure GBPVR to use Media Player Classic as default player?
2) how I configure GBPVR to use AC3Filter (not listed) as my preferred audio decoder?
3) how do I configure player to use SPDIF?
Please consider adding the day of the week (or abbreviation) to the date already displayed when looking at Pending (ie shows to be recorded). I am constantly having to glance up to my wall calendar to see what day is 9/16/2005, for example.
Perhaps this addition would help in other windows as well.
Thanks.
I recently bought two MVPs, but have only hooked up one at this point - I've run out of router ports and haven't bought another switch just yet. I plan to remedy that this weekend however, which leads to my question.
Do I need to set the Autostart MVP servers value to two once I hook up my second MVP, or can I leave it set to 1 and will a second service start on-demand? It would be nice if I could leave it at 1 since then the service wouldn't consume any resources when not being used, which will be 95% of the time in my case.
Programming the PVR using TV Guide is a very cool thing.
However, most of the programs begin a few minutes (at least 5 minutes) later because of commercials at the beginning. They are also interrupted by commercials. As a matter of this, the programs usually end at least 10 minutes later than written in TV Guide. I always set my VCR to record 20 minutes longer.
Is there any possibility to set this in GBPVR when programming recording using TV Guide? Thanks.
I have some code that records any audio stream from the internet that you web browser will play. This is simply a front end for kicking off a web browser and the Total Recorder application (captures the playing audio stream).
The audio is saved to disk as MP3's so that I can listen to them via GB-PVR on an MVP using a plugin that I've written for the purpose.
Many of these recordings are fairly long (up to 3 hours or so) and it would be really useful to be able to skip forward and restart at the point where you left off, in a similar way to playing video via GB-PVR. Please correct me if I'm wrong but there does not appear to be an API to allow me to do this.
Is there a way that this can be achieved using GB-PVR as is, if not is it possible to add an API to allow plugins to be developed that will allow this functionality to be added ?
For those who loved the simplicity of MusicAlbums Plugin I have posted my updated version called Music Albums II (MAP2). I have tested it against the latest GBPVR release on my home system. It all seems to be working fine. As a summary of the features I have added:
Version 0.5
Configuration
- Delay before displaying song lists
- Multiple sources for music files
Plugin
- Loads albums/MPU3 from multile source directories defined by the configuration
- Does a recursive walk through each of the directories looking for playlists and music files. Any folder that contains music files is considered an album.
- Display of the album list and song lists are delayed to give better initial response and to allow faster navigation of the album list. The delay is set in the configuratin panel.
- Navigation is simplified. Use UP/DN arrow to browse album/song list. Use right arrow to go from Album List to Song List to Now Playing List. Use left arrow to go back. Use select key to add an album or song to the Now Playing List. Channel UP/DN give paging in album/song list. The colored keys on the Hauppauge remote shoudl be the same as MAP. Yellow = Pg DN; Red = Pg UP; Blue = select; PAUSE will pause; PLAYwill resume from Pause; STOP will stop everything and clear the Now Playing List
- Some clean up on file name handling
There are a few items I would still like to do:
- Support for ID3V2.4
- Edit of Now Playing List (Music Queue)
- Undo Last add
- AutoPlay for operation without having the TV turned on
- Maybe a simple playlist editor
- Shuffle Play
I've been watching a DVD and all of a sudden, subtitles came up. Subtitles are not checked in the config section. ON this specific dvd, i went in and turned off closed captioning and it didn't take care of it. I went back to that menu and just to check, i checked "spanish Closed captioning" And when i went back to the dvd, now i have a spanish and an english subtitles. In fact, when i have "subtitles" enabled on the dvd, i get two sets of closed captioning on top of each other. It's as if GBPVR is somehow finding the closed caption stream and putting it apart from whatever the dvd is doing.
I tried pressing CTRL-G and the green key ( i read somewhere that that's supposed to toggle it, but it didn't)... anyone have thoughts?
So I had it working pretty sweet for a day and now I can't GBPVR to start up. If I turn on the config tool I get the following error:
Unrecognized database format 'C:\Program Files\devnz\gbpvr\gbpvr.mdb
Below is what the JIT debugger displayed. Any help would be greatly appreciated. Thanks in advance
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Data.OleDb.OleDbException: Unrecognized database format 'C:\Program Files\devnz\gbpvr\gbpvr.mdb'.
at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at xd426863f4d052758.x1d248470894f26c1.xec273cb62c940b66()
at xeb983fa94d0b4753.xfd6951461fe46d87.x81464aef82823e23()
at xeb983fa94d0b4753.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.