Just got everything hooked on the new PVR setup. I have the PVR-150 tuner card and it came with the new 45 button remote. The remote works fine with the IR sensor connected to the PVR-150 and running GB-PVR on the computer, but when I switch over to the MediaMVP Server and try using the remote from my living room it does not work. The older style remote that came with my MediaMVP works in the living room, but not the new 45 button remote. Is there something I'm missing? I have the newest version of IR32 installed, and I made sure to install GB-PVR after installing the Hauppauge software. Both remotes work from the PC, but only the old remote from the MVP. Does the IR receiver in the MVP not work with the new remote?
Have started using the video library plugin and hae encountered a couple of problems.
1. The main file area loses focus after exiting a video. Watch video escape back to folder list and you cannot get away from the main menu and play buttons. The only way is to double click on a folder and then back which then allows you to use the updown cursor keys or scroll wheel in the file area.
2. Lose sound after fast forward. Using DVD to MPEG conversions, play and sound fine, but FF and then no sound.
Last one is a question.
When in the Video Library looking through folders i noticed i could play .ifo files ? - There was now OSD for these and i could see no means of control.
If you can play IFO's from here, will they play on an MVP ?
With the lastest releases LiveTV is saved to files related to the programme name/time/date. Â This is great but how can I delete these files using the Remote and the available screen menu options? Â Any suggestions please?
I have a WinTV Nova-T, there are 2 versios of this card one with a line in only and one with the line in and out.
I have the version with line in and line out, i use it on Windows XP w/SP2 and its suposed to install 7 driver sets but mine hasnt its only installed 4 so its causing some problems but nothin to big.
Does anyone know if this card can be used fully on XP ? if so how.
2nd problem.
The card works great most of the time but some channels in the day are skippy and freeze etc and in the night they are fine?
im having trouble with a file reference. i wrote a static class, which uses a reference to a dll and i wrote a form to test it. it worked fine, compile ran smoothly, then i tried using the same class in a plugin. added all the same references and everything. so it compiles but everytime a goto run the static class i get a "one of its dependencies, was not found" error. ive added a few references to the plugin, and all seem fine, this reference looks a little different. for starts it uses "Interop.originaldllname.dll" instead of the original dll, and creates a dll of that name which is only like 6k. also the path of that reference is in my project dir\ob\interop.orginalname.dll (this was also the case in the working form). i have no idea why its doing the reference this way, but im sure this is what is screwing it up. im building the plugin directly to the gbpvr\plugins dir too, so its not going into myproject\bin\debug.
any ideas what im doing wrong, and how i can fix it.
like i could always write another program to do what this does (cdripper to mp3s with id3 tags) but why write another program to do this, when the plugin code do this.