I'm working on a NextPVR for the Apple platforms. I'm calling it StreamClient - For NextPVR. (no marketing team involved that's for sure!)
I wanted something a bit easier to navigate than the existing client and also adding a topic section to highlight things you are interested in and probably want to record.
Please give it a try if this is something that can be of interest to you. The TestFlight build is available here for iOS and tvOS (still waiting on approval on the macOS version) : https://testflight.apple.com/join/xfkUWtGh
In this and age, it's difficult if not impossible to find a new computer with a spinning hard disk for its main drive. At the same time, we are cautioned that solid-state drives can take only a certain amount of read-write cycles before they can no longer be written to, only read from.
Should a NextPVR user be looking to put the Live TV buffer and recorded shows on a secondary HDD, or is this not really a concern?
I'm planning to migrate from Windows to Debian and want to setup my two Hauppauge HDPVR2 capture devices on the new system. I have two devices that show as attached in Device Manager.
When I add them to my Debian 13 install, they are correctly identified as Hauppauge, but no driver gets installed and NPVR cannot see them. Does anyone have any experience with these in Linux that might be able to help?
You know of my issues with synchronization. I've been using Yauiclient, which has a lot of lagging, even while using the skip function instead of the arrow. Crashes the backend, have to reboot (unless there is a command to restart the backend?) Subtitles in Yauiclient are problematic after commercials, freezing the commercial ending subtitle, requiring turning off and then back on the subtitles to clear it.
Anyway, this post is about failed recordings. I go to start watching a show, like the news, and after a few seconds the recording ends, even though NPVR says it is still recording. I then cancel the recording, and then immediately hit Quick Record, and it works fine, every time. I also have failed recordings, No errors but no data delivered, says due to failure to lock a signal. But, again every time I manually watch through Yauiclient live, every single time it's clear and no issue. And, no issues watching live via the TV either.
I have attached the logs from a few days ago where I had the news experience, hitting cancel, then quick record and watching, without issue. Hoping that some pending update is going to resolve these issues.
On the reception side, we put in the new antenna and removed the signal booster, at Martin's suggestion. No change. Then I added a 5g filter out of desperation, no change.
I've configured my HDHR Flex 4K and I can watch and record Live TV from nextpvr web client but the TV Guide shows all (no listings).
I've created an xmltv.xml file with OTA listings from Gracenote and copied it to the config directory in the Docker container.
From Settings > Guide > Add XMLTV Channel Lineup I've specified config/xmltv.xml.
From Settings > About > Update EPG I get the message:
Im trying to get Nextpvr running on Ubuntu 24.04 HWE desktop using a Hauppauge Dual HD tuner. Nextpvr correctly identifies the tuner on the Devices page and dmesg | grep -i hauppauge shows appropriate info, (Linux version 6.17.0-14260204-generic (buildd@lcy02-amd64-059) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #0+mediatree+hauppauge~hwe-Ubuntu SMP PREEMPT_DYNAMIC Sun Feb 8 (Ubuntu 6.17.0-14260204.0+mediatree+hauppauge~hwe-generic 6.17.9), but no /dev/dvb at all. So scanning for channels immediately fails with no device node detected. Im suspecting a permissions issue and I am in the nextpvr group with rwx permissions on everything in /var/opt/nextpvr and /opt/nextpvr. I dont know if there are other folders that need checking. Logs attached.
Dale
Hi all,
I'm giving a try to use NP on my raspberry pi 5 with a TV-hat but I'm having some problems, that I hope someone could help me to fix.
First of all I confirm that the HW is working since I'm using it tvheadend.
Permissions seems ok
Code:
# id nextpvr
uid=997(nextpvr) gid=985(nextpvr) groups=985(nextpvr),29(audio),44(video),992(render)
# ls -ltR /dev/dvb
/dev/dvb:
total 0
drwxr-xr-x 2 root root 100 Jan 29 19:48 adapter0
/dev/dvb/adapter0:
total 0
crw-rw---- 1 root video 212, 2 Jan 29 19:48 dvr0
crw-rw---- 1 root video 212, 1 Jan 29 19:48 demux0
crw-rw---- 1 root video 212, 0 Jan 29 19:48 frontend0
NextPVR has a default configuration expecting that your are working on the localhost. but if you work on a different server the first connection could be a little bit more tricky.
For those dummy like me I write this little guide to explain how to connect on a remote server running NextPVR
then restart the server with the following command
Code:
$ sudo systemctl restart nextpvr-server.service
Now connect with your browser to the server at the address http://x.x.x.x:8866 using the Username you set in the previous step and password as password.
Once you are logged in go to the settings page > Access > and set the password to something more unique.
You are ready to go!
Hope it could help someone like me to do not wast time to find a solution to this "problem"
For now, the "Search" works for pure ASCII characters. When somebody tries to use e.g. accented characters (like áéíščž...), the search will find nothing - perheaps due to character encoding mismatch.
Sometimes it is possible to select differrent word(s) to narrowing the list and select the wanted recording manually, but sometimes it is not.
It would be nice to have allowed international characters in search.