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 … 4 5 6 7 8 … 37 Next »
Some issues with Install

 
  • 0 Vote(s) - 0 Average
Some issues with Install
jt25741
Offline

Member

Posts: 96
Threads: 20
Joined: Mar 2011
#1
2011-03-26, 03:50 AM
I ran NMTInstall2 without errors selecting everything but installing NPVR, which was already running.

I do not have simple file sharing configured though. I went to A110 and setup a manual SMB share to mvpmc with my username/password. I connect fine to share... but nothing happens. If I use the file browser, I see N-PVR.html from the NMT. If I select that file I see on the following hidef looking HTML page.

N-PVR
N-PVR via Network Browser
N-PVR via USB

If I select any one of these with the remote, nothing happens. Anything else I need to tweak on the server side to make this go? Repercussions of not using simple file sharing?

Thanks for the help

Jim
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,153
Threads: 958
Joined: May 2006
#2
2011-03-26, 03:55 AM
There is a stickly link the the NMT Syntax check. Run it, and copy/paste the output into this thread.

Martin
jt25741
Offline

Member

Posts: 96
Threads: 20
Joined: Mar 2011
#3
2011-03-26, 04:09 AM
Checking for mvpmc share on NOG
mvpmc C:\mvpmc

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

NMT IP Address: 192.168.1.104 MAC 687F745E7499

GB-PVR Not Installed

N-PVR Installed C:\Documents and Settings\All Users.WINDOWS\Application Data\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/NOG: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>


Enabled true
Port 8866

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

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

Checking NMT Display
720p 60Hz

Calling NMT Source
TV etc
nfs://nog:/TV_etc Username: root Password Length: 1

Movies etc
nfs://nog:/movies_etc Username: root Password Length: 1

camcorder
nfs://nog:/Camcorder Username: root Password Length: 1

PVR
smb://NOG/mvpmc Username: guest Password Length: 6
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,153
Threads: 958
Joined: May 2006
#4
2011-03-26, 04:17 AM
There are ramifications to not using Simple File Sharing and one is you can't use the Network Browser. We will concentrate on the named share.

First you made the number one mistake in following the directions and that is you decided to not accept the default Share Name for the mvpmc share instead you called it PVR. With the linux-style editor you need to modify NPVR.html and change NOG:mvpmc to PVR

You also are running a bridge so the MAC the PC sees is not your PCH's. Modify the NPVR config.xml entry to use 687F745E7499 instead of the real MAC address.

In you npvr.cgi file, if you haven't already make sure you use the proper username and password

mount -t cifs //xx.xx.xx.xx/mvpmc /etc/mvpmc -o username=guest,password=xx,ro

Finally you are using 720p. The NPVR OSD that runs on top of playing video will look better at 1080 you can change that anytime.

Martin
jt25741
Offline

Member

Posts: 96
Threads: 20
Joined: Mar 2011
#5
2011-03-26, 04:24 AM
Martin,

You are amazing thanks, that bridge! The only part I dont get is my modifying the share name. If I look at my PC, the sharename is mvpmc. I mounted that same share name via the NMT. The PVR name, in my mind, is a tag on the NMT side representing the sharename mvpmc. I guess this still messed things up, but this was the basis for my confusion..I thought the share name was the default.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,153
Threads: 958
Joined: May 2006
#6
2011-03-26, 04:29 AM
If you look at the NMT Wiki http://www.networkedmediatank.com/wiki/i...hare_Setup you see that it is free form text. It is confusing because it is not the Windows share name. NMTInstall2 can't guess what you might enter so it takes the defaults the NMT software uses if you leave it blank.

Martin
jt25741
Offline

Member

Posts: 96
Threads: 20
Joined: Mar 2011
#7
2011-03-26, 03:30 PM
mvallevand Wrote:There are ramifications to not using Simple File Sharing and one is you can't use the Network Browser. We will concentrate on the named share.

First you made the number one mistake in following the directions and that is you decided to not accept the default Share Name for the mvpmc share instead you called it PVR. With the linux-style editor you need to modify NPVR.html and change NOG:mvpmc to PVR

You also are running a bridge so the MAC the PC sees is not your PCH's. Modify the NPVR config.xml entry to use 687F745E7499 instead of the real MAC address.

In you npvr.cgi file, if you haven't already make sure you use the proper username and password

mount -t cifs //xx.xx.xx.xx/mvpmc /etc/mvpmc -o username=guest,password=xx,ro

