Just installed Hauppauge software for 950Q usb tuner. Installed NextPVR by running downloaded app.
Before installing NPVR, WinTV 8.5 was working, and still is.
Ran NPVR and did channel scan successfully, however, when I open the web app,
everything seems to be working but there are no listings in the Guide.
Is there anything I'm missing? The web video suggests opening thhe download and moving to a folder and manually running
the server followed by a bat file to install the server. I just ran the executable.
One forum poster stated creating a root folder, "temp" solved the problem. I have a folder "Temp." Will that work?
I'm running Windows 10 Pro x64.
Hello,
I would like to ask for the possibility to include Multi timing EPG update in the next releases.
Because a MUX (channel 560MHz ) with each EPG update only updates the channel schedule by two hours.
I use to use Xteve and NextPVR without any issue, but its been awhile and I am unsure if I am missing something..
But when loading Nextpvr/service?method=channel.m3u, the channels are blank and have no titles or any information.
So when creating a XMLTV file via the OTA EPG, it will not link up as NextPVR is just a empty list of channels.
These do work on VLC, but the channel names are not showing elsewhere.
I tried to download the m3u file, but this would not work.
Posted by: MPG - 2024-03-17, 01:38 AM - Forum: Windows
- Replies (2)
I'm trying to set up a ParallelProcessing.bat to run comskip. I've tried so many variations of the .bat file and keep getting errors. I need some help.
Here the contents of the .bat file:
@echo off
cd c:\"Program Fies"\NextPVR
comskip.exe "%1"
Situation:
- Migrated TV viewing from NextPVR V4 on Win10 Pro X64 to NextPVR V6 on Win11 Pro X64.
- While using NextPVR V6 to watch Live TV from the '...\NextPVR\client\NextPVR.exe' (client) Guide (not from web interface):
- Channel 24 (WZRA-CA) MPEG2/AC3 audio/video views successfully
- Channel 50 (USA Network) MPEG2/AC3 received '...please wait...' message forever
- NextPVR version 4.2.5.191014 plays all 216 Live TV channels successfully.
- NextPVR version 6.1.5 (231022) channels 2-24 can be played via Guide or Live TV, but channels above channel 24 will not play.
- The HDHomeRun client will 'play' all 216 channels.
- It would appear that NextPVR scheduled DVR recordings are successful and recorded programs are played without issue.
- Only Live TV with V6 appears to have the issue.
- A V6 log is attached.
-------------------------------------------------------------------------------
Configuration:
- The following Windows environment variable is set:
VERBOSE_LOGGING=true
- NextPVR config.xml logging set to <LogLevel>DEBUG</LogLevel>.
- .NET V6.0.28 installed.
- Windows MPEG2 codec from the MS Store was installed before the LAV codecs.
- LAV V.78 x86 and x64 audio and video codecs installed. Default options used. Tried with x64 codecs enabled/disabled, no difference.
- All NextPVR decoders set to LAV.
- FFMPEG is not installed.
- VLC is not installed.
- TV devices are 2 HDHomeRun Prime units RG58 cable connected with 3 tuners a-piece with M-Card CableCards paired with Frontier TV provider via 1GB fibre ONT. No premium TV channels subscribed. It is not known whether any of the channels are encrypted, but it assumed that whatever encryption is used by the TV provider is removed by the HomeRun devices, since NextPVR V4 and V6 appear to work the same for the channels that can be viewed without issue.
- HDHomeRun firmware is up to date.
- HDHomeRun tuners scanned 216 channels. Rescanning channels does not change the circumstance.
- NextPVR EPG channels (216) configured with Schedules Direct.
- NextPVR V4 and V6 are installed on 2 different Win11 Pro X64 V23H2 VMware Guest VM 4GB 2CPU instances. Basically clones except for NextPVR versions. This issue was initially discovered on a separate Win11 Pro X64 Intel I5-6500 3.1GHz 8GB PC and that PC is still in daily use with the same issue. My workaround is to watch 'recorded TV' only. To test the NextPVR versions, a new Win11 Pro X64 PC was created with the above configuration and then cloned to 2 new VM Guest instances, one for each NextPVR version test. The VM guests behave identically to the 'daily use' NextPVR PC and only the test V4 plays all Live TV successfully as it on Win10 did before the migration.
-------------------------------------------------------------------------------
Help Needed:
NextPVR is one of the few programs that seem to have a great '10 foot' viewing experience similar to the old Windows Media Center. I have kludged a method for the MCE 'green button' to work with an IR6 Logitech Harmony remote to make NextPVR TV viewing easier my SO. I have fought this current issue for too long and I would prefer to not fit up another product for TV viewing. Perhaps I have missed a setting or a required program (ffmpeg ?) that is keeping this from working. I guess I could always go back to V4. I do not have a debug log for the V4 messages, since it works, but I can provide that as needed. I would need to discover how to collect the logs for that version if needed. Help is always appreciated. Hope the logs help.
I'm trying to run NPVR in a Buildroot Linux environment. I've succesfully installed kernel modules for my RTL DVB device and run NPVR with .NET 6.0.0. I can access it by web but when I try to scan channel in the DVB-T device nothing happens.
I've collected logs from NPVR to debug the problem but I always find annoying tags "...snip..." that avoids I can read entire log messages. I don't know how to remove them. I've change some settings in .json files in NPVR folder settings without success.