2008-05-09, 05:20 PM
After a long while working with the installation thread and other searches I've finally gotten the GBPVR to work with my PCH.
I suggest you add this info to the first post:
...Then you will add a section to your config.xml file which describes your own popcorn hour player and its video settings like so...
You must find out what your PCH player's MAC internet ID number is and change the blue text (both the opening and closing tags) as in this example (your number will be different) <MAC-00642DB89> .
Here are a few ways to find out the PCH's MAC number....
---------------
I worked trying to get the menu to return after playing any media and it never would until I made this simple change.
I suggest you add this info to the first post:
...Then you will add a section to your config.xml file which describes your own popcorn hour player and its video settings like so...
Code:
<MAC-[color=Blue][your PCH's MAC address][/color]>
<MVPClientType>PCH</MVPClientType>
<MVPWidth>1280</MVPWidth>
....
</MAC-[color=Blue][your PCH's MAC address][/color]>
You must find out what your PCH player's MAC internet ID number is and change the blue text (both the opening and closing tags) as in this example (your number will be different) <MAC-00642DB89> .
Here are a few ways to find out the PCH's MAC number....
---------------
I worked trying to get the menu to return after playing any media and it never would until I made this simple change.