NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 2 3 4 5 6 … 37 Next »
NMTInstall2 does not install mvpmcx2 files

 
  • 0 Vote(s) - 0 Average
NMTInstall2 does not install mvpmcx2 files
JohnEll
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
#1
2012-03-04, 07:07 PM
Hi
I am trying to set up my PCH A110 with mcpmc but have encountered a strange problem.
I have been using NPVR for a while and had no problems.
When I use NMTInstall2 to set up mvpmc, I only seem to get the following files in the mvpmc share and no files are installed on the PCH.

mvpmcx2
mvpmcx2.7z
NMTInstall.xml

I have seen reference to npvr.html and npvr.cgi but cannot find any of these on my system.
I am using NPVR 2.3.6 with patches R1 on Windows 7 Pro.
I have checked the share on my PC works correctly and can be seen from the PCH.
I have used the default C:\mpvmc directory.

Can anyone help?

John
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,157
Threads: 958
Joined: May 2006
#2
2012-03-04, 07:55 PM
Those files are created by NMTInstall2 Did you follow the steps here? http://www.nextpvr.com/nwiki/pmwiki.php?...lingmvpmc2 You need to tick the last box to get those files.

Nothing is actually installed on the NMT.

Martin
JohnEll
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
#3
2012-03-05, 06:23 PM
mvallevand Wrote:Those files are created by NMTInstall2 Did you follow the steps here? http://www.nextpvr.com/nwiki/pmwiki.php?...lingmvpmc2 You need to tick the last box to get those files.

Nothing is actually installed on the NMT.

Martin

Thanks Martin. It was obvious when you pointed it out! I only ticked the top box (as suggested in the walkthrough if NPVR is already installed).

Now to sort out why I get a black scree,

Thanks again for your help.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,157
Threads: 958
Joined: May 2006
#4
2012-03-05, 11:20 PM
Typically that's a firewall if it 30 seconds going back to the NMT menu. Otherwise if you want some help post you NMT Syntax check output, and I will see if I see anything.

Martin
JohnEll
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
#5
2012-03-06, 08:02 PM
I've only just got back to this problem - you were right. Windows firewall is causing the problem. Turning it off allows mvpmc to load fine. Can you tell me which ports I need to open? 8866 is already opened so it must be another?

I also have a problem with screen resolution. The NMT display is clearly wrong - the NPVR displays are far too big for the screen but the playback/live TV is fine. I run my NMT at 1080i - do I need to pick a different resolution in the startmeup script?

I have pasted the output from the Sntax Checker below if that is any help. (Apologies for my server name!)

Thanks again for your help.

John

Checking for mvpmc share on THE-MONSTER
mvpmc C:\mvpmc

Checking GB-PVR.html links
C:\mvpmc \GB-PVR.html not found

NMT IP Address: 192.168.0.4 MAC 0006DC440EDB

GB-PVR Not Installed

N-PVR Installed C:\Users\Public\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/THE-MONSTER:mvpmc/npvr.cgi">N-PVR</a>
<a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a>
<a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">N-PVR via USB</a>

config.xml entry found Client Type PCH2
MVPSendIncrementalUpdates true
MVPClientType PCH2
MVPWidth 1920
MVPHeight 1080
MVPOffsetX 0
MVPOffsetY 0

Enabled true
Port 8866

The remote server returned an error: (404) Not Found.

Checking NMT Version
01-17-110314-15-POP-403-000

Checking NMT Display
1080i 50Hz

Calling NMT Source
NAS
smb://192.168.0.6/qmultimedia Username: admin Password Length: 5

MyMusic
smb://192.168.0.6/MyMusic Username: admin Password Length: 5

THE-MONSTER:mvpmc
smb://192.168.0.2/mvpmc Username: Password Length: 0
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,157
Threads: 958
Joined: May 2006
#6
2012-03-06, 10:28 PM
In config.xml you need to update the setting for

<MAC-0006DC440EDB>
to use

Code:
<MVPWidth>1232</MVPWidth>
        <MVPHeight>696</MVPHeight>
        <MVPOffsetX>24</MVPOffsetX>
        <MVPOffsetY>12</MVPOffsetY>

You may need to tweak this for overscan, or if you have no overscan just use 1280, 720,0,0 Video will still play at 1080i/p this is just the menu resolution. You can run the menus at 1920x1080 but it is not recommended.

As for firewall, for simplicity I would recommend opening up NextPVR.exe and NRecord.exe for TCP and UDP for local LAN only rather then getting into the specific ports you need.

Martin
JohnEll
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
#7
2012-03-07, 08:23 PM
Thanks Martin. That has fixed all the problems and I can now access all the functions of NPVR on my NMT - fantastic.

One final question. How do I exit from the NPVR interface on the NMT back to my normal media services menu? I cannot seem to find a key which will do this for me.

Thanks again for all you help setting this up.

John
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,157
Threads: 958
Joined: May 2006
#8
2012-03-07, 10:19 PM
Glad, you got it going. It's not obvious but it is the Power key. I think Exit from the menu works too although the Power key is slightly more reliable.

Marin
JohnEll
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
#9
2012-03-08, 08:34 PM
That's great! I now have everything working exactly as I want it - even my wife can see the benefit!

Thanks again

John
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,157
Threads: 958
Joined: May 2006
#10
2012-03-08, 11:01 PM
Thanks, that is high praise indeed.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  New NMTInstall2 for N-PVR mvallevand 189 88,419 2016-06-15, 06:13 PM
Last Post: jghanisco
  can't play m4v files on NMT through NPVR steveum 5 14,751 2014-09-19, 11:38 PM
Last Post: mvallevand
  NMT won't play files with German Umlauts newyankee 5 13,989 2014-08-15, 10:16 PM
Last Post: mvallevand
  Cannot get mcpmcx2 working after re-install - help StevHodge 63 34,602 2014-05-17, 09:01 PM
Last Post: mvallevand
  PCH-A110 Unable to install with Request cannot be processed jeffers 6 6,771 2014-04-01, 03:00 PM
Last Post: jeffers
  mvpmcx2 Key Mapping mvallevand 22 18,281 2013-12-08, 07:33 AM
Last Post: jksmurf
  A-100/MVPMCX2 cannot handle corrupt .ts timeline agerdin 1 3,950 2013-05-28, 01:34 AM
Last Post: mvallevand
  Mvpmcx2 and avchd, mts and mp4 files Sheik Yerbouti 6 6,043 2013-04-25, 05:04 AM
Last Post: pBS
  WMA files crash PCH trummel 2 2,829 2013-04-17, 10:59 PM
Last Post: mvallevand
  New (clean) install - gives black screen go4it 1 2,646 2013-03-22, 01:00 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode