NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 45 46 47 48 49 … 101 Next »
Filter Recordings

 
  • 1 Vote(s) - 1 Average
Filter Recordings
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#11
2022-03-03, 06:09 PM
(2022-03-03, 05:43 PM)sub Wrote:
(2022-03-03, 04:01 PM)jrockow Wrote: I'm trying to upgrade my V4 setup to V5, and I'm finding some things are different.
How do most people setup V5 for their living room TV and use a remote control?
If that machine is where your NextPVR server is installed, you can still just use nextpvr.exe like you have previously. It's pretty much the same as v4 was in the past.

If your server is on a different machine, you can run NLite.exe from https://nextpvr.com/client.zip.

If your TV doesn't have a PC connected, there are options for using Android or Apple TV or other clients.
sub
Thanx; I'll look into Nlite.
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#12
2022-03-03, 06:26 PM (This post was last modified: 2022-03-03, 06:38 PM by jrockow.)
Is there a way to use Nlite for my NAS server at the same time my V4 is running on the same network?

Even after shutting down my V4 server, Nlite doesn't see my NAS server.
Does this have anything to do with Docker?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#13
2022-03-03, 06:43 PM
(2022-03-03, 06:26 PM)jrockow Wrote: Is there a way to use Nlite for my NAS server at the same time my V4 is running on the same network?

Even after shutting down my V4 server, Nlite doesn't see my NAS server.
Does this have anything to do with Docker?

I would guess that means that you don't have your Docker configured properly so that the network discovery part is working. I don't personally use Docker, so can't tell you right off what the fix. But I do know that network discovery uses a different port (separate from the 8866) and also that there are posts in here which tell how to get it to work properly.

Also, there is probably a way to manually enter a server address in Nlite for Windows. But again, I haven't personally used it, so can't tell you how to do that. I am sure that it can co-exist on your network with V4 running on another server.
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#14
2022-03-03, 06:52 PM
(2022-03-03, 06:43 PM)BrettB Wrote:
(2022-03-03, 06:26 PM)jrockow Wrote: Is there a way to use Nlite for my NAS server at the same time my V4 is running on the same network?

Even after shutting down my V4 server, Nlite doesn't see my NAS server.
Does this have anything to do with Docker?

I would guess that means that you don't have your Docker configured properly so that the network discovery part is working. I don't personally use Docker, so can't tell you right off what the fix. But I do know that network discovery uses a different port (separate from the 8866) and also that there are posts in here which tell how to get it to work properly.

Also, there is probably a way to manually enter a server address in Nlite for Windows. But again, I haven't personally used it, so can't tell you how to do that. I am sure that it can co-exist on your network with V4 running on another server.
Not sure about Docker being wrong; the others clients can attach to it and work OK.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#15
2022-03-03, 06:52 PM
If it cant discover the server automatically, you can run

nlite.exe -server:192.168.1.62:8866:0000

(docker can be a little painful to get autodetection working, because it's default networking is like a different subnet)
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#16
2022-03-03, 06:55 PM
(2022-03-03, 06:43 PM)BrettB Wrote:
(2022-03-03, 06:26 PM)jrockow Wrote: Is there a way to use Nlite for my NAS server at the same time my V4 is running on the same network?

Even after shutting down my V4 server, Nlite doesn't see my NAS server.
Does this have anything to do with Docker?

I would guess that means that you don't have your Docker configured properly so that the network discovery part is working. I don't personally use Docker, so can't tell you right off what the fix. But I do know that network discovery uses a different port (separate from the 8866) and also that there are posts in here which tell how to get it to work properly.

Also, there is probably a way to manually enter a server address in Nlite for Windows. But again, I haven't personally used it, so can't tell you how to do that. I am sure that it can co-exist on your network with V4 running on another server.

When I run Nlite it's looking at the address of my V4 server.
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#17
2022-03-03, 08:24 PM (This post was last modified: 2022-03-03, 08:27 PM by jrockow.)
(2022-03-03, 06:52 PM)sub Wrote: If it cant discover the server automatically, you can run

nlite.exe -server:192.168.1.62:8866:0000

(docker can be a little painful to get autodetection working, because it's default networking is like a different subnet)

I was able to get NLite running using the command you gave, but the problem now is the subtitles aren't working; at least not very reliably.
I guess I'll have to give up on the NAS/docker installation and go back to the PC server arrangement using the native UI.
Thanx again for your help.

For what it's worth, subtitles via NLite aren't working on the PC server either.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#18
2022-03-03, 10:18 PM
In theory CCs should be pretty much the same in nextpvr.exe or nlite.exe. They both use the same components for playback.

If you want to zip and post the logs from C:\Users\Public\Nlite\logs, I'll check it's got everything it needs for CCs to be working.
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#19
2022-03-04, 12:58 AM
(2022-03-03, 10:18 PM)sub Wrote: In theory CCs should be pretty much the same in nextpvr.exe or nlite.exe. They both use the same components for playback.

If you want to zip and post the logs from C:\Users\Public\Nlite\logs, I'll check it's got everything it needs for CCs to be working.
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#20
2022-03-04, 01:02 AM
(2022-03-04, 12:59 AM)jrockow Wrote:
(2022-03-04, 12:58 AM)jrockow Wrote:
(2022-03-03, 10:18 PM)sub Wrote: In theory CCs should be pretty much the same in nextpvr.exe or nlite.exe. They both use the same components for playback.

If you want to zip and post the logs from C:\Users\Public\Nlite\logs, I'll check it's got everything it needs for CCs to be working.
« 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
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 38 2,760 2025-05-19, 03:18 PM
Last Post: erik123
  Failed recordings "Operation timed out" Stanno 8 413 2025-04-27, 07:26 PM
Last Post: Nick017
  Can't delete scheduled recordings Druhl 3 163 2025-04-22, 09:10 PM
Last Post: mvallevand
  Manual Recurring Recordings jcole998 3 195 2025-04-17, 09:10 PM
Last Post: mvallevand
  NPVR Windows recordings folder cleanup.... Colincam 21 2,852 2025-04-16, 07:38 PM
Last Post: mvallevand
  Portions of recordings are missing MovieBuff 6 423 2025-04-14, 03:15 PM
Last Post: MovieBuff
  Recordings not displaying Jakesty 4 212 2025-04-12, 01:15 PM
Last Post: mvallevand
  Scheduled Late Night through-midnight recordings suddenly stop at midnight Andre_Mikulec 4 313 2025-03-29, 12:56 AM
Last Post: mvallevand
  postprocessing tsduck on recordings Druhl 3 275 2025-03-07, 02:24 AM
Last Post: mvallevand
  Deleting recordings leaves .MP4 files ronsfsd 8 548 2025-02-20, 04:53 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