NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,167
» Latest member: algesal.art.1966
» Forum threads: 65,370
» Forum posts: 602,134

Full Statistics

Online Users
There are currently 1854 online users.
» 2 Member(s) | 1847 Guest(s)
Applebot, Baidu, Bing, Facebook, Twitter, BrettB, mvallevand

Latest Threads
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
Yesterday, 08:36 AM
» Replies: 1
» Views: 73
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
Yesterday, 03:57 AM
» Replies: 5
» Views: 3,389
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 246
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 194
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 436
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,076
Desktop Client lost it's ...
Forum: Windows
Last Post: sub
2026-08-23, 03:37 AM
» Replies: 6
» Views: 352
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 224
DVB-S2 scan succeeds, cha...
Forum: Linux
Last Post: mvallevand
2026-08-21, 09:17 PM
» Replies: 15
» Views: 648
Any experience using the ...
Forum: Linux
Last Post: mvallevand
2026-08-21, 08:08 PM
» Replies: 5
» Views: 250

 
  Nextpvr only showing DVB-T not DVB-T2
Posted by: Gop - 2026-07-02, 09:03 PM - Forum: Windows - Replies (6)

Hi, hope someone can advise me. I have the Hauppauge 3875199 wintv quad HD Pcie tuner, installed with Windows 11, with the latest drivers. This tuner is a DVB-T2 tuner, yet Nextpvr detects it as only DVB-T, why is that? 

I'm trying to get ITV4 HD, but I can only get it in SD, Google AI suggests I need a DVB-T2 tuner? I can get other HD channels. So what can I do, to rectify this? I've attached the log files, hoping they'll help. 

Many thanks,

G



Attached Files
.zip   logs-20260702-2146.zip (Size: 553.59 KB / Downloads: 1)
Print this item

  How to reduce webapp loading time
Posted by: pirole - 2026-07-02, 04:57 PM - Forum: Windows - Replies (19)

How can the buffer size be reduced? The server is on the local network so it's difficult to see a use for it and when browsing channels the wasted time adds up pretty quickly.

Print this item

  Core.* files ?
Posted by: ceejayemm - 2026-07-02, 09:42 AM - Forum: Docker amd64 - Replies (2)

NextPVR: 7.1.1.260616

I have been running various versions of NextPVR in a Docker container for a while and yesterday added a new disk to my existing installation to give me some additional recording space .  I restarted the docker container and all seemed well. Just for completeness I had a look around the various persistent storage locations to see that things were appearing where I thought they should be.  My Docker Compose file looks like:

Code:
services:   nextpvr:     image: nextpvr/nextpvr_amd64:stable     container_name: nextpvr     ports:       - 16891:16891/udp       - 8866:8866     volumes:       - /mnt/disk1/npvr/config:/config       - /mnt/disk1/npvr/local:/local       - /mnt/disk1/npvr/buffer:/buffer #      - /nfs/recordings:/recordings            - /etc/localtime:/etc/localtime:ro     devices:       - /dev/dri:/dev/dri     environment:       - TZ=Europe/London       - PUID=1000       - PGID=100     restart: unless-stopped

The 'recordings' is disabled by choice, all my recordings are saved to folders within the 'local' folder for later post-processing, which is working fine.

Checking the Config folder (/mnt/disk1/npvr/config) I seem to have a load (currently 24) files named core.nnnnnn where nnnnnn is variable number between 876 and 115076 all dated between 17:55 and 17:56 yesterday which is when i restarted the container.

Code:
ceejayemm@cmdock-av1:/mnt/disk1/npvr/config/scripts$ ls -la total 4383484 drwxr-xr-x 3 root root       4096 Jul  2 10:07 . drwxr-xr-x 7 root root       4096 Jul  2 04:06 .. -rwxr-xr-x 1 root root       5421 Jul  1 17:55 comskip.ini -rw------- 1 root root 2557796352 Jul  1 17:56 core.1028 -rw------- 1 root root 2557480960 Jul  1 17:55 core.11426 -rw------- 1 root root 2558160896 Jul  1 17:55 core.115076 -rw------- 1 root root 2557804544 Jul  1 17:55 core.11874 -rw------- 1 root root 2557104128 Jul  1 17:55 core.18874 -rw------- 1 root root 2557927424 Jul  1 17:55 core.30266 -rw------- 1 root root 2558377984 Jul  1 17:55 core.30756 -rw------- 1 root root 2559025152 Jul  1 17:56 core.30899 -rw------- 1 root root 2564562944 Jul  1 17:56 core.30911 -rw------- 1 root root 2547126272 Jul  1 17:56 core.31172 -rw------- 1 root root 2556534784 Jul  1 17:55 core.34902 -rw------- 1 root root 2557116416 Jul  1 17:56 core.35873 -rw------- 1 root root 2557747200 Jul  1 17:55 core.36018 -rw------- 1 root root 2557292544 Jul  1 17:55 core.36165 -rw------- 1 root root 2557063168 Jul  1 17:55 core.38399 -rw------- 1 root root 2558607360 Jul  1 17:55 core.42037 -rw------- 1 root root 2557673472 Jul  1 17:55 core.46229 -rw------- 1 root root 2556063744 Jul  1 17:55 core.47932 -rw------- 1 root root 2556477440 Jul  1 17:55 core.5048 -rw------- 1 root root 2558099456 Jul  1 17:55 core.87275 -rw------- 1 root root 2558562304 Jul  1 17:56 core.876 -rw------- 1 root root 2558009344 Jul  1 17:55 core.88003 -rw------- 1 root root 2558488576 Jul  1 17:56 core.905 -rw------- 1 root root 2556547072 Jul  1 17:56 core.917 drwxr-xr-x 2 root root       4096 Jul  1 17:55 logs -rwxr-xr-x 1 root root       1473 Jul  2 09:59 NextPVR_Copies.sh -rwxr-xr-x 1 root root       2646 Jul  1 17:55 PostProcessing.sh -rwxr-xr-x 1 root root        111 Jul  1 17:55 PostUpdateEPG.sh -rwxr-xr-x 1 root root        557 Jul  2 09:56 recordings_tidy.sh


