NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients NLite v
« Previous 1 2 3
updated build (26th Nov)

 
  • 0 Vote(s) - 0 Average
updated build (26th Nov)
ga_mueller
Offline

Senior Member

Posts: 471
Threads: 31
Joined: Oct 2009
#11
2016-11-26, 07:00 PM
sub Wrote:Great.

It should work, as long it's not doing anything non standard. I just gave it a quick check, and it seems to be working ok.

What file type was the movie you tried? mp4, mkv, something else?

Is this happening on ever movie you try?

I've tried to play an .avi and a .mkv in the attached logs.

Thanks for checking it out!
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#12
2016-11-26, 07:17 PM
ga_mueller Wrote:... the attached logs.

With thanks to Martin ... you can create logs for nlite.exe itself with "nlite 1>1-log.txt 2>2-log.txt" which will redirect the lines from the console window (command prompt window) to files.
lost@c
Offline

Member

Posts: 215
Threads: 22
Joined: Jul 2008
#13
2016-11-26, 08:05 PM
I'm just not able to make this work... I get the main NPVR screen which I can navigate but when I select a recording from the recordings screen when I select Play, it just stays on that screen. I press escape once and I can't navigate that screen, a second press of escape will then allow me to navigate again. It's a bit like it's "playing" but that that screen is not then displayed. (A single "esc" would Stop, another "esc" would then return me to the menu.) Logs attached. Also is this something I could run on my Pi? I much prefer to have the native NPVR than Kodi.
Win7 Enterprise, ASUS Prime H270-Pro, i3 7100 @ 3.9, 4GB Ram, 128Gb SSD, 2 x 1000Gb HDD, 1 x 2000Gb external HDD, Hauppauge HVR-2200, Hauppauge HDR-4000, SiloconDust HD HomeRun Dual, 42" LG LCD. Client - Raspberry Pi 3 Panasonic 32" LCD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#14
2016-11-26, 08:55 PM
lost@c Wrote:I'm just not able to make this work... I get the main NPVR screen which I can navigate but when I select a recording from the recordings screen when I select Play, it just stays on that screen. I press escape once and I can't navigate that screen, a second press of escape will then allow me to navigate again. [ It's a bit like it's "playing" but that that screen is not then displayed. (A single "esc" would Stop, another "esc" would then return me to the menu.) Logs attached.
Do you have 3.9.2 installed? I know you could get this behaviour with previous version of NextPVR, and the look of a URL in those logs makes me think that's the case for you.

Quote:Also is this something I could run on my Pi? I much prefer to have the native NPVR than Kodi.
You can compile and run it in Linux, but the VLC based player is not well suited to use on a slower RPi type device. Fred was working on a similiar type of client, but using omxplayer instead of VLC, which is really what you need on a RPi.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#15
2016-11-26, 08:59 PM
ga_mueller Wrote:I've tried to play an .avi and a .mkv in the attached logs.

Thanks for checking it out!
The webserver, which is responsible for streaming to nlite, can't access the share you're trying to play the file from:

Quote:2016-11-26 10:53:57.273 [DEBUG][19] File cannot be found: \\Bevtoms\l\Movies-TV-Downloads\Movies\A History of Violence (2005)\A History of Violence.avi

ie, you'd find the Movies plugin is working if you try streaming from a local file, or fix the share permissions.
ga_mueller
Offline

Senior Member

Posts: 471
Threads: 31
Joined: Oct 2009
#16
2016-11-26, 09:50 PM
sub Wrote:The webserver, which is responsible for streaming to nlite, can't access the share you're trying to play the file from:

ie, you'd find the Movies plugin is working if you try streaming from a local file, or fix the share permissions.

Interesting. I installed nlite on the system which runs NextPVR and Movies without issue, and saw the same error, share cannot be accessed.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2016-11-26, 09:59 PM
ga_mueller Wrote:Interesting. I installed nlite on the system which runs NextPVR and Movies without issue, and saw the same error, share cannot be accessed.
Remember, when you run NextPVR.exe under your desktop session, it's running as you. When you access it via nlite, it's talking to the recording service, which runs as a different user account ("localsystem"). In this case, you'll find the localsystem account is unable to access your network share.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#18
2016-11-26, 10:21 PM
lost@c Wrote:Also is this something I could run on my Pi? I much prefer to have the native NPVR than Kodi.

Even after nlite is ready for full htpc use I don't anticipate a significant performance difference with Kodi and x-newa web client, when you have pvr.nextpvr disabled. The advantage to Kodi comes primarily from having remote and keyboard support CEC integration audio and video configuration etc, plus the advantages of Librelec making the install pretty straight forward.

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#19
2016-11-26, 11:42 PM
lost@c Wrote:Also is this something I could run on my Pi? I much prefer to have the native NPVR than Kodi.

mvallevand Wrote:Even after nlite is ready for full htpc use I don't anticipate a significant performance difference with Kodi and x-newa web client, when you have pvr.nextpvr disabled. The advantage to Kodi comes primarily from having remote and keyboard support CEC integration audio and video configuration etc, plus the advantages of Librelec making the install pretty straight forward.

lost@c: Just in case you don't already know it, when you use x-newa in web client mode, you get the exact same NPVR user interface. You can even configure Kodi to go directly into the x-newa web client when you start it up if you want. And, as Martin says, the Librelec installation does make it quite easy to setup and configure. I use this setup on an RPi 3 client as my primary media source multiple hours every day, and it really does work quite well.
ga_mueller
Offline

Senior Member

Posts: 471
Threads: 31
Joined: Oct 2009
#20
2016-11-27, 01:17 AM (This post was last modified: 2016-11-27, 01:27 AM by ga_mueller.)
sub Wrote:Remember, when you run NextPVR.exe under your desktop session, it's running as you. When you access it via nlite, it's talking to the recording service, which runs as a different user account ("localsystem"). In this case, you'll find the localsystem account is unable to access your network share.

"Uncle". Gave every permission under the sun and still could give the Nextpvr machine's localsystem access to the shared drive. (Win7 32bit Home Premium both machines). Another thing I noticed is that navigation in Movies is very slow, and often you can have a particular movie highlighted, when the previous selections info is displayed... see attached. I have ~ 600 movies FWIW. Everything else in nlite is instant fast.
« 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
  2021-12-01 Nlite Build test feedback ninkynonk 2 1,329 2021-12-01, 10:27 PM
Last Post: sub
  Nlite Build Brucek2839 2 1,347 2021-01-09, 11:56 AM
Last Post: Brucek2839
  NLite windows build sub 110 52,144 2018-08-10, 09:20 PM
Last Post: cdogg
  Fresh Build what is needed? ottoguy 4 4,911 2017-08-02, 03:53 AM
Last Post: sub
  NLite Build sub 0 12,859 2016-12-03, 01:55 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode