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,177
» Latest member: allv50
» Forum threads: 65,374
» Forum posts: 602,148

Full Statistics

Online Users
There are currently 1539 online users.
» 1 Member(s) | 1533 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, mvallevand

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
Yesterday, 05:58 PM
» Replies: 1
» Views: 51
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-08-31, 04:17 PM
» Replies: 0
» Views: 61
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 66
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 99
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,774
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 157
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,425
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 323
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 232
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 520

 
  Streams stopping intermittently
Posted by: Langelus - 2023-12-18, 10:10 AM - Forum: Linux - Replies (28)

Hi!

Tearing my hair out on this issue that I can't pinpoint the cause if anyone wise might take a look, the steam gets stopped anywhere from a couple of minutes to roughly 2 hours and I can not find any pattern as a loaded up network or such in regards to if it will work for long or not.

The setup is NextPVR version 6.1.5.231022 installed on Ubuntu 22.04, source is minisatIP with a TBS quad tuner running as a docker on the same server. Behaviour is the same regardless if the streams are to Kodi or Jellyfin as client. If I in Kodi set the streaming method to transcode it does seem to be alot more stable but that's not a viable solution right now as I don't have hardware transcoding.

Code:
2023-12-18 08:14:26.026 [DEBUG][54] Got request [192.168.0.1]: / 2023-12-18 08:14:26.713 [DEBUG][72] Have received 1577432612 bytes from rtsp source (291 dropped packets) 2023-12-18 08:14:27.028 [DEBUG][77] Got request [192.168.0.1]: / 2023-12-18 08:14:28.038 [DEBUG][77] Got request [192.168.0.1]: / 2023-12-18 08:14:28.179 [DEBUG][41] Renewed lease... (200064) 2023-12-18 08:14:28.179 [DEBUG][41] Renew lease ok (0x200064) 2023-12-18 08:14:29.040 [DEBUG][38] Got request [192.168.0.1]: / 2023-12-18 08:14:29.800 [DEBUG][35] Have received 3297216192 bytes from rtsp source (3659 dropped packets) 2023-12-18 08:14:30.057 [DEBUG][77] Got request [192.168.0.1]: / 2023-12-18 08:14:30.771 [DEBUG][30] Renewed lease... (1F0066) 2023-12-18 08:14:30.771 [DEBUG][30] Renew lease ok (0x1F0066) 2023-12-18 08:14:31.069 [DEBUG][54] Got request [192.168.0.1]: / 2023-12-18 08:14:32.073 [DEBUG][55] Got request [192.168.0.1]: / 2023-12-18 08:14:33.088 [DEBUG][77] Got request [192.168.0.1]: / 2023-12-18 08:14:33.228 [DEBUG][41] Renewed lease... (200064) 2023-12-18 08:14:33.228 [DEBUG][41] Renew lease ok (0x200064) 2023-12-18 08:14:34.090 [DEBUG][55] Got request [192.168.0.1]: / 2023-12-18 08:14:35.093 [DEBUG][38] Got request [192.168.0.1]: / 2023-12-18 08:14:35.822 [DEBUG][30] Renewed lease... (1F0066) 2023-12-18 08:14:35.822 [DEBUG][30] Renew lease ok (0x1F0066) 2023-12-18 08:14:36.098 [DEBUG][55] Got request [192.168.0.1]: / 2023-12-18 08:14:36.714 [DEBUG][72] Have received 1585228408 bytes from rtsp source (291 dropped packets) 2023-12-18 08:14:37.102 [DEBUG][38] Got request [192.168.0.1]: / 2023-12-18 08:14:37.979 [DEBUG][57] Sending rtsp keep alive 2023-12-18 08:14:38.117 [DEBUG][55] Got request [192.168.0.1]: / 2023-12-18 08:14:38.229 [DEBUG][41] Renewed lease... (200064) 2023-12-18 08:14:38.229 [DEBUG][41] Renew lease ok (0x200064) 2023-12-18 08:14:39.119 [DEBUG][55] Got request [192.168.0.1]: / 2023-12-18 08:14:39.775 [ERROR][30] Unexpected error streaming channel: System.NullReferenceException: Object reference not set to an instance of an object.    at NShared.Utility.RollingFile.get_Length()    at NShared.Streaming.StreamingHelper.StreamNative(ServiceResponseStream responseStream, Dictionary`2 parameters) 2023-12-18 08:14:39.800 [DEBUG][35] Have received 3317801064 bytes from rtsp source (3659 dropped packets) 2023-12-18 08:14:40.126 [DEBUG][38] Got request [192.168.0.1]: / 2023-12-18 08:14:40.776 [DEBUG][30] StopStream(2031718)... 2023-12-18 08:14:40.776 [DEBUG][30] clientHandle[jellyfin.12] = 2031718 2023-12-18 08:14:40.776 [DEBUG][30] Calling StopStream() 2023-12-18 08:14:40.776 [DEBUG][30] Stop SATIP stream 2023-12-18 08:14:40.776 [DEBUG][30] StopStream handle: 102 2023-12-18 08:14:40.776 [DEBUG][30] Closing TSWriter....: LIVE&/home/user/recordings/live-TV4 HD-1460-89.ts 2023-12-18 08:14:41.133 [DEBUG][77] Got request [192.168.0.1]: / 2023-12-18 08:14:41.176 [DEBUG][30] Close@2 2023-12-18 08:14:41.176 [DEBUG][30] Closing mapAccessor 2023-12-18 08:14:41.408 [DEBUG][30] Closing mapMMF 2023-12-18 08:14:41.408 [DEBUG][30] Closing mapFileStream 2023-12-18 08:14:41.408 [DEBUG][30] deleting /home/user/recordings/live-TV4 HD-1460-89.ts.map 2023-12-18 08:14:41.408 [DEBUG][30] Close@exit 2023-12-18 08:14:41.408 [DEBUG][30] StopStream@exit 2023-12-18 08:14:41.422 [DEBUG][35] Shutting down RTSP input stream 2023-12-18 08:14:41.423 [DEBUG][30] No more streams. Stopping SATIP device 2023-12-18 08:14:41.423 [DEBUG][30] StopStream() done 2023-12-18 08:14:41.803 [DEBUG][30] Cleaning up: /home/user/recordings/live-TV4 HD-1460-89.ts 2023-12-18 08:14:41.803 [DEBUG][30] Cleaning up: /home/user/recordings/live-TV4 HD-1460-89.ts 2023-12-18 08:14:41.803 [DEBUG][30] Cleaning up: /home/user/recordings/live-TV4 HD-1460-89.ts 2023-12-18 08:14:41.803 [DEBUG][30] Cleaning up: /home/user/recordings/live-TV4 HD-1460-89.ts 2023-12-18 08:14:41.803 [DEBUG][30] Cleaning up: /home/user/recordings/live-TV4 HD-1460-89.ts 2023-12-18 08:14:42.138 [DEBUG][55] Got request [192.168.0.1]: / 2023-12-18 08:14:43.147 [DEBUG][30] Got request [192.168.0.1]: / 2023-12-18 08:14:43.254 [DEBUG][41] Renewed lease... (200064) 2023-12-18 08:14:43.254 [DEBUG][41] Renew lease ok (0x200064) 2023-12-18 08:14:43.901 [DEBUG][24] Sending rtsp keep alive

Print this item

  Missing listings
Posted by: WagMan - 2023-12-18, 12:17 AM - Forum: Linux - Replies (5)

My EPG is missing listings for  Channel 8.1-8.6 (8.1 is Fox)and PBS 12.1-12.4. There may be others as well, but they are stations I don't watch, so I don't know if I normally get those. I defiantly normally get 8 and 12.  In fact, before doing a complete reinstall of Linux and NextPVR I had the days listing currently missing. That reinstall seems to be what triggered this issue.  System info: System:
  Kernel: 5.15.0-522304060810-generic x86_64 bits: 64 compiler: gcc v: 11.3.0
    Desktop: Cinnamon 5.4.8 tk: GTK 3.24.33 wm: Mutter dm: LightDM Distro: Linux Mint 21 Vanessa
    base: Ubuntu 22.04 jammy
Machine:
  Type: Desktop System: Hewlett-Packard product: HP ProDesk 600 G1 SFF v: N/A
    serial: <superuser required> Chassis: type: 4 serial: <superuser required>
  Mobo: Hewlett-Packard model: 18E7 serial: <superuser required> UEFI: Hewlett-Packard
    v: L01 v02.65 date: 07/13/2015
CPU:
  Info: dual core model: Intel Pentium G3240 bits: 64 type: MCP arch: Haswell rev: 3 cache:
    L1: 128 KiB L2: 512 KiB L3: 3 MiB
  Speed (MHz): avg: 3093 min/max: 800/3100 cores: 1: 3093 2: 3093 bogomips: 12371
  Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
Graphics:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
    vendor: Hewlett-Packard driver: i915 v: kernel ports: active: HDMI-A-2
    empty: DP-1, DP-2, HDMI-A-1, VGA-1 bus-ID: 00:02.0 chip-ID: 8086:0402
  Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: modesetting unloaded: fbdev,vesa
    gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96
  Monitor-1: HDMI-2 mapped: HDMI-A-2 model: SE22FE01 res: 1920x1080 dpi: 30 diag: 546mm (21.5")
  OpenGL: renderer: Mesa Intel HD Graphics (HSW GT1) v: 4.6 Mesa 22.0.1 compat-v: 3.1
    direct render: Yes
Audio:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio vendor: Hewlett-Packard
    driver: snd_hda_intel v: kernel bus-ID: 00:03.0 chip-ID: 8086:0c0c
  Device-2: Intel 8 Series/C220 Series High Definition Audio vendor: Hewlett-Packard
    driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:8c20
  Sound Server-1: ALSA v: k5.15.0-522304060810-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes
Network:
  Device-1: Intel Ethernet I217-LM vendor: Hewlett-Packard driver: e1000e v: kernel port: f080
    bus-ID: 00:19.0 chip-ID: 8086:153a
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
  Local Storage: total: 2.95 TiB used: 13.46 GiB (0.4%)
  ID-1: /dev/sda vendor: PNY model: CS900 240GB SSD size: 223.57 GiB speed: 6.0 Gb/s
    serial: <filter>
  ID-2: /dev/sdb vendor: Western Digital model: WD30EZRX-00D8PB0 size: 2.73 TiB speed: 6.0 Gb/s
    serial: <filter>
Partition:
  ID-1: / size: 86.92 GiB used: 13.43 GiB (15.4%) fs: ext4 dev: /dev/sda5
  ID-2: /boot/efi size: 96 MiB used: 30.3 MiB (31.5%) fs: vfat dev: /dev/sda1
Swap:
  ID-1: swap-1 type: file size: 2 GiB used: 0 KiB (0.0%) priority: -2 file: /swapfile
Sensors:
  System Temperatures: cpu: 29.8 C mobo: 27.8 C
  Fan Speeds (RPM): N/A
Repos:
  Packages: apt: 2123
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/b-rad-kernel_mediatree_hauppauge-jammy.list
    1: deb http: //ppa.launchpad.net/b-rad/kernel+mediatree+hauppauge/ubuntu jammy main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
    1: deb http: //packages.linuxmint.com vanessa main upstream import backport
    2: deb http: //archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
    3: deb http: //archive.ubuntu.com/ubuntu jammy-updates main restricted universe multiverse
    4: deb http: //archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
    5: deb http: //security.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
Info:
  Processes: 236 Uptime: 1d 21h 5m Memory: 15.52 GiB used: 3.88 GiB (25.0%) Init: systemd v: 249
  runlevel: 5 Compilers: gcc: 11.2.0 alt: 11 Client: Cinnamon v: 5.4.8 inxi: 3.3.13 I attached my logs. I also looked at raw data on the CD site, and see info on these stations. I don't know how to send that, so I'll just pasted them bellow. Thanks for the help.
<station id='36128'>
<callSign>WVUEDT</callSign>
<name>WVUE-DT</name>
<affiliate>Fox Affiliate</affiliate>
<fccChannelNumber>29</fccChannelNumber>
</station>.......................................</station>
<station id='44232'>
<callSign>WGMBDT</callSign>
<name>WGMB-DT</name>
<affiliate>Fox Affiliate</affiliate>
<fccChannelNumber>24</fccChannelNumber>..........</station>
<station id='44907'>
<callSign>WYESDT</callSign>
<name>WYES-DT</name>
<affiliate>PBS Affiliate</affiliate>
<fccChannelNumber>11</fccChannelNumber>..........</station>
<station id='44907'>
<callSign>WYESDT</callSign>
<name>WYES-DT</name>
<affiliate>PBS Affiliate</affiliate>
<fccChannelNumber>11</fccChannelNumber>
</station>
<station id='44909'>
<callSign>WYESDT4</callSign>
<name>WYES-DT4</name>
<affiliate>Independent</affiliate>
<fccChannelNumber>11</fccChannelNumber>
</station>
<station id='48864'>
<callSign>WDSUDT2</callSign>
<name>WDSU-DT2</name>
<affiliate>Independent</affiliate>
<fccChannelNumber>19</fccChannelNumbe...........</station>
<station id='44907'>
<callSign>WYESDT</callSign>
<name>WYES-DT</name>
<affiliate>PBS Affiliate</affiliate>
<fccChannelNumber>11</fccChannelNumber>
</station>
<station id='44909'>
<callSign>WYESDT4</callSign>
<name>WYES-DT4</name>
<affiliate>Independent</affiliate>
<fccChannelNumber>11</fccChannelNumber>
</station>
<station id='48864'>
<callSign>WDSUDT2</callSign>
<name>WDSU-DT2</name>
<affiliate>Independent</affiliate>
<fccChannelNumber>19</fccChannelNumber>

Print this item

  windows media player extra
Posted by: buntay20 - 2023-12-17, 11:48 AM - Forum: Extras - Replies (4)

Hello collective,
I am working on a project that I will be posting soon. I am wondering if NextPVR can call the output of windows media player as an Extra, and if so how would I go about it?
NextPVR and media player would be running on the same machine.

Print this item

  New Fiber Router
Posted by: jrockow - 2023-12-16, 08:03 PM - Forum: Windows - Replies (13)

Yesterday I finally got my fiber internet service connected. They also supplied a new router; Giga Spire Blast model u6.2. Specs look like it's a real winner. However, I have a small problem with it.
From the NPVR server homescreen, if I select TV Guide, Recordings, Scheduler, etc., it takes 20 seconds before I see the results. Using my old Netgear router it's almost instantaneous; using either the Comcast or Fiber ISP line. It appears to me as though it has to do with the Giga Spire setup.
I'm not a network specialist, and there's a ton of settings there.
If anyone can suggest what area I should be looking at I'd sure appreciate it.
Thanx.



Attached Files
.zip   logs-20231216-1400.zip (Size: 1.16 MB / Downloads: 2)
Print this item

  File name missing E01S01
Posted by: merlebeckman - 2023-12-16, 04:07 PM - Forum: Windows - Replies (7)

I messed up something on a new install, not sure what I did but recording file name is missing S01E01, this option is checked on the settings page.

Can you please offer some help?



Attached Files Thumbnail(s)
   

.zip   npvr logs.zip (Size: 260.3 KB / Downloads: 1)
Print this item

  NextPVR Server Migration
Posted by: Paul92 - 2023-12-15, 07:26 PM - Forum: NextPVR Support - Replies (6)

Hi all. 

My NextPVR is installed on a VPS, and I want to migrate it to another VPS offshore. 

More specifically it is installed currently on a Oracle VPS in Johannesburg, and I suspect that server gets overloaded times, and I get buffering, especially in the evenings SA time, so want to migrate it to Amsterdam, where performance has always been better. I don't want to reinstall everything, as everything is set up in a specific way, so was hopeful to either export configuration, or copy the files with the configuration stored, such as channels, and EPG lists. and then re-import it on the new machine, and I could simply change the IP address of the new VPS, to that of the old one. 

If it's not possible, I would rather NextPVR remain hosted in Johannesburg, than set up from scratch.

Thanks.

Print this item

  Configure for multiple clients?
Posted by: dshorrosh - 2023-12-14, 09:23 PM - Forum: Windows - Replies (6)

Maybe my search skill are fail, but are there special instructions for setting up NextPVR for multiple clients?

I have NextPVR installed on a Win10 box running Kodi (with Hauppauge 4-tuner card and HD antenna for OTA channels), and on 2x Raspberry Pi boxes running OSMC / Kodi.  All work fine until somebody tries to watch a different TV channel on one of the other devices while a TV channel is already playing on one of the other devices.

To say another way, I can be watching a TV channel on the Win10 Kodi box but my wife can't watch a different channel at the same time on one of the Raspberry Pi boxes.  The remote box can tune the same channel though.

Thanks for any guidance.

Print this item

  No tuner was available for the requested channel
Posted by: ciccio - 2023-12-14, 09:20 AM - Forum: Windows - Replies (1)

I just reloaded windows, and reinstalled next PVR.
Whatever channel I choose, I’m getting “No tuner was available for the requested channel.”
I attach the logs in the hope that somebody can tell you what I’ve done wrong.



Attached Files
.zip   logs-20231214-0917.zip (Size: 448.46 KB / Downloads: 1)
Print this item

  Newby setup questions - where to look?
Posted by: Prsa01 - 2023-12-13, 04:12 PM - Forum: Windows - Replies (10)

New user in the process of setting things up. Doing lots of searching but having trouble finding some topics. I'm not sure if that is because these things don't exist in Npvr or because I'm not looking in the right place. 

For testing, I am on a single win10 pc directly tv attached with server and using the browser client. hdhomerun tuners and plutotv extra. All of that is mostly working. Some challenges with pluto but that's still in the testing phase.

Issues I'm have trouble finding info/discussions about:
       Remote control setup/control/tweaking - I do the more involved setup things with keyboard-like devices but would hope to use a more simple remote (mostly) once setup. I have rc6 remotes that are used with wmc/kodi. Npvr recognises a (very) few things but not necessarily as would be preferred. For example, the stop key does a pause rather than stop, etc. Bottom line question, does Npvr have a way to do remote control configuration and if so where do i find this type of setup/tweaking info or discussions?

If I'm simply being thick and not looking in the right place, please point me to a good starting point. I'm more than happy to read and discover. 

Thanks much!

Print this item

  Unable to find available capture device - NextPVR Desktop App -Live TV
Posted by: rmarquar - 2023-12-12, 08:48 PM - Forum: Windows - Replies (4)

Hi, after many months successful usage of NextPVR, I'm now getting a permanent
"Unable to find available capture device (Device failed to Start)" failure message when launching Live TV from NextPVR desktop App.

Obvious changes I made /happened on the PC (Windows 11 Pro 23H2) that could be related to the problem are Windows Update but also an SW installation for an USB Video grabber device.

I'm attaching the NextPVR logs. 

Thanks in advance for taking a look and letting me know how to further proceed (from my side) to get the problem further anlysed and resolved.



Attached Files
.zip   logs-20231212-2115.zip (Size: 430.32 KB / Downloads: 3)
Print this item

Pages (6435): « Previous 1 … 136 137 138 139 140 … 6435 Next »
Jump to page 

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