<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[NextPVR Forums - Linux]]></title>
		<link>https://forums.nextpvr.com/</link>
		<description><![CDATA[NextPVR Forums - https://forums.nextpvr.com]]></description>
		<pubDate>Sat, 04 Jul 2026 10:21:30 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Can't install new NextPVR verion 7.1.0]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=67037</link>
			<pubDate>Thu, 18 Jun 2026 03:38:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31544">RAK</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=67037</guid>
			<description><![CDATA[I have tried installing the new Linux Version 7.1.0.260607 of NextPVR twice with no results.  By "no results", I mean that the version of NextPVR shown when going to "Settings" remains the same as it has been 7.0.5.260307.  The only difference is: "(7.1.1.260616 is available for download)" is now shown in a green font after my latest version number. <br />
<br />
The Terminal Log of one of my installation sessions is shown below with my "# comments" added.  I created a separate directory named "Downloads-2" to be sure I am only using the most recent downloaded files.<br />
<br />
dick@deb:~&#36; cd Downloads-2  # Change to this directory for doing all the commands for installation.<br />
dick@deb:~/Downloads-2&#36; ls  # Nothing is shown because the directory is empty. <br />
dick@deb:~/Downloads-2&#36; curl <a href="https://nextpvr.com/nextpvr-helper.deb" target="_blank" rel="noopener" class="mycode_url">https://nextpvr.com/nextpvr-helper.deb</a> -O  # Download command is executed.<br />
<br />
  % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current<br />
                                Dload  Upload  Total  Spent    Left  Speed<br />
100  4626  100  4626    0    0  12877      0 --:--:-- --:--:-- --:--:-- 12921<br />
dick@deb:~/Downloads-2&#36; ls  # Directory listing shows the file has been downloaded.<br />
nextpvr-helper.deb<br />
<br />
dick@deb:~/Downloads-2&#36; ls -l  # Long Listing show file size and download date and time.<br />
total 8<br />
-rw-r--r-- 1 dick dick 4626 Jun 17 18:21 nextpvr-helper.deb<br />
<br />
dick@deb:~/Downloads-2&#36; sudo apt install ./nextpvr-helper.deb --install-recommends  # Installation command <br />
[sudo] password for dick: <br />
Reading package lists... Done<br />
Building dependency tree... Done<br />
Reading state information... Done<br />
Note, selecting 'nextpvr-helper' instead of './nextpvr-helper.deb'  # THIS MAY BE THE PROBLEM<br />
nextpvr-helper is already the newest version (3.1).                # WHAT IS VERSION 3.1?<br />
0 upgraded, 0 newly installed, 0 to remove and 300 not upgraded.    # SHOWS 0 INSTALLED - WHY?<br />
<br />
I have noticed that URL <a href="https://forums.nextpvr.com/showthread.php?tid=67011&amp;highlight=7.1.0" target="_blank" rel="noopener" class="mycode_url">https://forums.nextpvr.com/showthread.ph...ight=7.1.0</a><br />
refers to a URL for installation information Linux: <a href="https://forums.nextpvr.com/showthread.php?tid=59390" target="_blank" rel="noopener" class="mycode_url">https://forums.nextpvr.com/showthread.php?tid=59390</a><br />
that is dated: 2019-06-14, 05:06 PM.  Could this be the problem?<br />
<br />
If needed, Link to my Log files: <a href="https://drive.google.com/file/d/1uPvJsoTeDiIeYDWx-LYSF0KBaz120YX_/view?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1uPvJsoT...sp=sharing</a> <br />
<br />
Tnx, RAK]]></description>
			<content:encoded><![CDATA[I have tried installing the new Linux Version 7.1.0.260607 of NextPVR twice with no results.  By "no results", I mean that the version of NextPVR shown when going to "Settings" remains the same as it has been 7.0.5.260307.  The only difference is: "(7.1.1.260616 is available for download)" is now shown in a green font after my latest version number. <br />
<br />
The Terminal Log of one of my installation sessions is shown below with my "# comments" added.  I created a separate directory named "Downloads-2" to be sure I am only using the most recent downloaded files.<br />
<br />
dick@deb:~&#36; cd Downloads-2  # Change to this directory for doing all the commands for installation.<br />
dick@deb:~/Downloads-2&#36; ls  # Nothing is shown because the directory is empty. <br />
dick@deb:~/Downloads-2&#36; curl <a href="https://nextpvr.com/nextpvr-helper.deb" target="_blank" rel="noopener" class="mycode_url">https://nextpvr.com/nextpvr-helper.deb</a> -O  # Download command is executed.<br />
<br />
  % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current<br />
                                Dload  Upload  Total  Spent    Left  Speed<br />
100  4626  100  4626    0    0  12877      0 --:--:-- --:--:-- --:--:-- 12921<br />
dick@deb:~/Downloads-2&#36; ls  # Directory listing shows the file has been downloaded.<br />
nextpvr-helper.deb<br />
<br />
dick@deb:~/Downloads-2&#36; ls -l  # Long Listing show file size and download date and time.<br />
total 8<br />
-rw-r--r-- 1 dick dick 4626 Jun 17 18:21 nextpvr-helper.deb<br />
<br />
dick@deb:~/Downloads-2&#36; sudo apt install ./nextpvr-helper.deb --install-recommends  # Installation command <br />
[sudo] password for dick: <br />
Reading package lists... Done<br />
Building dependency tree... Done<br />
Reading state information... Done<br />
Note, selecting 'nextpvr-helper' instead of './nextpvr-helper.deb'  # THIS MAY BE THE PROBLEM<br />
nextpvr-helper is already the newest version (3.1).                # WHAT IS VERSION 3.1?<br />
0 upgraded, 0 newly installed, 0 to remove and 300 not upgraded.    # SHOWS 0 INSTALLED - WHY?<br />
<br />
I have noticed that URL <a href="https://forums.nextpvr.com/showthread.php?tid=67011&amp;highlight=7.1.0" target="_blank" rel="noopener" class="mycode_url">https://forums.nextpvr.com/showthread.ph...ight=7.1.0</a><br />
refers to a URL for installation information Linux: <a href="https://forums.nextpvr.com/showthread.php?tid=59390" target="_blank" rel="noopener" class="mycode_url">https://forums.nextpvr.com/showthread.php?tid=59390</a><br />
that is dated: 2019-06-14, 05:06 PM.  Could this be the problem?<br />
<br />
If needed, Link to my Log files: <a href="https://drive.google.com/file/d/1uPvJsoTeDiIeYDWx-LYSF0KBaz120YX_/view?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1uPvJsoT...sp=sharing</a> <br />
<br />
Tnx, RAK]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["Other Web Client" on two Pi's]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=67021</link>
			<pubDate>Thu, 11 Jun 2026 15:25:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=9283">GlowTube</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=67021</guid>
			<description><![CDATA[I run NextPVR on two Pi's, one Pi4 and one Pi5. The Pi4 runs NextPVR via a Docker container, while the Pi5 runs it via installation with the Helper. This week I upgraded both Pi's to the latest version of NextPVR, v7.1.0.260607. This question concerns the behavior of the "other" web client across the two machines.<br />
<br />
On the UI on the Pi4 (Docker), I see the main menu item "UIClient" just to the right of "Scheduler." Clicking on this brings up an alternative vertical menu structure (that I had never used before) which seems powerful. It appears to work fine; I like it.<br />
<br />
On the UI on the Pi5 (Helper), "UIClient" does not appear on the main menu. If I go to the Settings page, and press the button "Where is the other web client?" the web page goes black, and a tiny square of pixels is shown in the upper left corner (using Chrome on Windows 11). The running NextPVR server process then exits with the following in systemctl:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Jun 11 11:06:48 CherryPi server.sh[12437]: Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"<br />
Jun 11 11:06:48 CherryPi server.sh[12437]: /opt/dotnet/dotnet: symbol lookup error: /opt/nextpvr/system/runtimes/linux-arm64/native/libSkiaSharp.so: undefined symbol: FT_Get_BDF_Property<br />
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Main process exited, code=exited, status=127/n/a<br />
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Failed with result 'exit-code'.<br />
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Consumed 9.062s CPU time.</code></div></div>]]></description>
			<content:encoded><![CDATA[I run NextPVR on two Pi's, one Pi4 and one Pi5. The Pi4 runs NextPVR via a Docker container, while the Pi5 runs it via installation with the Helper. This week I upgraded both Pi's to the latest version of NextPVR, v7.1.0.260607. This question concerns the behavior of the "other" web client across the two machines.<br />
<br />
On the UI on the Pi4 (Docker), I see the main menu item "UIClient" just to the right of "Scheduler." Clicking on this brings up an alternative vertical menu structure (that I had never used before) which seems powerful. It appears to work fine; I like it.<br />
<br />
On the UI on the Pi5 (Helper), "UIClient" does not appear on the main menu. If I go to the Settings page, and press the button "Where is the other web client?" the web page goes black, and a tiny square of pixels is shown in the upper left corner (using Chrome on Windows 11). The running NextPVR server process then exits with the following in systemctl:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Jun 11 11:06:48 CherryPi server.sh[12437]: Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"<br />
Jun 11 11:06:48 CherryPi server.sh[12437]: /opt/dotnet/dotnet: symbol lookup error: /opt/nextpvr/system/runtimes/linux-arm64/native/libSkiaSharp.so: undefined symbol: FT_Get_BDF_Property<br />
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Main process exited, code=exited, status=127/n/a<br />
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Failed with result 'exit-code'.<br />
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Consumed 9.062s CPU time.</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SAT>IP server channels not found]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=67015</link>
			<pubDate>Mon, 08 Jun 2026 01:30:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31602">festinalente</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=67015</guid>
			<description><![CDATA[Hi folks,<br />
<br />
Just upgraded to version 7.1.0.260607 which fails to find any sat&gt;ip channels from my Triax TSS400.  The log file shows a problem with paths.<br />
I have included the log file which also contains an updated '1600 KoreaSat6 FTA (160.0E).ini' which reflects the updates made to freeview NZ satellite in the last week or so!<br />
Please let me know if I can provide any further information<br />
<br />
Kind regards, Stephen<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9984" target="_blank" title="">logs-20260608-1304.zip</a> (Size: 272.14 KB / Downloads: 5)
]]></description>
			<content:encoded><![CDATA[Hi folks,<br />
<br />
Just upgraded to version 7.1.0.260607 which fails to find any sat&gt;ip channels from my Triax TSS400.  The log file shows a problem with paths.<br />
I have included the log file which also contains an updated '1600 KoreaSat6 FTA (160.0E).ini' which reflects the updates made to freeview NZ satellite in the last week or so!<br />
Please let me know if I can provide any further information<br />
<br />
Kind regards, Stephen<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9984" target="_blank" title="">logs-20260608-1304.zip</a> (Size: 272.14 KB / Downloads: 5)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can't Scan for Channels Fedora 44]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=67004</link>
			<pubDate>Wed, 03 Jun 2026 03:14:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31676">VAman</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=67004</guid>
			<description><![CDATA[When I try to scan for channels I get " <span style="font-family: monospace;" class="mycode_font"><span style="color: #ff5454;" class="mycode_color">Unexpected error in ScanOptions: System.IO.DirectoryNotFoundException: Could not find a part of the path '/atsc'."</span></span><br />
<br />
<span style="color: #ff5454;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">The other packages are installed, including dvt-scan-tables.</span></span><br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9948" target="_blank" title="">logs-20260602-2305.zip</a> (Size: 27.17 KB / Downloads: 2)
]]></description>
			<content:encoded><![CDATA[When I try to scan for channels I get " <span style="font-family: monospace;" class="mycode_font"><span style="color: #ff5454;" class="mycode_color">Unexpected error in ScanOptions: System.IO.DirectoryNotFoundException: Could not find a part of the path '/atsc'."</span></span><br />
<br />
<span style="color: #ff5454;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">The other packages are installed, including dvt-scan-tables.</span></span><br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9948" target="_blank" title="">logs-20260602-2305.zip</a> (Size: 27.17 KB / Downloads: 2)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Increase scan channels timeout?]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=67002</link>
			<pubDate>Mon, 01 Jun 2026 01:49:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=29172">webby2023</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=67002</guid>
			<description><![CDATA[I have an issue running NextPVR on Ubuntu where one of the frequencies is failing to scan.<br />
<br />
I've tested it using dvbv5-scan and a 30 sec timeout and it does then scan the channels OK.<br />
<br />
The issue isn't signal strength as the other frequencies are a similar or even lesser strength, it just seems that the service on the problem frequency is slower to enumerate(?).<br />
<br />
TIA<br />
webby]]></description>
			<content:encoded><![CDATA[I have an issue running NextPVR on Ubuntu where one of the frequencies is failing to scan.<br />
<br />
I've tested it using dvbv5-scan and a 30 sec timeout and it does then scan the channels OK.<br />
<br />
The issue isn't signal strength as the other frequencies are a similar or even lesser strength, it just seems that the service on the problem frequency is slower to enumerate(?).<br />
<br />
TIA<br />
webby]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SAT>IP scan fails - strange behaviour]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66990</link>
			<pubDate>Fri, 22 May 2026 11:34:40 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31021">joe_d1</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66990</guid>
			<description><![CDATA[Hi,<br />
<br />
I have a AVM Fritzbox cable router which provides 4 IPTV devices. Nextpvr finds all four devices correctly. In the past with NextPVR version 6.x scanning for channels worked very well, but now after I had to re-install my server the NextPVR scan fails (version 7.x). The port 8866 is set correctly.<br />
<br />
When scanning the German Full Cable Spectrum (6.900MBd SR, QAM 256) the letters [PAT] [PMT] [SDT] [BAT] do appear from time to time and my Fritzbox GUI in parallel displays that a client is watching a certain TV channel, but none of these channels gets stored by NextPVR - so the list remains empty and NextPVR finally shows "0 channels found".<br />
<br />
Attached you'll find the logfiles.<br />
<br />
Any ideas?<br />
<br />
Thanks a lot in advance!<br />
Joern<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9866" target="_blank" title="">logs-20260522-1333.zip</a> (Size: 419.23 KB / Downloads: 0)
]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I have a AVM Fritzbox cable router which provides 4 IPTV devices. Nextpvr finds all four devices correctly. In the past with NextPVR version 6.x scanning for channels worked very well, but now after I had to re-install my server the NextPVR scan fails (version 7.x). The port 8866 is set correctly.<br />
<br />
When scanning the German Full Cable Spectrum (6.900MBd SR, QAM 256) the letters [PAT] [PMT] [SDT] [BAT] do appear from time to time and my Fritzbox GUI in parallel displays that a client is watching a certain TV channel, but none of these channels gets stored by NextPVR - so the list remains empty and NextPVR finally shows "0 channels found".<br />
<br />
Attached you'll find the logfiles.<br />
<br />
Any ideas?<br />
<br />
Thanks a lot in advance!<br />
Joern<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9866" target="_blank" title="">logs-20260522-1333.zip</a> (Size: 419.23 KB / Downloads: 0)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Revisting NextCom R5000-HD and Having Issues]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66982</link>
			<pubDate>Fri, 15 May 2026 18:52:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=22353">checkbin99</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66982</guid>
			<description><![CDATA[I have a Linux server running NextPVR 6 and a few years ago had it configured to work with my NextCom R50000-HD network encoder and DISH network.  I ad to switched to FIOS and have not used the R5000 and am now trying to set it up again.  The R500 is working perfectly writing to a QNAP network NFS share.  However when acccessing the R5000 from my NextPVR Linux server, the R5000 appears to b writing to the share but it is actually creating a zero byte file.   The file is readable and writeable by owner, group, and everyone else (666 permissions).  If from the command line as the NextPVR user (currently called sagetv I run the command:<br />
    python3 r5000.py START R5ooo-HD 150   /R5000_Recordings/todays_test-on-the-r5000.  The opendct.sh file is called by an extra.xml file and the opendct calls an opendct.py script provided by Martin a few years ago.<br />
<br />
The file todays_test-on-the-r5000 is created fine and has watchable video.<br />
<br />
My opendct.sh file is as follows:<br />
nextname=//R5000_Recordings//&#36;2.ts<br />
<br />
openname=\\R5000_Recordings/&#36;2.ts<br />
<br />
#example translations<br />
#nextname=/media/recordings/&#36;2.ts<br />
#openname=\\172.16.3.105\Recordings\&#36;2.ts<br />
#openname=K:\&#36;2.ts<br />
<br />
opendct=/var/opt/nextpvr/scripts/opendct.py<br />
<br />
python3 &#36;opendct STOP "&#36;2"<br />
python3 &#36;opendct START "&#36;2" &#36;1 "&#36;openname"<br />
python3 &#36;opendct GET_SIZE "&#36;2"<br />
ffmpeg -re -i "&#36;nextname" -f mpegts -codec copy -v panic -<br />
#ffmpeg -re -i "&#36;nextname" -f mpegts -codec copy -<br />
#ffmpeg -re -i "&#36;nextname" -f mpegts -codec copy -y /dev/null<br />
python3 &#36;opendct STOP "&#36;2"<br />
rm "&#36;nextname"<br />
<br />
I've been beating my head against the wall on this for days now to no avail.  Frustrating since it was working the last time I used it bad sadly don't have all the config files from when it was.  Since it still works in SageTV it seems like I'm missing something simple, but I can't wrap my head around it.  Can anyone point me in the right direction on this.<br />
<br />
-Bil]]></description>
			<content:encoded><![CDATA[I have a Linux server running NextPVR 6 and a few years ago had it configured to work with my NextCom R50000-HD network encoder and DISH network.  I ad to switched to FIOS and have not used the R5000 and am now trying to set it up again.  The R500 is working perfectly writing to a QNAP network NFS share.  However when acccessing the R5000 from my NextPVR Linux server, the R5000 appears to b writing to the share but it is actually creating a zero byte file.   The file is readable and writeable by owner, group, and everyone else (666 permissions).  If from the command line as the NextPVR user (currently called sagetv I run the command:<br />
    python3 r5000.py START R5ooo-HD 150   /R5000_Recordings/todays_test-on-the-r5000.  The opendct.sh file is called by an extra.xml file and the opendct calls an opendct.py script provided by Martin a few years ago.<br />
<br />
The file todays_test-on-the-r5000 is created fine and has watchable video.<br />
<br />
My opendct.sh file is as follows:<br />
nextname=//R5000_Recordings//&#36;2.ts<br />
<br />
openname=\\R5000_Recordings/&#36;2.ts<br />
<br />
#example translations<br />
#nextname=/media/recordings/&#36;2.ts<br />
#openname=\\172.16.3.105\Recordings\&#36;2.ts<br />
#openname=K:\&#36;2.ts<br />
<br />
opendct=/var/opt/nextpvr/scripts/opendct.py<br />
<br />
python3 &#36;opendct STOP "&#36;2"<br />
python3 &#36;opendct START "&#36;2" &#36;1 "&#36;openname"<br />
python3 &#36;opendct GET_SIZE "&#36;2"<br />
ffmpeg -re -i "&#36;nextname" -f mpegts -codec copy -v panic -<br />
#ffmpeg -re -i "&#36;nextname" -f mpegts -codec copy -<br />
#ffmpeg -re -i "&#36;nextname" -f mpegts -codec copy -y /dev/null<br />
python3 &#36;opendct STOP "&#36;2"<br />
rm "&#36;nextname"<br />
<br />
I've been beating my head against the wall on this for days now to no avail.  Frustrating since it was working the last time I used it bad sadly don't have all the config files from when it was.  Since it still works in SageTV it seems like I'm missing something simple, but I can't wrap my head around it.  Can anyone point me in the right direction on this.<br />
<br />
-Bil]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SAT>IP server not detected as a device]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66978</link>
			<pubDate>Wed, 13 May 2026 02:39:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31602">festinalente</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66978</guid>
			<description><![CDATA[Hi,<br />
I recently upgraded my ageing media server to a Raspberry Pi 5 running Libreelec 12.2.1<br />
I have a Triax TSS400 SAT&gt;IP server which I thought I might be able to us, but it does not show up under the 'Devices' section of the web app.<br />
<br />
It appears to be found as seen in the logs, but it does not indicate that it is a 4 channel DVBS2 4 receiver device.<br />
<br />
I have had this device running under TVHeadend but found that I to specifically tell TVHeadend that it was a DVBS2-4 device.<br />
<br />
I have included a status screen from the Triax showing it receiving TVNZ 1, as well as a specification document all included in the logs archive.<br />
<br />
I would be really grateful if you can suggest how I might proceed to get it to work with NextPVR?<br />
Please let me know if you need me to provide any further information.<br />
<br />
Kind regards and thanks in advance, Stephen]]></description>
			<content:encoded><![CDATA[Hi,<br />
I recently upgraded my ageing media server to a Raspberry Pi 5 running Libreelec 12.2.1<br />
I have a Triax TSS400 SAT&gt;IP server which I thought I might be able to us, but it does not show up under the 'Devices' section of the web app.<br />
<br />
It appears to be found as seen in the logs, but it does not indicate that it is a 4 channel DVBS2 4 receiver device.<br />
<br />
I have had this device running under TVHeadend but found that I to specifically tell TVHeadend that it was a DVBS2-4 device.<br />
<br />
I have included a status screen from the Triax showing it receiving TVNZ 1, as well as a specification document all included in the logs archive.<br />
<br />
I would be really grateful if you can suggest how I might proceed to get it to work with NextPVR?<br />
Please let me know if you need me to provide any further information.<br />
<br />
Kind regards and thanks in advance, Stephen]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Comskip installed using Linux Synaptic Package Manager does not work]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66962</link>
			<pubDate>Tue, 28 Apr 2026 20:49:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31544">RAK</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66962</guid>
			<description><![CDATA[I have the Linux version of NextPVR v7 installed and working, but there are no files or folders in the /var/opt/nextpvr/scripts folder needed for Comskip where I think the file ParallelProcessing.sh should be installed.<br />
<br />
Thanks to AI, I have step-by-step instructions from the Internet that I used to install Comskip with (using) my Linux Debian 12 Synaptic Package Manager.  I have ATTACHED these instructions for others to use, and comment if they are flawed or inadequate.    The Synaptic Package Manager did not throw any errors during the Comskip installation.<br />
<br />
I was very careful to be sure all the required dependencies are installed before and after the installation.  A sample of the dependencies I found installed on my system hard drive are:<br />
/usr/bin/comskip<br />
/usr/share/doc/comskip<br />
/usr/share/doc/comskip/changelog.Debian.gz<br />
/usr/share/doc/comskip/copyright<br />
/usr/share/man/man1/comskip.1.gz<br />
/var/cache/apt/archives/comskip_0.82.009+git20230112.d0cc422+ds.1-2_amd64.deb<br />
/var/lib/dpkg/info/comskip.list<br />
/var/lib/dpkg/info/comskip.md5sums<br />
/usr/bin/ionice<br />
/usr/bin/nice<br />
/usr/bin/renice<br />
/usr/bin/snice<br />
/opt/nextpvr/system/wwwroot/vendor/font-awesome/svgs/brands/docker.svg<br />
/usr/share/gtksourceview-4/language-specs/docker.lang<br />
/usr/share/nodejs/prismjs/components/prism-docker.js<br />
/usr/share/nodejs/prismjs/components/prism-docker.min.js<br />
<br />
Missing is the shell script  ParallelProcessing.sh   It is also missing in the Debian repository and I could not find it anywhere on the Internet.  I think we need Parallel Processing, but since neither Comskip, nor NextPVR, nor I are installing it, how do we get Comskip running?   <br />
<br />
Also attached are my zipped Log files.  Martin, I rebooted my computer this morning to try to reduce the size of the zipped Log files as you suggested, but their size increased to 4.0 MB. <br />
<br />
The link is:  <a href="https://drive.google.com/file/d/1rOFLMKlWScI9oDjVSfpVSUfulPHr0b77/view?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1rOFLMKl...sp=sharing</a>]]></description>
			<content:encoded><![CDATA[I have the Linux version of NextPVR v7 installed and working, but there are no files or folders in the /var/opt/nextpvr/scripts folder needed for Comskip where I think the file ParallelProcessing.sh should be installed.<br />
<br />
Thanks to AI, I have step-by-step instructions from the Internet that I used to install Comskip with (using) my Linux Debian 12 Synaptic Package Manager.  I have ATTACHED these instructions for others to use, and comment if they are flawed or inadequate.    The Synaptic Package Manager did not throw any errors during the Comskip installation.<br />
<br />
I was very careful to be sure all the required dependencies are installed before and after the installation.  A sample of the dependencies I found installed on my system hard drive are:<br />
/usr/bin/comskip<br />
/usr/share/doc/comskip<br />
/usr/share/doc/comskip/changelog.Debian.gz<br />
/usr/share/doc/comskip/copyright<br />
/usr/share/man/man1/comskip.1.gz<br />
/var/cache/apt/archives/comskip_0.82.009+git20230112.d0cc422+ds.1-2_amd64.deb<br />
/var/lib/dpkg/info/comskip.list<br />
/var/lib/dpkg/info/comskip.md5sums<br />
/usr/bin/ionice<br />
/usr/bin/nice<br />
/usr/bin/renice<br />
/usr/bin/snice<br />
/opt/nextpvr/system/wwwroot/vendor/font-awesome/svgs/brands/docker.svg<br />
/usr/share/gtksourceview-4/language-specs/docker.lang<br />
/usr/share/nodejs/prismjs/components/prism-docker.js<br />
/usr/share/nodejs/prismjs/components/prism-docker.min.js<br />
<br />
Missing is the shell script  ParallelProcessing.sh   It is also missing in the Debian repository and I could not find it anywhere on the Internet.  I think we need Parallel Processing, but since neither Comskip, nor NextPVR, nor I are installing it, how do we get Comskip running?   <br />
<br />
Also attached are my zipped Log files.  Martin, I rebooted my computer this morning to try to reduce the size of the zipped Log files as you suggested, but their size increased to 4.0 MB. <br />
<br />
The link is:  <a href="https://drive.google.com/file/d/1rOFLMKlWScI9oDjVSfpVSUfulPHr0b77/view?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1rOFLMKl...sp=sharing</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DiSEqC port does not change]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66957</link>
			<pubDate>Fri, 24 Apr 2026 13:22:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31588">PeterVB</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66957</guid>
			<description><![CDATA[I've installed NextPVR on Debian Linux (Trixie).<br />
I've also installed the NSShared.ddl (April 2, 2026).<br />
I am using a four port DiSEqC connected to three LNBs (port four is not used).<br />
<br />
Port 1: 19.2 Astra 1<br />
Port 2: 28.2 Astra 2<br />
Port 3: 23.5 Astra 3<br />
Port 4: -<br />
<br />
When I start Scanning, it seems to be working fine. <br />
When checking the DiSEqC, I can see that it is using Port 1.<br />
NextPVR finds over 600 channels, which is okay for Astra 1.<br />
<br />
Then the channelcounter (Channels found ...) starts over. First the count disappears, then it comes back with a low count.<br />
I suppose NextPVR now wants to scan the transponders on Port 2 (Astra 2) of the DiSEqC, however the port on the DiSEqC has not changed!<br />
The LED on port 1 is still emitting light, so DiSEqC has not switched to Port 2.<br />
<br />
After over 30 minutes it is still scanning 12168000 kHz and number of channels is stable at 44. Seems like NextPVR is stalled.<br />
<br />
With same hardware, Linux and same dvb-driver and Tuner, I have tested this exact same setup with MythTV and TVheadEnd.<br />
Both work fine controlling the the DiSEqC.<br />
I could just use MythTV or TVheadEnd but I prefer to use NextPVR.<br />
<br />
Seems like NextPVR does not send the command to switch the DiSEqC port.<br />
<br />
Is this a known issue? Is there a solution for this issue ?<br />
<br />
Regards.<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
&nbsp;&nbsp;<a href="attachment.php?aid=9753" target="_blank" title="">0 - NShared.dll.jpg</a> (Size: 464.63 KB / Downloads: 70)
<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
&nbsp;&nbsp;<a href="attachment.php?aid=9754" target="_blank" title="">1 - Scanning channels using LNB on DiSEqC port 1.jpg</a> (Size: 97.21 KB / Downloads: 70)
<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
&nbsp;&nbsp;<a href="attachment.php?aid=9755" target="_blank" title="">2 - Scanning Astra-2 channels STILL USING LNB on DiSEqC port 1 - SHOULD BE port 2!.jpg</a> (Size: 96.82 KB / Downloads: 70)
]]></description>
			<content:encoded><![CDATA[I've installed NextPVR on Debian Linux (Trixie).<br />
I've also installed the NSShared.ddl (April 2, 2026).<br />
I am using a four port DiSEqC connected to three LNBs (port four is not used).<br />
<br />
Port 1: 19.2 Astra 1<br />
Port 2: 28.2 Astra 2<br />
Port 3: 23.5 Astra 3<br />
Port 4: -<br />
<br />
When I start Scanning, it seems to be working fine. <br />
When checking the DiSEqC, I can see that it is using Port 1.<br />
NextPVR finds over 600 channels, which is okay for Astra 1.<br />
<br />
Then the channelcounter (Channels found ...) starts over. First the count disappears, then it comes back with a low count.<br />
I suppose NextPVR now wants to scan the transponders on Port 2 (Astra 2) of the DiSEqC, however the port on the DiSEqC has not changed!<br />
The LED on port 1 is still emitting light, so DiSEqC has not switched to Port 2.<br />
<br />
After over 30 minutes it is still scanning 12168000 kHz and number of channels is stable at 44. Seems like NextPVR is stalled.<br />
<br />
With same hardware, Linux and same dvb-driver and Tuner, I have tested this exact same setup with MythTV and TVheadEnd.<br />
Both work fine controlling the the DiSEqC.<br />
I could just use MythTV or TVheadEnd but I prefer to use NextPVR.<br />
<br />
Seems like NextPVR does not send the command to switch the DiSEqC port.<br />
<br />
Is this a known issue? Is there a solution for this issue ?<br />
<br />
Regards.<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
&nbsp;&nbsp;<a href="attachment.php?aid=9753" target="_blank" title="">0 - NShared.dll.jpg</a> (Size: 464.63 KB / Downloads: 70)
<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
&nbsp;&nbsp;<a href="attachment.php?aid=9754" target="_blank" title="">1 - Scanning channels using LNB on DiSEqC port 1.jpg</a> (Size: 97.21 KB / Downloads: 70)
<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
&nbsp;&nbsp;<a href="attachment.php?aid=9755" target="_blank" title="">2 - Scanning Astra-2 channels STILL USING LNB on DiSEqC port 1 - SHOULD BE port 2!.jpg</a> (Size: 96.82 KB / Downloads: 70)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TV Guide has only 1-Day of SD program info with voids.]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66952</link>
			<pubDate>Tue, 21 Apr 2026 18:17:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31544">RAK</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66952</guid>
			<description><![CDATA[My NextPVR Version 7.0.5.260307<span style="color: #2a9fd6;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;" class="mycode_font">07</span></span></span> Debian 12 Linux install has only 1-day of TV Guide information from Schedules Direct, that should be 14-days in this area.<br />
<br />
The TV Guide gaps are 1, or 2 or 3... random number missing up to 9-sequential channels with missing program information. <br />
<br />
I have 81-channels (ATSC) that are received by antenna and they all are known working local channels.<br />
<br />
The Schedules Direct "EPG Updates"  take place automatically every 24-hours, but skips channels 2.1, 2.2, and 2.3, however when I manually update the EPG with a mouse-click, the TV Guide fills-in.<br />
<br />
I can record and playback programs without any problems when the TV Guide program information is present in the TV Guide (no other problems).<br />
<br />
If I get the program information from an external TV Guide using my Web Browser, then I can program and record manually using the Scheduler to enter the Time, duration, Channel, etc.<br />
<br />
In other words, my Computer (hardware and software), Dual Channel Tuner, Antenna, everything else seems to be working ok.]]></description>
			<content:encoded><![CDATA[My NextPVR Version 7.0.5.260307<span style="color: #2a9fd6;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;" class="mycode_font">07</span></span></span> Debian 12 Linux install has only 1-day of TV Guide information from Schedules Direct, that should be 14-days in this area.<br />
<br />
The TV Guide gaps are 1, or 2 or 3... random number missing up to 9-sequential channels with missing program information. <br />
<br />
I have 81-channels (ATSC) that are received by antenna and they all are known working local channels.<br />
<br />
The Schedules Direct "EPG Updates"  take place automatically every 24-hours, but skips channels 2.1, 2.2, and 2.3, however when I manually update the EPG with a mouse-click, the TV Guide fills-in.<br />
<br />
I can record and playback programs without any problems when the TV Guide program information is present in the TV Guide (no other problems).<br />
<br />
If I get the program information from an external TV Guide using my Web Browser, then I can program and record manually using the Scheduler to enter the Time, duration, Channel, etc.<br />
<br />
In other words, my Computer (hardware and software), Dual Channel Tuner, Antenna, everything else seems to be working ok.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Server working as normal but DVB-S scan finds No channels]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66939</link>
			<pubDate>Sun, 12 Apr 2026 18:55:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=13446">jcjefferies</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66939</guid>
			<description><![CDATA[My LibreElec NextPVR server seems to be working as normal and has done for over a year. I do very occasionally get a blank recording.<br />
The problem seems to have started or at least noticed when channel Quest stopped working working overnight some weeks ago. For some reason the Irish version is called Quest HD but the UK HD version Quest. That was when I found no DVB-S channels were detected when I tried to scan for Quest. My temporary work around is to use the DVB-T SD version of Quest.<br />
After a reboot I have just scanned using the  supplied 28.2 file and my smaller regional 28.2West file. I used SAT&gt;IP tuners 2,3 &amp; 4 in turn and no channels detected!<br />
The problem also is that I cannot watch live TV if a DVB-S channel is being recorded!<br />
I can record 2 DVB-S channels at the same time.<br />
I can record DVB-S and DVB-T channel at the same time.<br />
The first Log file was while I tried to watch TV while a DVB-S channel was being recorded. The later log file shows later tests of DVB-T &amp; DVB-S channels so the earlier log may not be needed!<br />
<br />
Chris<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9732" target="_blank" title="">logs-20260412-1723.zip</a> (Size: 1.31 MB / Downloads: 1)
<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9733" target="_blank" title="">logs-20260412-1931.zip</a> (Size: 1.39 MB / Downloads: 1)
]]></description>
			<content:encoded><![CDATA[My LibreElec NextPVR server seems to be working as normal and has done for over a year. I do very occasionally get a blank recording.<br />
The problem seems to have started or at least noticed when channel Quest stopped working working overnight some weeks ago. For some reason the Irish version is called Quest HD but the UK HD version Quest. That was when I found no DVB-S channels were detected when I tried to scan for Quest. My temporary work around is to use the DVB-T SD version of Quest.<br />
After a reboot I have just scanned using the  supplied 28.2 file and my smaller regional 28.2West file. I used SAT&gt;IP tuners 2,3 &amp; 4 in turn and no channels detected!<br />
The problem also is that I cannot watch live TV if a DVB-S channel is being recorded!<br />
I can record 2 DVB-S channels at the same time.<br />
I can record DVB-S and DVB-T channel at the same time.<br />
The first Log file was while I tried to watch TV while a DVB-S channel was being recorded. The later log file shows later tests of DVB-T &amp; DVB-S channels so the earlier log may not be needed!<br />
<br />
Chris<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9732" target="_blank" title="">logs-20260412-1723.zip</a> (Size: 1.31 MB / Downloads: 1)
<br />
<br />
<img src="https://forums.nextpvr.com/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=9733" target="_blank" title="">logs-20260412-1931.zip</a> (Size: 1.39 MB / Downloads: 1)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Previously working EPG's failing to work]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66938</link>
			<pubDate>Sun, 12 Apr 2026 02:25:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31549">sirfoxey</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66938</guid>
			<description><![CDATA[Hi there,<br />
A week or so ago my EPG's started to fail completely. I tried manually refreshing them without luck. I deleted all my sources, still the EPG's would not update. I deleted the /opt/nextpvr directory to restart fresh. Did not seem to work, as after reinstalling it remembered all my login details.<br />
<br />
If I open in a browser the URL for the EPG, it takes a long time given the size but loads fine. In the app I use on my phone and my daughter uses on her iPad the EPG loads fine, it is just on next PVR.<br />
<br />
Can anyone assist me with resolving this?]]></description>
			<content:encoded><![CDATA[Hi there,<br />
A week or so ago my EPG's started to fail completely. I tried manually refreshing them without luck. I deleted all my sources, still the EPG's would not update. I deleted the /opt/nextpvr directory to restart fresh. Did not seem to work, as after reinstalling it remembered all my login details.<br />
<br />
If I open in a browser the URL for the EPG, it takes a long time given the size but loads fine. In the app I use on my phone and my daughter uses on her iPad the EPG loads fine, it is just on next PVR.<br />
<br />
Can anyone assist me with resolving this?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Cannot save selected Schedules Direct lineup]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66926</link>
			<pubDate>Fri, 27 Mar 2026 03:12:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31514">keithhelms</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66926</guid>
			<description><![CDATA[I installed nextpvr on my laptop using the nextpvr-helper.deb file on Linux Mint 22.2.   From the setup screens I see the tuners (Hauppauge USB 1595 dual tuner) and successfully scan for channels.  I can update the program guide using the DVB/ATSC EPG.  I can record programs from that guide.  I can view channels using the VLC Open Network Stream option.<br />
<br />
What I can't get working is adding a schedules direct lineup.   I have been using schedules direct for many years with a desktop system at home running mythtv.  <br />
<br />
Starting from the channel list setup screen I select one of the channels (wrench icon on the far right), which brings up edit channel details.  I click on source then select ...add schedules direct lineup... which brings up a Add Schedules Direct Lineup window.   I enter the zip code and leaving north america - united states set I click on search.   The window then displays another listbox with the lineups that came back from schedules direct.  I scroll to the bottom and select the one that is named "antenna ... OTA-zipcode" and click on add lineup.  <br />
<br />
At that point I get a popup error window saying<br />
<br />
localhost:8866<br />
Invalid Username or Password<br />
OK<br />
<br />
That's as far as I can ever get.  A couple of times I have tried to select the lineup starting from the guide option instead of the channels option.   Whatever goes on there apparently "spams" schedules direct and exceeds their maximum of 10 IP addresses within 24 hours rule. <br />
<br />
What am I doing wrong here?]]></description>
			<content:encoded><![CDATA[I installed nextpvr on my laptop using the nextpvr-helper.deb file on Linux Mint 22.2.   From the setup screens I see the tuners (Hauppauge USB 1595 dual tuner) and successfully scan for channels.  I can update the program guide using the DVB/ATSC EPG.  I can record programs from that guide.  I can view channels using the VLC Open Network Stream option.<br />
<br />
What I can't get working is adding a schedules direct lineup.   I have been using schedules direct for many years with a desktop system at home running mythtv.  <br />
<br />
Starting from the channel list setup screen I select one of the channels (wrench icon on the far right), which brings up edit channel details.  I click on source then select ...add schedules direct lineup... which brings up a Add Schedules Direct Lineup window.   I enter the zip code and leaving north america - united states set I click on search.   The window then displays another listbox with the lineups that came back from schedules direct.  I scroll to the bottom and select the one that is named "antenna ... OTA-zipcode" and click on add lineup.  <br />
<br />
At that point I get a popup error window saying<br />
<br />
localhost:8866<br />
Invalid Username or Password<br />
OK<br />
<br />
That's as far as I can ever get.  A couple of times I have tried to select the lineup starting from the guide option instead of the channels option.   Whatever goes on there apparently "spams" schedules direct and exceeds their maximum of 10 IP addresses within 24 hours rule. <br />
<br />
What am I doing wrong here?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Ufw blocking HDHomeRun discovery]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66923</link>
			<pubDate>Mon, 23 Mar 2026 00:50:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=31500">Emmgee</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66923</guid>
			<description><![CDATA[Hi, I am a newbie to Linux. I tried installing nextpvr on Linux mint 22.3, it works fine if I turn off ufw. When ufw is on the tuners become unavailable. I use this tuner on Windows 10 with no issues. I can’t figure out what ports need to be opened on ufw to make the tuner available. The tuner is a hdhomerun connect duo. I have tried this by installing with the Deb files method and the Docker method. If I can’t get this straightened out by fall I will reluctantly buy a Windows 11 machine before my Windows 10 ESU are expired. I also have a hdhomerun dual tuner which I believe is considered legacy. Any help would be greatly appreciated. <br />
Thank you in advance. Emmgee]]></description>
			<content:encoded><![CDATA[Hi, I am a newbie to Linux. I tried installing nextpvr on Linux mint 22.3, it works fine if I turn off ufw. When ufw is on the tuners become unavailable. I use this tuner on Windows 10 with no issues. I can’t figure out what ports need to be opened on ufw to make the tuner available. The tuner is a hdhomerun connect duo. I have tried this by installing with the Deb files method and the Docker method. If I can’t get this straightened out by fall I will reluctantly buy a Windows 11 machine before my Windows 10 ESU are expired. I also have a hdhomerun dual tuner which I believe is considered legacy. Any help would be greatly appreciated. <br />
Thank you in advance. Emmgee]]></content:encoded>
		</item>
	</channel>
</rss>