NextPVR Forums

Full Version: MVP Leftover Test Settings in config.xml?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm having my first go at NPVR now that Martin has made it possible to utilize my MVP's. While copying some of my MVP_Position settings from GBPVR I noticed that there are some settings in NPVR's config.xml that are already set for specific MAC addresses. Sub, are these just leftover vestiges of a late night testing session? Wink If so, is it safe to delete them? Here's the lines from the file:

<MVPSpecificSettings>
<MAC-0006DC427CB7>
<MVPClientType>PCH2</MVPClientType>
<MVPWidth>1180</MVPWidth>
<MVPHeight>680</MVPHeight>
<MVPOffsetX>40</MVPOffsetX>
<MVPOffsetY>32</MVPOffsetY>
<MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
</MAC-0006DC427CB7>
<MAC-0006DC81256C>
<MVPClientType>PCH2</MVPClientType>
<MVPWidth>1180</MVPWidth>
<MVPHeight>680</MVPHeight>
<MVPOffsetX>40</MVPOffsetX>
<MVPOffsetY>32</MVPOffsetY>
<MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
</MAC-0006DC81256C>
These are my NMT MAC addresses. You can either leave them there or delete them.

I leave them in the file because its convenient for me, and serves as an example too.
I figured they were probably yours. Wink In GBPVR the tags were something like MVP - DEFAULT instead of listing an actual MAC address. At first I wondered if NPVR had somehow detected some of my MVP's, but the MAC's didn't match any of mine. I think I'll delete them as just keeping track of the 4 that I have is difficult enough. Smile