I use your NextPVR New Client as my main playback although I do sometimes use Subs app. I have three Raspberry Pi devices plus a mini PC for playback but only use three of them. I have skip forward set to 60 seconds and skip back set to -30 and the UP arrow skips +10 mins forward but that seems to be a default.
Two of the four still work as normal but two plus a clean install on a new SD card the Skip function does not work at all. One of them also displays a row of tiny screenshots above the time bar presumably to select a point start watching again. However it’s no good when you want to jump around 4 mins of adverts! I checked and Subs playback app responds to the +60, -30, +10min skips. All are using the same latest version of the App!
i'm from germany and i have a local cable tv provider. When i use any of the german scan tables, not all channels are found. When i use TVHeadend, there are all channels will found.
What can i do to find all of the available channels?
I hope this is the right place to ask this. I have been using NextPVR for years with my HDPVR as a tuner. In the past, I was using the Composite Connection and Optical for audio. In that configuration, NextPVR seemed to record in 5.1 surround.
I recently replaced the composite/optical with HDMI and updated the settings in NextPVR. Everything is working, except I notice that my audio is always recorded in Stereo now. Is there a way to configure it to use 5.1 surround?
TIA,
Jason
<UPDATE>
NVM. I figured out it was the STB settings. I had it set to Stereo. All working now!
Within the dockerfile for NextPVR there is a command called :
RUN sed -i "s/Components: main/Components: main non-free non-free-firmware/" /etc/apt/sources.list.d/debian.sources
@Sub Can this be changed to:
RUN sed -i "s/Components: main/Components: main contrib non-free non-free-firmware/" /etc/apt/sources.list.d/debian.sources
Posted by: Allan - 2024-12-14, 02:05 AM - Forum: macOS
- Replies (24)
Hi. I'm trying out NextPVR after many years of running a mythtv server on a mac.
I have 2 HDhomerun tuners, each connected to a different antenna. The tuner that picks up channel X fails to find it on a channel scan. Weirdly, the tuner that often does not pick up that channel at all, does find it.
I have just upgrade to V7.0.0.241105. My PostStartup.bat file contains the command:
Quote:"C:\Program Files\NextPVR\nscripthelper.exe" -pin:999999 -updateepg (PIN changed for this post!)
It has been working prior to the uipgrade, but now failing. I ran in a command prompt and got the error message:
Quote:Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
The EPGs are missing from various channels eg Quest, Yesterday+1, ITVBe, 5SELECT, plus some other insignificant channels and radio stations. Not sure if this was the case before the new version 7 was released, or not?
The EPG is set up to update 4 times a day with Windows Task Scheduler.
I'm having a problem running NextTool. Can anyone help please? I'm happy to provide any additional information. I googled which led me to install .NET 8.0 from: https://dotnet.microsoft.com/en-us/download/dotnet/8.0.
I installed the Desktop runtime and the runtime, reset the system, same NextTool issue.
I tried this on another Windows 10 system, same result.
Thanks,
jrshan9
Installed NextTool-2.5.0 on Windows 10 into C:\Program Files\nextpvr\
Deleted NextTool.runtimeconfig.json and NextTool.deps.json before running NextTool for the first time
Opened a command window and typed:
cd c:\Program Files\NextPVR
NextTool --import "C:\Users\Public\Videos\NFL Football"
c:\Program Files\NextPVR>NextTool --import "C:\Users\Public\Videos\NFL Football"
Cannot use file stream for [c:\Program Files\NextPVR\NextTool.deps.json]: No such file or directory
Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'