If I try to pause or record live tv it bumps me out to the main menu. I'm using a PVR 250, direct recording plugin, live preview on, encoder passthrough, I have enough diskspace.
The wireless network I have functions great. However I decided to expand with an MVP but have wireless streaming. I purchased an Asus WL-330g wireless pocket adapter to connect to the MVP. Unfortunatley I can't get this to work correctly.
My network setup is a wireless setup which comprises of the following.
I first connected the MVP direct to router so that I could configure the DHCP and tested it physically attached to it. Connected direct works fine (tested with Hauppauage batch file to view screen on Laptop). When I connect the Asus wireless adapter to the MVP, the router doesn't see the MVP at all.
I am running the network with WEP 128bit and also have a Firewall (PC-cillin 2005) in place. As DHCP is configured and PC-cillin is also configured, I think I must be missing something.
Infact can't seem to do anything with the Asus. It could be perhaps something to do with SSID,IP address or the submask but I'm unsure what to check, alter and test.
Any help appreciated, infact someone must have set something like this.
Sub, I'd like the ability to import data into the DB. Specifically, if I need to do a fresh install, like I did the other week, I'd like some method to import all of the shows, that I recorded previously, back into the DB so they show up in the recordings area and I can watch and delete the shows from my MVP's. (Features which are unavailable through the Video Library) Not to mention, having the attached show information back is really required to make head or tails of all of the .MPG files.
Obviously you'd need an export method to make this work, but this would really make upgrading and fresh reinstalls much more painless.
Perhaps dumping the existing recordings and scheduled recording data to an .XML file?
I managed to do this manually with the following process, which sucks but it at least my stuff is back:
***Stop the GBPVR Service and make backups before doing this.***
1. In the OLD db, create a query, switch to SQL view and paste this code:
Code:
SELECT PROGRAMME.*
FROM PROGRAMME INNER JOIN RECORDING_SCHEDULE ON PROGRAMME.oid = RECORDING_SCHEDULE.programme_oid
WHERE (((RECORDING_SCHEDULE.recording_type)=0) AND ((RECORDING_SCHEDULE.status)=2));
2. Run the query, select all of the rows, CTRL-C to copy
3. Open the PROGRAMME table in the NEW database
4. Paste the records into the table
5. Select only all of the values in the OID column, these are autonumbered so they will have changed from what you pasted earlier.
6. Keep them selected, do not copy them yet.
7. Switch back to the OLD db.
8. In the OLD db, create a query, switch to SQL view and paste this code:
Code:
SELECT * INTO MY_OLD_RECS
FROM RECORDING_SCHEDULE
WHERE (((RECORDING_SCHEDULE.status)=2) AND ((RECORDING_SCHEDULE.recording_type)=0));
9. Run the query
10. Go back to the NEW db, copy (CTRL-C) the values you selected above.
11. Switch back to the OLD db
12. Open the newly created table
13. Select the PROGRAMME_OID column
14. Paste the new values
15. Select all of the rows, CTRL-C to copy
16. Switch to the DB, open the RECORDING_SCHEDULE table
17. If you've done everything correctly, CTRL-V to paste the records, and you're done.
Start the GBPVR service, voila.
I have duplicate recording_group values, but this has no immediate impact. Sub can you comment on that?
I've been thinking about getting a HDTV capable monitor that has 16:9 aspect and supports WXGA at 1366 x 768.
I know there is no current HDTV tuner support in GBPVR but I thought I would ask if anyone uses GBPVR with an HDTV/WXGA monitor and if so how GBPVR handles a standard TV (4:3 aspect) in this case.
Hi,
I am wondering if it is possible to use gb-pvr without being connected to the internet.
First, I must connect it if I want to setup TV channels, because it seems there is no way to setup channels manually.
Second, once I did such configuration, it works only if it is connected. If not, GB-PVR raises an error when activating Live-TV.
Finally, I am wondering why a few GB-PVR services are trying to connect Internet when running. One of them even seems to run as a server.
My HTPC is not always connected, and I do not understand why it is absolutely required to be connected. :confused:
Thanks.
When watching TV over the mvp (or TV recordings), the picture shows up horizontally stretched a little. For example, when they show the FOX logo in the bottom right corner of the screen, I can only see roughly half of the logo. I used the MVP screen positioner plugin to ensure that the positioning is correct on the MVP, but I still get stretched video.
Does anyone know what I need to change to get this to look right?
im not realy sure if its support or wishlist, so i post it here.
When im listening to a FM Radio station and a sheduled tv recording begins, there is no recording cause recording device (PVR350 in my case) is in use.
My question: is it possible for the GBPVR Recording Service to interrupt (or even close) the radio app to record the TV?
If it is, where can i activate it?
I have buy MCE2005 because it is a WINXP PRO for 100 EURO.
But now I have problems with my PVR350 under GB-PVR (0.92.8).
I can install the PVR350 and the PVR150MCE.
For the PVR350 only the retail driver works for install, the PVR250MCE driver not.
After installing GB-PVR I use my MDB from the old W2K installation and all looks fine.
But GB-PVR can only record with the PVR150MCE, the PVR350 produce a empty file.
The TV-OUT works also without problems.
What is the difference between W2K PRO and WINXP MCE2K5.
How can I record with my PVR350 under WINXP MCE2K5
can somone point me in the right direction for mapping remote buttons on hauppage 45 button remote... I want the videos button to open my videos etc
Thanks....