2010-11-09, 02:37 AM
Been using gbpvr for years now and have decided to migrate to npvr. For the most part it hasn't been too painful. I ran into two snags...getting npvr to recognize my Hauppauge PVR150 and finding a syntax error in the html file for starting npvr via my popcorn. Not sure if I found a bug, but I installed npvr using the nmtinstall2.exe and the html file that the nmtinstall2 provided had the first syntax below and changing it to the bottom one got npvr working on the popcorn.
nmtinstall2 syntax
Working for me syntax
Prior to getting npvr working on the popcorn I made sure all was well on the server as far as watching TV and using the TV guide. Unfortunately I can't watch TV through the popcorn. I can pull up the menu screen and thumb through the guide but no TV watching. I have attached my logs for some appreciated help. Thanks...
nmtinstall2 syntax
Code:
"http://localhost.drives:8883/NETWORK_SHARE/servername:mvpmc/npvr.cgi"
Working for me syntax
Code:
"http://localhost.drives:8883/NETWORK_SHARE/mvpmc/npvr.cgi"
Prior to getting npvr working on the popcorn I made sure all was well on the server as far as watching TV and using the TV guide. Unfortunately I can't watch TV through the popcorn. I can pull up the menu screen and thumb through the guide but no TV watching. I have attached my logs for some appreciated help. Thanks...