Finally you are using 720p. The NPVR OSD that runs on top of playing video will look better at 1080 you can change that anytime.

Martin

Hello Martin,

Sorry to bother you, but I am still having the same trouble. I completed the steps above and still get "request cannot be processed" on the NMT

So I made the NMT named share mvpmc, and reran the NMTInstall2 installer, and used the bridge MAC this time at 687F745E7499.

I see N-PVR.html from the NMT when I open the share. If I select that file I see on the following hidef looking HTML page.

N-PVR
N-PVR via Network Browser
N-PVR via USB

If I select any one of these with the remote, I get the "request cannot be processed" still.

I did change the username and password after the install again in npvr.cgi

Output from NMT Syntax:

Checking for mvpmc share on NOG
mvpmc C:\mvpmc

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

NMT IP Address: 192.168.1.104 MAC 687F745E7499

GB-PVR Not Installed

N-PVR Installed C:\Documents and Settings\All Users.WINDOWS\Application Data\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/NOG: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 1280
MVPHeight 720
MVPOffsetX 0
MVPOffsetY 0

Enabled true
Port 8866

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

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

Checking NMT Display
720p 60Hz

Calling NMT Source
TV etc
nfs://nog:/TV_etc Username: root Password Length: 1

Movies etc
nfs://nog:/movies_etc Username: root Password Length: 1

camcorder
nfs://nog:/Camcorder Username: root Password Length: 1

mvpmc
smb://NOG/mvpmc Username: guest Password Length: 6
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,153
Threads: 958
Joined: May 2006
#8
2011-03-26, 03:38 PM
Hi,

The name is still not right. Now it is named mvpmc, did you leave it completely blank? You don't need to reinstall, if you don't want to edit the html file, instead remove the share and re-add it but make sure the Share Name is completely blank.

Martin
jt25741
Offline

Member

Posts: 96
Threads: 20
Joined: Mar 2011
#9
2011-03-26, 03:56 PM
OK, I didnt get this point from the above discussion, leaving the named share blank on NMT. I fixed the html file to what I think you said and this is what it looks like now with the same negative result:

<html>
<head>
</head>
<body bgcolor="blue">
<font face="Verdana" size=3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table align="center" bgcolor="white" border="2" cellpadding="30">
<tr>
<th align="center" valign="middle">
<a href="http://localhost.drives:8883/NETWORK_SHARE/mvpmc/npvr.cgi">N-PVR</a>
<BR>
<a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a>
<BR>
<a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">N-PVR via USB</a>
<BR>
</th>
</tr>
</table>
</font>
</body>
</html>
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,153
Threads: 958
Joined: May 2006
#10
2011-03-26, 04:01 PM
Sorry I wrote accept the default (which is blank), I see my screen capture has been deleted (on time) from the sticky. I will capture this part and make a YouTube video.

Back to the problem, did you edit the file with a linux editor? I can't tell from a paste, you'd have to compress it and upload it if you wanted me to check.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot get mcpmcx2 working after re-install - help StevHodge 63 34,601 2014-05-17, 09:01 PM
Last Post: mvallevand
  PCH-A110 Unable to install with Request cannot be processed jeffers 6 6,770 2014-04-01, 03:00 PM
Last Post: jeffers
  New (clean) install - gives black screen go4it 1 2,645 2013-03-22, 01:00 PM
Last Post: mvallevand
  NMT install help pcostanza 4 3,933 2012-12-24, 06:53 PM
Last Post: pcostanza
  NMTInstall2 does not install mvpmcx2 files JohnEll 9 5,245 2012-03-08, 11:01 PM
Last Post: mvallevand
  I'm not able to install mvpmcx2 3.3 on my PCH A110 rameijn 7 3,750 2011-03-28, 12:12 AM
Last Post: mvallevand
  Issues with FF and Seeking on HD .ts files specifically jt25741 10 4,228 2011-03-27, 08:28 PM
Last Post: Jaggy
  Black Screen on NMT if I install TV Listings Plugin? jksmurf 1 1,587 2011-02-13, 10:45 AM
Last Post: Jaggy
  How to install for NPVR? Barsk 2 1,785 2010-10-08, 08:02 AM
Last Post: Barsk
  ts timeline issues and direct playback through NMT zaldwaik 11 4,621 2010-06-29, 01:03 AM
Last Post: lairpost

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

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

Linear Mode
Threaded Mode