I have been having some problems with NPVR lately. Mostly when rewinding or forwarding live TV, it usually, but not always freezes when trying to resume playing. Also when playing live TV or a recording NPVR will also freeze. If waiting long enough the program will close. I had been right clicking and closing then reopening NPVR. But today I discovered I can just rick click and stop the recording (do not know if this works on live TV).
Earlier today I learned that a new version was available so I updated. I made a video of what happens now. Please watch it here
I think this is an Arch issue but just in case will post here as only NextPVR is affected as far as I can tell. It appears by my limited knowledge to be dotnet that is causing the problem. Below is screen output when starting NextPVR using
Code:
/opt/dotnet/dotnet ./NextPVRServer.dll
Code:
craig@Arch ~/NPVR/ $ /opt/dotnet/dotnet ./NextPVRServer.dll
Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
at System.Environment.FailFast(System.String)
at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode()
at System.Globalization.GlobalizationMode..cctor()
at System.TimeZoneInfo.GetDisplayName(TimeZoneDisplayNameType, System.String ByRef)
at System.TimeZoneInfo..ctor(Byte[], System.String, Boolean)
at System.TimeZoneInfo.GetTimeZoneFromTzData(Byte[], System.String)
at System.TimeZoneInfo.GetLocalTimeZoneFromTzFile()
at System.TimeZoneInfo+CachedData.CreateLocal()
at System.DateTime.get_Now()
at NUtility.SettingsHelper..ctor()
at NUtility.SettingsHelper.GetInstance()
at NUtility.Logger.SetLogFileName(System.String, Boolean)
at NPVR5.Program.Main(System.String[])
Aborted (core dumped)
Here is a snipet of the journalctl just before a core dump.
I was watching an in-progress game today an about 1:40 timeline or so the video seemed to have a stutter or something and then it started jumping ahead to live all by itself. The channel is one of the QAM SD. I was watching about 15-20 min delayed.
Hope the Nextpvr logs will show something. I didn't get the Uidroid logs.
Hello, sorry if this is a pretty simple question - I've never really used this before. I'm wondering how to use a local m3u file in my downloads in NextPVR, I've asked a few freinds who showed me the software but I've still not been able to work it out, thanks.
I've been watching Coachella this weekend and never thought that anyone else would care but those that have streamlink installed for some of my other Extras then it is just a matter of storing this as extra-coachella.xml in you your user data folder. It's very easy to flip between channels, but you might want to edit the channels numbers before importing them for remote entry.
For some reason I suspect a bug in NextPVR web because this is being transcoded to 720p but in Direct Play Client and even Emby web it is 1080p
About once a week playback via NextPVR New Client on Kodi the sound defaults to NAR so have to pause and change it back to English. It does seem to be a small subset of channels that do this. Then yesterday the sound disappeared in the middle of the adverts caused by a switch to the NAR stream which was not being broadcast! In general stream 1 is NAR and 2 is English but not always. A review of about 20 Recordings found one in NAR mode. I am unsure if “Set as default for all media” is supposed to set audio to “Eng” or to stream (2).
Recently, I have been experiencing a problem recording/viewing a single channel. all scheduled recordings give me the error
"No Errors, but no data delivered. This is usually because the device failed to lock a signal."
I have updated both Nextpvr and silicondust HDhomerun dual receiver versions to current versions.
I tried to get a live signal on Nextpvr by selecting the channel from the guide. Nextpvr starts with "Please Wait" then goes back to the guide. All other channels work correctly.
I went into Silicondust Sortware and rescanned channels. selected the channel and it started and came up correctly.
hi - I could really use some help on getting streamlink to execute in nextpvr. I set up the extras and Next PVR per the instructions posted in the forum. I attempt to change to a Pluto channel in the web interface. I get the "Failed to start requested stream" error in the UI.
The log shows the error:
Quote:Unexpected error calling StartStream(): System.ComponentModel.Win32Exception (2): No such file or directory
I execute this in a terminal window:
Code:
sudo -u nextpvr streamlink https://pluto.tv/live-tv/the-price-is-right-the-barker-era best -O
and I see the stream in the window as expected. Attached are the log files. Any help would be appreciated. Thank you, John