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 … 17 18 19 20 21 … 37 Next »
connect PCH to 2nd PVRX2 server

 
  • 0 Vote(s) - 0 Average
connect PCH to 2nd PVRX2 server
replaytv
Offline

Senior Member

Posts: 352
Threads: 22
Joined: Oct 2004
#1
2008-05-10, 06:36 PM
Martin,

I have two recording PCs. I have successfully got PCH to connect to them individually after reboot the PCH. I have tried to modify script.cgi to unmount /etc/mvpmc then follow with the mount but that was not successful. Is there any way I can't modify the script.cgi so that I can alternate the PCH to connect between the 2 PCs?

Thanks.

Dan L.
Dell Dual Core 6400 XP Pro, PVR500, HVR-1600, MVPs on Belkin wireless bridge
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,673
Threads: 767
Joined: Nov 2003
#2
2008-05-10, 07:12 PM
The server is found using a UDP broadcast, so you'll end up going to whatever machine's server responds quicker.

I think mvpmc allowed you to specify a command line option telling it which server ip address to use. I'm not sure if martin has implemented a similar thing in mvpmcx2?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#3
2008-05-10, 07:13 PM
First, I would place the mvpmc share on an always-on share so you don't have to worry about the unmounting.

Then I would add a third entry in telnet.html pointing to gbpvr1.cgi, and create gbpvr1.cgi pointing to startmemup1. In each startmeup add the ip of the GPBVR server you want to talk to on the command line with --emulate xx.xx.xx.xx

Martin
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,625
Threads: 148
Joined: Mar 2006
#4
2009-08-24, 12:41 AM
Well this was way WAY easier than I thought it was going to be Smile

I am a bit of a dummy when it comes to modifying NMT stuff so thought I would post a quick dummies guide from what I found out Wink
Attached is my modified files for anyone else who is looking for this feature with a quick explanation of what I have done.

NOTE when editing these files DO NOT use notepad, use an editor which will saves the file in a linux compatible format.
I use EditPad Lite you can get it from here http://www.editpadpro.com/editpadlite.html

What I did:

Modified "GB-PVR.html" to add another selectable option that loads "gbpvr1.cgi" instead of "gbpvr.cgi" (you can edit the displayed name to whatever suits you).

<a href="http://localhost.drives:8883/NETWORK_SHARE/PVR-SERVER:mvpmc/gbpvr.cgi">GB-PVR (Main Server)</a>
<BR>
<BR>
<a href="http://localhost.drives:8883/NETWORK_SHARE/PVR-SERVER:mvpmc/gbpvr1.cgi">GB-PVR (Second Server)</a>


Made a copy of "gbpvr.cgi" with the name "gbpvr1.cgi" & edited it so it loads "startmeup1" instead of "startmeup"

sh -c /etc/mvpmc/startmeup1 2>/dev/null >/dev/null &

Edited "startmeup" to add "--emulate 192.168.0.150" to the mvpmcx2 command (this is the network address of my main GB-PVR server you will need to edit it to yours)

#/etc/mvpmc/mvpmcx2 --emulate 192.168.0.150 &

Made a copy of "startmeup" with the name "startmeup1" & changed "--emulate 192.168.0.150" to "--emulate 192.168.0.160" (this is the network address of my second GB-PVR server you will need to edit it to yours)

in config on my second server under the "MVP & NMT" tab told it to autostart a server & that was it working.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Replacment NMT blank screen/can't connect Spidermonkey 6 14,761 2015-05-19, 06:25 PM
Last Post: Spidermonkey
  My NMT cannot connect since I upgraded to 3.3.8 ElihuRozen 15 18,513 2014-11-07, 06:51 PM
Last Post: mvallevand
  W7 platform update -pch won't connect psycik 3 3,094 2013-04-20, 08:14 PM
Last Post: psycik
  More than one server - one NPVR and one GBPVR? baj1 4 2,491 2012-01-17, 06:49 PM
Last Post: martint123
  NMT Issue with new NPVR server baj1 3 1,914 2012-01-16, 04:54 AM
Last Post: mvallevand
  Trouble getting startmeup to wake the Server jksmurf 9 4,477 2012-01-07, 12:07 AM
Last Post: mvallevand
  HE-AAC Sound Without NextPVR Server hasso 2 2,273 2011-09-08, 02:09 AM
Last Post: hasso
  Selecting between pvrx2 and nextpvr MVP/NMT servers is it possible? bgowland 2 2,357 2011-05-27, 03:29 AM
Last Post: bgowland
  PVRX2 oddities w/ component 1080p philly_phenom 4 1,906 2011-01-16, 11:39 PM
Last Post: philly_phenom
  Connecting PCH to 1 PVRX2 server and 1 NPVR server fering 3 1,753 2010-12-02, 05:27 PM
Last Post: fering

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

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

Linear Mode
Threaded Mode