NextPVR seems to be running correctly with no other issues I am aware of.  What might be creating these files and can I get rid of them ?  This might have been happening for a while, I just haven't seen these files before now.

Latest logs attached.

Chris



Attached Files
.zip   logs-20260702-1027.zip (Size: 660.92 KB / Downloads: 1)
Print this item

  is uidroid and nextpvr android is the same thing
Posted by: krustylicious - 2026-07-01, 03:39 PM - Forum: Android - Replies (6)

Just wondering where to pay  and which one to use?

Print this item

  NextPVRNewClient
Posted by: jcjefferies - 2026-06-30, 01:33 PM - Forum: X-NEWA - Replies (3)

I have been using your "New Client" for very many years as my default Nextpvr client. A few weeks ago there was an update which added a new startup screen listing "New recordings", Recordings" & "Upcoming". Unfortunately the writing a bit too small to read at my normal viewing distance. It also added a "Channels" menu option which I have no use for.

No mention of the update on the Web page to v 2.10.1. I dont think there has been an actual update for quite a few years as it just works OK!

Chris

Print this item

  Cannot import channels.
Posted by: jcole998 - 2026-06-29, 01:40 PM - Forum: Windows - Replies (21)

I am trying to add channels to my HDPVR2 device. After going to Settings->Devices and clicking the HDPVR2 device, the current channels are listed. I click Import Channels and expect to see the list of channels downloaded from my SD account but the only change is a box showing "loading...". No list. I can only cancel. This happens for all my devices.

I've done this before with no problems.  I can log into my SD account so I believe my credentials are OK.

Logs attached. I hope the answer is in there.

Thanks.



Attached Files
.zip   logs-20260629-0857.zip (Size: 463.42 KB / Downloads: 4)
Print this item

  Sort Recordings by Episode
Posted by: dlindyds - 2026-06-28, 04:17 PM - Forum: Wishlist - Replies (7)

I would really appreciate it if you would consider adding the ability to sort recordings by episode in the windows client.

Print this item

  Question on Modifying Series Settings
Posted by: JohnySmith1010 - 2026-06-27, 02:31 PM - Forum: NextPVR Support - Replies (4)

Hello all,

I am recording OTA all the FIFA Football matches on Fox.  As of tomorrow, they will potentially have extra time and PK's if needed?  I think.  What is the best approach to add 1.5 hours to my series settings, forward looking from 06/28/2026?  Should I just wait until the morning, delete the series and readd or can I just modify the existing one?  If I modify existing, will that change todays also?

Print this item

  JellyFin loosing channels
Posted by: asaxton - 2026-06-26, 09:21 PM - Forum: NextPVR Support - Replies (2)

I've finally got NextPVR working reliably.  My goal is to get it to interface to my Jellyfin Server. Unfortunately, installing it as HDHomeRun looses a few channels when scanned. If I set Jellyfin up to use M3U and XMLTV, it finds all the channels but can't play them.

Tony



Attached Files
.zip   logs-20260626-1420.zip (Size: 1.15 MB / Downloads: 0)
Print this item

  IPTV Import Using XC Issue
Posted by: Metroid - 2026-06-25, 07:15 AM - Forum: Windows - Replies (8)

Every time while I try to log in IPTV XC, it shows no channels. Some of them works, some of them don't. It works on other players.



Attached Files
.zip   logs-20260625-0208.zip (Size: 155.66 KB / Downloads: 2)
Print this item

Pages (6434): « Previous 1 … 3 4 5 6 7 … 6434 Next »
Jump to page 

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