NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 207 208 209 210 211 … 433 Next »
Can I have one computer that is a client for 2 computers each running NPVR?

Can I have one computer that is a client for 2 computers each running NPVR?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,937
Threads: 956
Joined: May 2006
#11
2014-09-04, 12:04 AM (This post was last modified: 2014-09-04, 12:09 AM by mvallevand.)
The location of the data directory is defined in the registry. I minimal registry file launched from the desktop will do what you want.

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\NPVR]
"DataDirectory"="C:\\Users\\Public\\NPVR"

Martin
IanSpringfield
Offline

Member

Posts: 101
Threads: 12
Joined: Aug 2013
#12
2014-09-04, 03:14 AM
Pretty successful.

I saved 2 separate config.xml files in 2 separate folders (named for each computer) on a different drive. I then created 2 batch files. The batch file copies the appropriate config.xml into the NPVR data folder (of course copy and replace so a dialog box doesn't appear). One shortcut executes one batch and the other shortcut the other batch file. Then I start NPVR as normal. If it's holding computer 1's config file, NPVR starts as client to computer 1. If it's holding computer 2's config file, NPVR starts as a client to computer 2.

A 2 step process, but that's going to work fine.

Thanks everybody.

Sorry Martin, I was already on my way before I saw your response although I must admit, I'm not wise enough about such things that I completely understand your suggestion.
IanSpringfield
Offline

Member

Posts: 101
Threads: 12
Joined: Aug 2013
#13
2014-09-04, 03:49 AM
Been playing with my setup and noticed another area for improvement.

When the computer was a client for only 1 computer, I have that nice NPVR icon in the tray. When a recording is taking place, the icon turns red so I know that NPVR is busy. Now I have the ability to switch between 2 servers I would guess that the tray icon reflects whatever server was marked when the computer started.

Is there any way, or what is the best way for me to know if either of the NPVR machines are recording?

I'm thinking not possible, but I've been very lucky lately with questions.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#14
2014-09-04, 05:39 AM
Why not just do a share and use video library
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#15
2014-09-04, 11:14 AM
IanSpringfield Wrote:Pretty successful.

I saved 2 separate config.xml files in 2 separate folders (named for each computer) on a different drive. I then created 2 batch files. The batch file copies the appropriate config.xml into the NPVR data folder (of course copy and replace so a dialog box doesn't appear). One shortcut executes one batch and the other shortcut the other batch file. Then I start NPVR as normal. If it's holding computer 1's config file, NPVR starts as client to computer 1. If it's holding computer 2's config file, NPVR starts as a client to computer 2.

A 2 step process, but that's going to work fine.

Thanks everybody.

Sorry Martin, I was already on my way before I saw your response although I must admit, I'm not wise enough about such things that I completely understand your suggestion.
You should also have in mind that if you make configuration changes they will be saved in the working Config.xml, so you might want to copy it back to that computer's directory when you switch. As for tray icon, Ntray.exe could be stopped and restarted at the end of the batch file, and will hence show the status of the current server.

"I'd rather have a bottle in front of me than a frontal lobotomy"
IanSpringfield
Offline

Member

Posts: 101
Threads: 12
Joined: Aug 2013
#16
2014-09-04, 03:44 PM (This post was last modified: 2014-09-04, 04:25 PM by IanSpringfield.)
Reddwarf Wrote:You should also have in mind that if you make configuration changes they will be saved in the working Config.xml, so you might want to copy it back to that computer's directory when you switch. As for tray icon, Ntray.exe could be stopped and restarted at the end of the batch file, and will hence show the status of the current server.

Yes I do understand that any config changes will only be saved for the current loaded config file, however, the only purpose for the client at all is to stream live TV. I've got that pretty well set (decoders, etc.). Config changes to the client are really never necessary. When a new version of NPVR arrives I will probably need to rinse and repeat.

I have realized that if I restart Ntray.exe, it is now pointing to and reflecting the current server's status. I was wondering if I could see the status of each before changing the server (perhaps they are both busy and I'm SOL). I understand Ntray can only look at 1 server at a time. Is there a command I could send to the other server that will return whether it is busy? In a perfect world, I would install a second Ntray and tell it to always look at the other server.

This is not the biggest problem in my life and I certainly can live a happy existence without this solution, I just thought I'd ask in case somebody already knows of a solution.

Obviously, the best overall solution would be to figure out how to get 2 instances of NPVR on 1 computer and be able to configure them independently. With my trusty imaging tool, I may just have to give this go a few times. I'm running W7 Pro 64 and I have access to a virtual XP machine. I may even noodle with the practicality of installing NPVR on XP and then reaching through to treat that as my other instance.
IanSpringfield
Offline

Member

Posts: 101
Threads: 12
Joined: Aug 2013
#17
2014-09-04, 04:03 PM
stustunz Wrote:Why not just do a share and use video library

Hi stustunz,

You've been around a long time, have a ton posts and are from New Zealand, so I figure you must be an expert on NPVR. I'm not sure how your suggestion solves my issue. Could you elaborate a little more so that I can get a better flavor if your suggestion is a better solution than the one I currently have?

Remember, in my world, the client's only purpose is to give me the guide, change the channel and watch live TV. It is not to schedule recordings, manage recordings or view anything that's already been recorded/exists. I have already solved all of those issues.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#18
2014-09-04, 04:18 PM
isn't it possible for an NPVR server to use a tuner in another PC over the network? Wasn't this previously possible with Network Recorder, and now also possible with the new IPTV device? Martin would know whether this can be done...

if it does work, then IanSpringfield could use two clients and one server, with the one server using one local tuner/DTV box and one remote tuner/DTV box connected to one of the clients.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#19
2014-09-04, 05:50 PM
IanSpringfield Wrote:I have realized that if I restart Ntray.exe, it is now pointing to and reflecting the current server's status. I was wondering if I could see the status of each before changing the server (perhaps they are both busy and I'm SOL). I understand Ntray can only look at 1 server at a time. Is there a command I could send to the other server that will return whether it is busy? In a perfect world, I would install a second Ntray and tell it to always look at the other server.
I was about to tell you about the NEWA gadget that sits on your desktop and possibly can run two instances connected to each server, but then I could not find it, hence my post in the support forum...

