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 … 31 32 33 34 35 … 37 Next »
What Directory is the "MVPMC Share"

 
  • 0 Vote(s) - 0 Average
What Directory is the "MVPMC Share"
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#11
2008-04-29, 09:04 PM
stsa Wrote:Hi, how do I connect to that share ?

When I from PCH via Setup/Network share try to browse to my PC (PVR150) I get "NO CONTENS FOUND ON SERVER"", Am I missing something ?

You would see something similar to this if the guest share is not set up correctly on the Windows side.

Martin
stsa
Offline

Junior Member

Posts: 9
Threads: 3
Joined: Apr 2008
#12
2008-04-29, 09:09 PM
Hi again, Tried with an usb-keyboard and typed smb://pvr150/mvpmc tried with user Guest and no password, even tried with other users that is currently on that PC with no luck.

If I understand the concept you should
1. get a PC working with GBPVR working and enable NMT Streaming and Webserver
2. Share a directory on that PC sharing it as mvpmc with guest account
3. Unzipp the sample-files into that share
4. Do the editing of cgi, telnet and so on
5. From PCH browse to that share and mount it, then select it from PCH Media Source

Am I to tired tonight or what am I doing wrong. Trying to get things to work but my knowlegde isn´t so good.

Thank´s and hoping for a solution.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#13
2008-04-29, 09:17 PM
Yes, thats pretty much right.

Have you got another PC there that you can use to try to connect to the mvpmc share? This should let you know whether its a problem at the PC sharing end, or at the PCH end.

I'm guessing its firewall related.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#14
2008-04-29, 10:46 PM (This post was last modified: 2008-05-01, 09:22 PM by mvallevand.)
Hi-Jack wrote a guide on setting up a share here

http://www.mpcclub.com/temp/MPC_SMB_and_...de_PCH.pdf

Note I disagree with Hi-Jack, I think Simple File Sharing should be enabled with the Guest account.

Martin
stsa
Offline

Junior Member

Posts: 9
Threads: 3
Joined: Apr 2008
#15
2008-04-30, 07:46 PM
Hi again and thank's for the Guide. Didn't get it to work with guest account. Maybe it's because of different languages "Guest" or "Gäst" in Swedish (Firewall is off)

I have now created a user called pch with password pch on the PC and then I can from PCH add "SMB://PVR/MVPMC" with user PCH and same password.

But then the settings have to changed I think for script.cgi and telnet.html though my Media Source Name Is "PCH@PVR:MVPMC"

Tried to changed the following;

mount -t cifs //192.168.0.198/mvpmc /etc/mvpmc/ -o username=pch,password=pch,ro;
where the ip is my PC

Also changed telnet.html with;

<a href="http://localhost.drives:8883/[SMB]pch@pvr:mvpmc/script.cgi">Telnetd</a>
<BR>
<a href="http://localhost.drives:8883/[SMB]pch@pvr:mvpmc/gbpvr.cgi">GB-PVR</a>

Tried with %20 and without it.

Does not work.

Any ideas ?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#16
2008-04-30, 07:51 PM
Quote:<a href="http://localhost.drives:8883/[SMB]pch@pvr:mvpmc/script.cgi">Telnetd</a>
<BR>
<a href="http://localhost.drives:8883/[SMB]pch@pvr:mvpmc/gbpvr.cgi">GB-PVR</a>

Tried with %20 and without it.
I think this bit would still be:

<a href="http://localhost.drives:8883/[SMB]%20PVR:mvpmc/script.cgi">Telnetd</a>
<BR>
<a href="http://localhost.drives:8883/[SMB]%20PVR:mvpmc/gbpvr.cgi">GB-PVR</a>


ie, username/password isnt part of this path.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2008-04-30, 07:52 PM
Actually also check the case. ie "MVPMC" and "mvpmc" are different.
philly_phenom
Offline

Senior Member

Posts: 566
Threads: 97
Joined: Aug 2006
#18
2008-04-30, 08:52 PM
How do you specifically set up a share with the Guest account? I just enabled simple file sharing (that's all XP Home allows anyway) & I don't have any problems.

I did check the box to "allow network users to modify files" (or whatever it says). Is that how you enable the Guest account?

This is more of a general Windows XP question since I haven't had any issues getting the PCH to play GB-PVR content.
GBPVR v1.4.7
Windows 7 Ultimate (64-bit)
Intel Core 2 Duo 2.33 GHz
4 GB RAM, 160GB system drive
640GB recording drive
PVR-500 - analog cable stations
HDHomeRun - ASTC via antenna
nVidia GeForce 8600GT
1 PCH @ 1080p componenent (was NTSC via composite)
1 PCH @ 1080p HDMI (was component)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#19
2008-04-30, 08:55 PM
A couple of things:

- The name of the share should be entered exactly as it shows on the Media Source screen.

- The guest account will not be language related, it is a special Windows account.

Martin
stsa
Offline

Junior Member

Posts: 9
Threads: 3
Joined: Apr 2008
#20
2008-04-30, 10:33 PM
Hi, I followed the guide from MPCCLUB (thank´s to Martin) but could not get it to work. Don´t really know why. Running Windows XP Pro SP2 Swedish, no firewall

Enabled Guest account, changed from simple file sharing, created a directory and shared it as mvpmc with everyone read (standard) and added guest read as described in the guide.

Then tried to connect to that share from PCH without success.

Selected Network share from PCH and tried to browse, tried to mount with SMB://PVR:MVPMC without username and password, tried with only guest as username. The only way I could connect was by making a user with password.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Where to place the mount for dvd share with WOL Sheik Yerbouti 2 1,911 2012-01-24, 10:10 AM
Last Post: Sheik Yerbouti
  Any way to Keep mvpmc share active on NMT for Web Service Invocation form anyhwere? jt25741 2 2,111 2011-04-01, 03:43 AM
Last Post: jt25741
  Help with mounting DVD share in NPVR script Paul_B 3 2,020 2011-01-01, 09:51 PM
Last Post: mvallevand
  Mvpmc share in W7 Sheik Yerbouti 4 2,160 2010-07-29, 09:16 PM
Last Post: mvallevand
  PCH doesn't find MVPMC baj1 17 6,390 2010-06-05, 05:02 PM
Last Post: baj1
  MVPMC + standby of NMT Azimuth 2 1,823 2010-04-23, 02:59 AM
Last Post: Azimuth
  The share folder no longer exists pcostanza 6 3,023 2010-04-07, 11:02 PM
Last Post: pcostanza
  Somehow screwed up my mvpmc share? Firetoad 2 1,848 2010-03-21, 06:29 AM
Last Post: Firetoad
  MVPMCX2 install problem 'cannot create directory' arkennedy75 5 2,589 2009-12-21, 01:50 AM
Last Post: mvallevand
  MVPMC or MVPMCX2 on Ubuntu fhmanas 6 3,049 2009-12-11, 12:15 PM
Last Post: dfdario

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

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

Linear Mode
Threaded Mode