"I'd rather have a bottle in front of me than a frontal lobotomy"
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#20
2014-09-04, 10:23 PM
Reddwarf Wrote:I was about to tell you about the NEWA gadget that sits on your desktop and possibly can run two instances connected to each server, but then I could not find it, hence my post in the support forum...

Thanks Reddwarf. I was going to post a link on this thread to NEWA Gadget on Wiki. But the NextPVR Wiki for me now seems to have disappeared?

http://www.gbpvr.com/nwiki/

gone solid gone?

goodbye wiki
[SIZE="1"]When you have eliminated the impossible, whatever remains, however improbable, must be the truth.[/SIZE]

[SIZE="2"]NextPVR Documentation (wiki) admin/contributor[/SIZE]

profile on wiki & computer specifications
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  NLite Client on Raspberry Pi cweseloh 16 4,718 2024-10-23, 01:59 PM
Last Post: fla
  npvr is not responding johndutcher 3 1,491 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 3,864 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 11,162 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,684 2022-01-03, 04:45 AM
Last Post: mvallevand
  Auto Update EPG not running as scheduled? BairStrokes 2 1,722 2021-03-26, 12:02 PM
Last Post: NumberFive
  Recording service stopped or not running at scheduled time MattInetroit 3 1,881 2021-01-08, 12:03 AM
Last Post: mvallevand
  Streaming Services with NPVR tesla1886 4 2,683 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,052 2020-12-27, 02:27 AM
Last Post: sub
  Auto Update EPG not running as scheduled Bobbybear 10 3,590 2020-10-24, 09:24 AM
Last Post: Bobbybear

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

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

Linear Mode
Threaded Mode