<?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 - Docker arm32v7]]></title>
		<link>https://forums.nextpvr.com/</link>
		<description><![CDATA[NextPVR Forums - https://forums.nextpvr.com]]></description>
		<pubDate>Fri, 15 May 2026 19:11:10 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Help with upgrade to latest arm32v7 container]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66525</link>
			<pubDate>Tue, 02 Sep 2025 19:08:06 +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=66525</guid>
			<description><![CDATA[I've been happily using an old arm32v7 image, version 6.1.5.231022, for years on a Raspberry Pi 4. Works fine for my purposes.<br />
<br />
Today I tried to update to the latest image, version 7.0.2.250621. The only thing I changed was to pull the new image from Docker Hub; I kept the rest of the configuration the same. To me it now "feels" like I've lost communication with my tuner, which is a USB-connected single tuner Hauppauge 950.<br />
<br />
For this device, the docker run command specifies:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>--device /dev/dvb:/dev/dvb</code></div></div><br />
but perhaps this is not correct or sufficient for the new version of NextPVR? From dmesg I see the tuner device being found and being initialized with microcode on /dev/dvb, so that's good.<br />
 <br />
On the plus side, the web interface for the new version does come up, I can log into it, and I see my device list and channel map as before. EPG fetching also works. But there's no evidence that NextPVR is talking with the tuner (channel scan, manual program request yield either "Transcoder exited" or "There is no tuner available").<br />
<br />
If I simply switch back to the old image (with docker tag) and reboot, everything works again. I'd sure like to have the benefits of the newest NextPVR version if possible - any suggestions? Thanks!]]></description>
			<content:encoded><![CDATA[I've been happily using an old arm32v7 image, version 6.1.5.231022, for years on a Raspberry Pi 4. Works fine for my purposes.<br />
<br />
Today I tried to update to the latest image, version 7.0.2.250621. The only thing I changed was to pull the new image from Docker Hub; I kept the rest of the configuration the same. To me it now "feels" like I've lost communication with my tuner, which is a USB-connected single tuner Hauppauge 950.<br />
<br />
For this device, the docker run command specifies:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>--device /dev/dvb:/dev/dvb</code></div></div><br />
but perhaps this is not correct or sufficient for the new version of NextPVR? From dmesg I see the tuner device being found and being initialized with microcode on /dev/dvb, so that's good.<br />
 <br />
On the plus side, the web interface for the new version does come up, I can log into it, and I see my device list and channel map as before. EPG fetching also works. But there's no evidence that NextPVR is talking with the tuner (channel scan, manual program request yield either "Transcoder exited" or "There is no tuner available").<br />
<br />
If I simply switch back to the old image (with docker tag) and reboot, everything works again. I'd sure like to have the benefits of the newest NextPVR version if possible - any suggestions? Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Daylight saving time change shifted my scheduled recording times]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66263</link>
			<pubDate>Mon, 31 Mar 2025 09:57:53 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=28681">calande</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66263</guid>
			<description><![CDATA[Hello,<br />
<br />
This week-end, where I live, we set clocks forward by one hour (daylight savings). The time change happened Sunday morning at 2:00am: When it used to be 2:00am, it is now 3:00am.<br />
I had a program recording scheduled Sunday night (yesterday, after the time shift), at 9:10pm. Today, I noticed the recording started only an hour later than expected (10:10pm).<br />
<br />
I tried to understand what may have caused it. I remembered the daylight saving time, and thought this may be related. I took a look at the TV Guide tab of the web interface of NextPVR: the vertical line of the time indicator properly indicates the current time (but I have no idea if this was the case yesterday).<br />
<br />
However, I headed over to the "Scheduler" tab, and noticed that the start times of all my scheduled recurring recordings are all:<ul class="mycode_list"><li>set back by an hour in the "Pending" list (e.g. if a recording used to start at 9:05pm, it now reads "10:05pm")<br />
</li>
<li>set forward by an hour in the "Recurring" list (e.g. if a recording used to start at 9:05pm, it now reads "8:05pm") <br />
</li>
</ul>
<br />
As a side note, I tested further: After scheduling a new recording by pressing the (+) icon, the new recording list item displays:<ul class="mycode_list"><li>the correct start time in the "Pending" list<br />
</li>
<li>the wrong start time in the "Recurring" list (time is set back by an hour, now)<br />
</li>
</ul>
<br />
The clock of my NAS that hosts my NextPVR Docker container is updated properly and follows the daylight saving time properly (just confirmed).<br />
I restarted by docker container, updated the Scheduler web page (Ctrl-F5), and the start times are still offset...<br />
Have you ever faced this type of issue? Do you know what may be causing it?<br />
<br />
Thank you.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
This week-end, where I live, we set clocks forward by one hour (daylight savings). The time change happened Sunday morning at 2:00am: When it used to be 2:00am, it is now 3:00am.<br />
I had a program recording scheduled Sunday night (yesterday, after the time shift), at 9:10pm. Today, I noticed the recording started only an hour later than expected (10:10pm).<br />
<br />
I tried to understand what may have caused it. I remembered the daylight saving time, and thought this may be related. I took a look at the TV Guide tab of the web interface of NextPVR: the vertical line of the time indicator properly indicates the current time (but I have no idea if this was the case yesterday).<br />
<br />
However, I headed over to the "Scheduler" tab, and noticed that the start times of all my scheduled recurring recordings are all:<ul class="mycode_list"><li>set back by an hour in the "Pending" list (e.g. if a recording used to start at 9:05pm, it now reads "10:05pm")<br />
</li>
<li>set forward by an hour in the "Recurring" list (e.g. if a recording used to start at 9:05pm, it now reads "8:05pm") <br />
</li>
</ul>
<br />
As a side note, I tested further: After scheduling a new recording by pressing the (+) icon, the new recording list item displays:<ul class="mycode_list"><li>the correct start time in the "Pending" list<br />
</li>
<li>the wrong start time in the "Recurring" list (time is set back by an hour, now)<br />
</li>
</ul>
<br />
The clock of my NAS that hosts my NextPVR Docker container is updated properly and follows the daylight saving time properly (just confirmed).<br />
I restarted by docker container, updated the Scheduler web page (Ctrl-F5), and the start times are still offset...<br />
Have you ever faced this type of issue? Do you know what may be causing it?<br />
<br />
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Manually scanning the DVB EPG while a recording is in progress causes it to abort]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=66254</link>
			<pubDate>Wed, 26 Mar 2025 23:19:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=28681">calande</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=66254</guid>
			<description><![CDATA[Hello,<br />
<br />
I'm using version: 7.0.1.241229 with a Docker arm32v7. I am able to reproduce a problem here. If a recording is in progress and if I click the "Update EPG" button in the settings, as soon as the progress hits a channel that is set to a DVB EPG, this aborts the recording. It doesn't seem the XMLTV EPG format causes any problem, from my tests so far. I have attached the log files.<br />
<br />
Kind regards.<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=8822" target="_blank" title="">logs-20250326-2313.zip</a> (Size: 740.04 KB / Downloads: 1)
]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I'm using version: 7.0.1.241229 with a Docker arm32v7. I am able to reproduce a problem here. If a recording is in progress and if I click the "Update EPG" button in the settings, as soon as the progress hits a channel that is set to a DVB EPG, this aborts the recording. It doesn't seem the XMLTV EPG format causes any problem, from my tests so far. I have attached the log files.<br />
<br />
Kind regards.<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=8822" target="_blank" title="">logs-20250326-2313.zip</a> (Size: 740.04 KB / Downloads: 1)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Update arm32v7 image on Docker Hub]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=65920</link>
			<pubDate>Sun, 10 Nov 2024 15:06:22 +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=65920</guid>
			<description><![CDATA[I've got several older Pi's that use this flavor of NextPVR. Will the image on Docker Hub be updated to the latest rev 7.0.0.241105 as has been done for the amd64 image? The fixes and improvements list looks long and wonderful, and I'm hoping my older boxes will be able to migrate to it. Thanks.]]></description>
			<content:encoded><![CDATA[I've got several older Pi's that use this flavor of NextPVR. Will the image on Docker Hub be updated to the latest rev 7.0.0.241105 as has been done for the amd64 image? The fixes and improvements list looks long and wonderful, and I'm hoping my older boxes will be able to migrate to it. Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Always stops working after some time (2)]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=65837</link>
			<pubDate>Tue, 15 Oct 2024 10:17:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=28681">calande</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=65837</guid>
			<description><![CDATA[Hello,<br />
<br />
I was reading the forum messages, and it seems I have the same problem as <a href="https://forums.nextpvr.com/showthread.php?tid=65169" target="_blank" rel="noopener" class="mycode_url">this user</a>. I scheduled weekly recordings that are supposed to last 2h, but they actually last no more than 5 minutes. I always end up throwing them away, I only have the commercials at the beginning of the TV program, the TV program itself doesn't even begin when the recording is aborted. Here is the section of the log file that I think is relevant, although I don't understand much. From my understanding the NAS receives 200MB of data every ten seconds? This is huge... How is it possible, to begin with? (it's a simple 1080i h.264 TV stream...). <br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>2024-10-13 21:14:15.314 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:25.414 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:35.514 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:45.614 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:55.714 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:15:00.125 [DEBUG][11] Stopping recording (902 on 21). Past end time of recording. 257<br />
2024-10-13 21:15:00.493 [DEBUG][11] StopStream(257)<br />
2024-10-13 21:15:00.493 [DEBUG][11] StopStream handle: 257<br />
2024-10-13 21:15:00.512 [DEBUG][11] Closing TSWriter....: /recordings/Manual Recordings/FELA_20241013_19102110.ts<br />
2024-10-13 21:15:00.523 [ERROR][11] writer.Close() did not complete in a timely fashion<br />
2024-10-13 21:15:00.523 [DEBUG][11] Close@2<br />
2024-10-13 21:15:00.523 [DEBUG][11] Closing mapAccessor<br />
2024-10-13 21:15:00.576 [DEBUG][11] Closing mapMMF<br />
2024-10-13 21:15:00.576 [DEBUG][11] Closing mapFileStream<br />
2024-10-13 21:15:00.577 [DEBUG][11] deleting /recordings/Manual Recordings/ABC_20241013_19102110.ts.map<br />
2024-10-13 21:15:00.591 [DEBUG][94] Reached end of in-progress recording. Dropping connection.<br />
2024-10-13 21:15:00.595 [DEBUG][11] Close@exit<br />
2024-10-13 21:15:00.596 [DEBUG][11] StopStream@exit<br />
2024-10-13 21:15:00.611 [DEBUG][94] Sent total of 198133200 bytes<br />
2024-10-13 21:15:00.764 [DEBUG][144] Shutting down RTP input stream<br />
2024-10-13 21:15:00.764 [DEBUG][11] stopping legacy hdhr stream<br />
2024-10-13 21:15:01.922 [DEBUG][11] stopping graph<br />
2024-10-13 21:15:01.922 [DEBUG][11] destroying graph<br />
2024-10-13 21:15:01.922 [INFO][11] Stopped<br />
2024-10-13 21:15:02.237 [DEBUG][11] StoreMetaData@exit<br />
2024-10-13 21:15:03.740 [DEBUG][11] PowerManagement AllowSleep (needs implementation)<br />
2024-10-13 21:15:03.740 [DEBUG][11] No longer active<br />
2024-10-13 21:15:04.403 [DEBUG][135] timing closed</code></div></div><br />
More info: I'm using v.6.1.5.231022, in a Docker image, on a QNAP TS-131P NAS (arm32). I have plenty of free space on this NAS.<br />
I have restarted Docker several times, with no improvements.<br />
I am able to record from my computer using the same Ethernet DVB-T tuner for hours trouble-free using DVBViewer (a separate Windows application).<br />
Do you know what may be aborting my recordings?<br />
Thank you!<br />
<br />
Note: I'm getting an error message on the forum reporting too many MySQL connections.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I was reading the forum messages, and it seems I have the same problem as <a href="https://forums.nextpvr.com/showthread.php?tid=65169" target="_blank" rel="noopener" class="mycode_url">this user</a>. I scheduled weekly recordings that are supposed to last 2h, but they actually last no more than 5 minutes. I always end up throwing them away, I only have the commercials at the beginning of the TV program, the TV program itself doesn't even begin when the recording is aborted. Here is the section of the log file that I think is relevant, although I don't understand much. From my understanding the NAS receives 200MB of data every ten seconds? This is huge... How is it possible, to begin with? (it's a simple 1080i h.264 TV stream...). <br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>2024-10-13 21:14:15.314 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:25.414 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:35.514 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:45.614 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:14:55.714 [DEBUG][144] Have received 198136960 bytes from rtp source<br />
2024-10-13 21:15:00.125 [DEBUG][11] Stopping recording (902 on 21). Past end time of recording. 257<br />
2024-10-13 21:15:00.493 [DEBUG][11] StopStream(257)<br />
2024-10-13 21:15:00.493 [DEBUG][11] StopStream handle: 257<br />
2024-10-13 21:15:00.512 [DEBUG][11] Closing TSWriter....: /recordings/Manual Recordings/FELA_20241013_19102110.ts<br />
2024-10-13 21:15:00.523 [ERROR][11] writer.Close() did not complete in a timely fashion<br />
2024-10-13 21:15:00.523 [DEBUG][11] Close@2<br />
2024-10-13 21:15:00.523 [DEBUG][11] Closing mapAccessor<br />
2024-10-13 21:15:00.576 [DEBUG][11] Closing mapMMF<br />
2024-10-13 21:15:00.576 [DEBUG][11] Closing mapFileStream<br />
2024-10-13 21:15:00.577 [DEBUG][11] deleting /recordings/Manual Recordings/ABC_20241013_19102110.ts.map<br />
2024-10-13 21:15:00.591 [DEBUG][94] Reached end of in-progress recording. Dropping connection.<br />
2024-10-13 21:15:00.595 [DEBUG][11] Close@exit<br />
2024-10-13 21:15:00.596 [DEBUG][11] StopStream@exit<br />
2024-10-13 21:15:00.611 [DEBUG][94] Sent total of 198133200 bytes<br />
2024-10-13 21:15:00.764 [DEBUG][144] Shutting down RTP input stream<br />
2024-10-13 21:15:00.764 [DEBUG][11] stopping legacy hdhr stream<br />
2024-10-13 21:15:01.922 [DEBUG][11] stopping graph<br />
2024-10-13 21:15:01.922 [DEBUG][11] destroying graph<br />
2024-10-13 21:15:01.922 [INFO][11] Stopped<br />
2024-10-13 21:15:02.237 [DEBUG][11] StoreMetaData@exit<br />
2024-10-13 21:15:03.740 [DEBUG][11] PowerManagement AllowSleep (needs implementation)<br />
2024-10-13 21:15:03.740 [DEBUG][11] No longer active<br />
2024-10-13 21:15:04.403 [DEBUG][135] timing closed</code></div></div><br />
More info: I'm using v.6.1.5.231022, in a Docker image, on a QNAP TS-131P NAS (arm32). I have plenty of free space on this NAS.<br />
I have restarted Docker several times, with no improvements.<br />
I am able to record from my computer using the same Ethernet DVB-T tuner for hours trouble-free using DVBViewer (a separate Windows application).<br />
Do you know what may be aborting my recordings?<br />
Thank you!<br />
<br />
Note: I'm getting an error message on the forum reporting too many MySQL connections.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NextPVR/Docker on a RPi 5]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=65311</link>
			<pubDate>Sun, 31 Dec 2023 16:28:34 +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=65311</guid>
			<description><![CDATA[For years I've happily run NextPVR/Docker on an RPi 4, and just having received a new RPi 5, I've tried to port over my working configuration. I think I've copied and configured all the pieces, but the container exits almost immediately after it starts. If I allow it to auto-restart, it will repeat the start/exit activity forever. There are a LOT of differences between the new RPi 5 runtime environment and the old one - machine architecture, OS version, package versions. Two questions - (1) have folks gotten the current nextpvr/nextpvr_arm32v7:latest container to work on an RPi 5 with the latest version of Raspberry Pi OS (64)?  And (2) is there a logfile that I can view inside the container (or map to a directory on the host) that I can maybe see what's causing the exit and debug it further?<br />
<br />
One additional clue is that docker-proxy is not starting up, but that might be because the container exits so quickly. I do see the Docker bridge network in the routing table.<br />
<br />
Thanks!]]></description>
			<content:encoded><![CDATA[For years I've happily run NextPVR/Docker on an RPi 4, and just having received a new RPi 5, I've tried to port over my working configuration. I think I've copied and configured all the pieces, but the container exits almost immediately after it starts. If I allow it to auto-restart, it will repeat the start/exit activity forever. There are a LOT of differences between the new RPi 5 runtime environment and the old one - machine architecture, OS version, package versions. Two questions - (1) have folks gotten the current nextpvr/nextpvr_arm32v7:latest container to work on an RPi 5 with the latest version of Raspberry Pi OS (64)?  And (2) is there a logfile that I can view inside the container (or map to a directory on the host) that I can maybe see what's causing the exit and debug it further?<br />
<br />
One additional clue is that docker-proxy is not starting up, but that might be because the container exits so quickly. I do see the Docker bridge network in the routing table.<br />
<br />
Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Always stops working after some time]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=65169</link>
			<pubDate>Thu, 02 Nov 2023 19:52:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=26925">phu</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=65169</guid>
			<description><![CDATA[Hello there,<br />
<br />
I migrated my installation to a docker environment recently. After some tweaks I got it working almost immediately and was able to record and play Live TV, so I scheduled some recordings. After some days I logged in and saw that all recordings failed with note "[Failed: The operation has timed out.]". I switched to Live TV and it did not work, so I restarted the container and after that everything worked again. I have now repeated this process multiple times. I attached the most recent log.<br />
<br />
Best,<br />
Philipp<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=7153" target="_blank" title="">log.zip</a> (Size: 765.56 KB / Downloads: 2)
]]></description>
			<content:encoded><![CDATA[Hello there,<br />
<br />
I migrated my installation to a docker environment recently. After some tweaks I got it working almost immediately and was able to record and play Live TV, so I scheduled some recordings. After some days I logged in and saw that all recordings failed with note "[Failed: The operation has timed out.]". I switched to Live TV and it did not work, so I restarted the container and after that everything worked again. I have now repeated this process multiple times. I attached the most recent log.<br />
<br />
Best,<br />
Philipp<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=7153" target="_blank" title="">log.zip</a> (Size: 765.56 KB / Downloads: 2)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can't stream TV channels]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=65132</link>
			<pubDate>Fri, 20 Oct 2023 11:39:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=28681">calande</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=65132</guid>
			<description><![CDATA[Hello,<br />
<br />
I installed a Docker container with NextPVR on my QNAP NAS. I am able to record TV channels but I am unable to watch any TV channel : I get an error message at the bottom of the screen in red: "Streaming Failed (transcoder exited)". Here's the log information. I use a SiliconDust HDHomeRun dual-tuner. Could you help me, please?<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=7106" target="_blank" title="">nextpvr.log.zip</a> (Size: 5.76 KB / Downloads: 1)
]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I installed a Docker container with NextPVR on my QNAP NAS. I am able to record TV channels but I am unable to watch any TV channel : I get an error message at the bottom of the screen in red: "Streaming Failed (transcoder exited)". Here's the log information. I use a SiliconDust HDHomeRun dual-tuner. Could you help me, please?<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=7106" target="_blank" title="">nextpvr.log.zip</a> (Size: 5.76 KB / Downloads: 1)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Errors from pvr.nextpvr in Kodi]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=64992</link>
			<pubDate>Wed, 09 Aug 2023 16:23:13 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=22914">thecubasekid</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=64992</guid>
			<description><![CDATA[Hi Folks<br />
<br />
i am running CoreELEC latest stable version 20.2 Nexus on an Odroid N2+.<br />
<br />
i run NextPVR docker container and am running Version: 6.1.4.230625 . i am using latest NextPVR client from CoreELEC repo v8.2.0.<br />
<br />
i have migrated Kodi to run on SSD from one of the USB ports, it runs Maria DB considerably faster than the SD did, however, i get random crashes, even after several clean installs.<br />
<br />
i am going to take this up on the CoreELE forum. i see the below errors about GetChannelGroupMembers repeating often in Kodi log. I am pretty sure this is not related to my issues and not an issue at all, as the same error was there when i was running on SD without any crashes, but for sure the CoreELEC guys will ask me about them. Is this expected? Does anyone know what causes the below, or see similar errors in Kodi logs?<br />
<br />
<br />
2023-08-09 17:06:53.073 T:4117    info &lt;general&gt;: PVR Manager: Starting<br />
2023-08-09 17:07:13.973 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:07:24.051 T:4395    info &lt;general&gt;: Skipped 73 duplicate messages..<br />
2023-08-09 17:07:24.051 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:07:27.056 T:4227    info &lt;general&gt;: Skipped 14 duplicate messages..<br />
2023-08-09 17:07:41.620 T:4395    info &lt;general&gt;: PVR Manager: Started<br />
2023-08-09 17:07:55.736 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:08:05.755 T:4395    info &lt;general&gt;: Skipped 81 duplicate messages..<br />
2023-08-09 17:08:05.755 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:08:18.321 T:4395    info &lt;general&gt;: Skipped 6 duplicate messages..<br />
2023-08-09 17:08:18.321 T:4395    info &lt;general&gt;: PVR Manager: Starting cleanup of cached images.<br />
2023-08-09 17:08:23.694 T:3588    info &lt;general&gt;: Samba is idle. Closing the remaining connections<br />
2023-08-09 17:08:25.712 T:4395    info &lt;general&gt;: PVR Manager: Cleaned up 0 cached images.<br />
<br />
Thanks!]]></description>
			<content:encoded><![CDATA[Hi Folks<br />
<br />
i am running CoreELEC latest stable version 20.2 Nexus on an Odroid N2+.<br />
<br />
i run NextPVR docker container and am running Version: 6.1.4.230625 . i am using latest NextPVR client from CoreELEC repo v8.2.0.<br />
<br />
i have migrated Kodi to run on SSD from one of the USB ports, it runs Maria DB considerably faster than the SD did, however, i get random crashes, even after several clean installs.<br />
<br />
i am going to take this up on the CoreELE forum. i see the below errors about GetChannelGroupMembers repeating often in Kodi log. I am pretty sure this is not related to my issues and not an issue at all, as the same error was there when i was running on SD without any crashes, but for sure the CoreELEC guys will ask me about them. Is this expected? Does anyone know what causes the below, or see similar errors in Kodi logs?<br />
<br />
<br />
2023-08-09 17:06:53.073 T:4117    info &lt;general&gt;: PVR Manager: Starting<br />
2023-08-09 17:07:13.973 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:07:24.051 T:4395    info &lt;general&gt;: Skipped 73 duplicate messages..<br />
2023-08-09 17:07:24.051 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:07:27.056 T:4227    info &lt;general&gt;: Skipped 14 duplicate messages..<br />
2023-08-09 17:07:41.620 T:4395    info &lt;general&gt;: PVR Manager: Started<br />
2023-08-09 17:07:55.736 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:08:05.755 T:4395    info &lt;general&gt;: Skipped 81 duplicate messages..<br />
2023-08-09 17:08:05.755 T:4395    error &lt;general&gt;: GetChannelGroupMembers: Add-on 'pvr.nextpvr' returned an error: server error<br />
2023-08-09 17:08:18.321 T:4395    info &lt;general&gt;: Skipped 6 duplicate messages..<br />
2023-08-09 17:08:18.321 T:4395    info &lt;general&gt;: PVR Manager: Starting cleanup of cached images.<br />
2023-08-09 17:08:23.694 T:3588    info &lt;general&gt;: Samba is idle. Closing the remaining connections<br />
2023-08-09 17:08:25.712 T:4395    info &lt;general&gt;: PVR Manager: Cleaned up 0 cached images.<br />
<br />
Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Add permission fix for dvb devices to docker image?]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=64294</link>
			<pubDate>Thu, 03 Nov 2022 23:13:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=27544">soosyboosey</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=64294</guid>
			<description><![CDATA[Could this permission fix be added to the docker image for dvb devices? It's a commit from the linuxserver.io images but the script should theoretically work for this docker image too<br />
<br />
<a href="https://github.com/linuxserver/docker-tvheadend/pull/137/files" target="_blank" rel="noopener" class="mycode_url">(Permission fix) https://github.com/linuxserver/docker-tvheadend/pull/137/files</a><br />
<br />
Currently I have a systemd oneshot service chowning /dev/dvb recursively to the user (it runs as an ExecStartPre action when I start the service for my container) that my podman containers run under (while I am using podman most stuff is interchangeable anyway so it doesn't make a difference really which one you are using), but this would be nice to make sure it works without external intervention for userspace containers]]></description>
			<content:encoded><![CDATA[Could this permission fix be added to the docker image for dvb devices? It's a commit from the linuxserver.io images but the script should theoretically work for this docker image too<br />
<br />
<a href="https://github.com/linuxserver/docker-tvheadend/pull/137/files" target="_blank" rel="noopener" class="mycode_url">(Permission fix) https://github.com/linuxserver/docker-tvheadend/pull/137/files</a><br />
<br />
Currently I have a systemd oneshot service chowning /dev/dvb recursively to the user (it runs as an ExecStartPre action when I start the service for my container) that my podman containers run under (while I am using podman most stuff is interchangeable anyway so it doesn't make a difference really which one you are using), but this would be nice to make sure it works without external intervention for userspace containers]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Almost there, but no Scan button]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=63405</link>
			<pubDate>Wed, 22 Dec 2021 19:41:27 +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=63405</guid>
			<description><![CDATA[I was happy to learn that there's a Dockerized NextPVR for the Raspberry Pi4. I have configured things and I'm almost there, lacking only the "Scan" button on my device page. Here are my configuration details:<br />
<ul class="mycode_list"><li>RPi 4 , Raspbian 11 Bullseye<br />
</li>
<li>NextPVR Docker container arm32v7stable, version 5.2.3.211114<br />
</li>
<li>Hauppauge WinTV HVR 950 USB tuner<br />
</li>
<li>HD Homerun HDHR3-CC (3 tuners)<br />
</li>
<li>Guide information from SchedulesDirect<br />
</li>
</ul>
<br />
When the Pi boots there's a lot in the dmesg relating to the HVR 950. There was a complaint about missing firmware, and I followed other instructions on the web to furnish the <span style="font-family: monospace;" class="mycode_font"><span style="color: #000000;" class="mycode_color">xc3028-v27.fw</span> </span>file. I ran the container using the docker-run command given on the Docker install page, and I was able to bring up the web UI on port 8866. Under Settings/Devices I see my one "IPTV device" along with my three HD Homerun tuners. But there's no "Scan" for the HVR 950, only "Import/m3u" and "Import/XC" (and I'm not sure how to use those options).<br />
<br />
As a side-note, if I decide to use one of the HDHomerun tuners, it will Scan, and NextPVR accumulates a large channel list. And from there I can tune any of those channels fine. That's great, but for this exercise I'm interested in the HVR 950, not the HDHomerun's.<br />
<br />
Also, I use this same Hauppauge tuner on a Windows copy of NextPVR, and it works fine there, including a Scan button. It required a Windows driver download from Hauppauge to work correctly.<br />
<br />
Lastly, I was a little surprised that the docker-run command does not include any --device clauses that would jam the path of my USB tuner into the container.<br />
<br />
Thanks for any advice!]]></description>
			<content:encoded><![CDATA[I was happy to learn that there's a Dockerized NextPVR for the Raspberry Pi4. I have configured things and I'm almost there, lacking only the "Scan" button on my device page. Here are my configuration details:<br />
<ul class="mycode_list"><li>RPi 4 , Raspbian 11 Bullseye<br />
</li>
<li>NextPVR Docker container arm32v7stable, version 5.2.3.211114<br />
</li>
<li>Hauppauge WinTV HVR 950 USB tuner<br />
</li>
<li>HD Homerun HDHR3-CC (3 tuners)<br />
</li>
<li>Guide information from SchedulesDirect<br />
</li>
</ul>
<br />
When the Pi boots there's a lot in the dmesg relating to the HVR 950. There was a complaint about missing firmware, and I followed other instructions on the web to furnish the <span style="font-family: monospace;" class="mycode_font"><span style="color: #000000;" class="mycode_color">xc3028-v27.fw</span> </span>file. I ran the container using the docker-run command given on the Docker install page, and I was able to bring up the web UI on port 8866. Under Settings/Devices I see my one "IPTV device" along with my three HD Homerun tuners. But there's no "Scan" for the HVR 950, only "Import/m3u" and "Import/XC" (and I'm not sure how to use those options).<br />
<br />
As a side-note, if I decide to use one of the HDHomerun tuners, it will Scan, and NextPVR accumulates a large channel list. And from there I can tune any of those channels fine. That's great, but for this exercise I'm interested in the HVR 950, not the HDHomerun's.<br />
<br />
Also, I use this same Hauppauge tuner on a Windows copy of NextPVR, and it works fine there, including a Scan button. It required a Windows driver download from Hauppauge to work correctly.<br />
<br />
Lastly, I was a little surprised that the docker-run command does not include any --device clauses that would jam the path of my USB tuner into the container.<br />
<br />
Thanks for any advice!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[channel group sort settings not respected]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=63031</link>
			<pubDate>Tue, 21 Sep 2021 08:15:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=22914">thecubasekid</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=63031</guid>
			<description><![CDATA[Hi Folks,<br />
<br />
i recently did a fresh install of corelec and then docker and npvr. i am running nvpr 5.2.0.210912 .<br />
<br />
i found the value in config.xml &lt;SortChannelGroups&gt;false&lt;/SortChannelGroups&gt; does not appear to be repected and all my groups in Kodi show in alphabetical order, rather then the order i have configured in my M3u.<br />
<br />
i tried deleting Kodi epg and tvdb and rebooting a few times, and also a couple more completely fresh installs of corelelc (latest ng nightly and also latest ng stable) but no change.<br />
<br />
has something changed in this image relating to this setting - more i need to do perhaps? <br />
<br />
previously i was on an older 5.1 docker version of npvr and the setting was working fine, i also have npvr on my win 10 PC (5.1.1.210329) and if i point my kodi box to that as back end, and delete kodi epg and tvdb files, the groups show in kodi in order i set in my m3u, not alphabetical as i see in latest docker image.<br />
<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi Folks,<br />
<br />
i recently did a fresh install of corelec and then docker and npvr. i am running nvpr 5.2.0.210912 .<br />
<br />
i found the value in config.xml &lt;SortChannelGroups&gt;false&lt;/SortChannelGroups&gt; does not appear to be repected and all my groups in Kodi show in alphabetical order, rather then the order i have configured in my M3u.<br />
<br />
i tried deleting Kodi epg and tvdb and rebooting a few times, and also a couple more completely fresh installs of corelelc (latest ng nightly and also latest ng stable) but no change.<br />
<br />
has something changed in this image relating to this setting - more i need to do perhaps? <br />
<br />
previously i was on an older 5.1 docker version of npvr and the setting was working fine, i also have npvr on my win 10 PC (5.1.1.210329) and if i point my kodi box to that as back end, and delete kodi epg and tvdb files, the groups show in kodi in order i set in my m3u, not alphabetical as i see in latest docker image.<br />
<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Docker image for WD MYCLOUD OS 5]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=62431</link>
			<pubDate>Mon, 22 Mar 2021 16:31:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=14584">boucchar</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=62431</guid>
			<description><![CDATA[Hi,<br />
<br />
Thank you for your hard work, really appreciated,<br />
<br />
So, heres my situation: i currently used nextpvr on RPI 4 using raspbian without any problems.<br />
<br />
But my idea is to uninstall nextpvr from the RPI and installed it on my WD NAS,<br />
<br />
I currently have Docker installed on my NAS running two container without problem,<br />
<br />
But when i install de container with this image found on Docker Hub: <a href="https://hub.docker.com/r/nextpvr/nextpvr_arm32v7" target="_blank" rel="noopener" class="mycode_url">https://hub.docker.com/r/nextpvr/nextpvr_arm32v7</a><br />
<br />
Container create succesfully but stop immediatly without any logs... strange<br />
<br />
My NAS infos:<br />
<br />
OS: MyCloud OS 5<br />
<br />
Hardware: <br />
processor      : 0<br />
model name      : ARMv7 Processor rev 1 (v7l)<br />
BogoMIPS        : 1600.00<br />
Features        : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32<br />
CPU implementer : 0x41<br />
CPU architecture: 7<br />
CPU variant    : 0x4<br />
CPU part        : 0xc09<br />
CPU revision    : 1<br />
<br />
So, any ideas are welcomes,<br />
<br />
Thank you!]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Thank you for your hard work, really appreciated,<br />
<br />
So, heres my situation: i currently used nextpvr on RPI 4 using raspbian without any problems.<br />
<br />
But my idea is to uninstall nextpvr from the RPI and installed it on my WD NAS,<br />
<br />
I currently have Docker installed on my NAS running two container without problem,<br />
<br />
But when i install de container with this image found on Docker Hub: <a href="https://hub.docker.com/r/nextpvr/nextpvr_arm32v7" target="_blank" rel="noopener" class="mycode_url">https://hub.docker.com/r/nextpvr/nextpvr_arm32v7</a><br />
<br />
Container create succesfully but stop immediatly without any logs... strange<br />
<br />
My NAS infos:<br />
<br />
OS: MyCloud OS 5<br />
<br />
Hardware: <br />
processor      : 0<br />
model name      : ARMv7 Processor rev 1 (v7l)<br />
BogoMIPS        : 1600.00<br />
Features        : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32<br />
CPU implementer : 0x41<br />
CPU architecture: 7<br />
CPU variant    : 0x4<br />
CPU part        : 0xc09<br />
CPU revision    : 1<br />
<br />
So, any ideas are welcomes,<br />
<br />
Thank you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[EPG Update on start up]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=62284</link>
			<pubDate>Mon, 15 Feb 2021 12:05:40 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=22914">thecubasekid</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=62284</guid>
			<description><![CDATA[Hi Folks,<br />
<br />
i am running nextpvr in a docker install using latest image from December, and power my box using usb from my TV, so the box is only on when the TV is on. this leads to no EPG often when i turn on, and i need to manually update or wait for the next scheduled epg update run.<br />
<br />
is it possible to force epg to update (xml url for iptv channels) when nextpvr  starts using poststartup.sh and placing in the scripts folder?<br />
<br />
if yes, what would i need to put in that file?<br />
<br />
fyi i am using matrix RC running in CoreElec, and from what i read when EPG updates in NextPVR, it forces Kodi to update from NextPvr, and this is new for Matrix, so hoping a simple script to update on start will have my EPG populated well in an automated fashion shortly after the box is up and running....<br />
<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi Folks,<br />
<br />
i am running nextpvr in a docker install using latest image from December, and power my box using usb from my TV, so the box is only on when the TV is on. this leads to no EPG often when i turn on, and i need to manually update or wait for the next scheduled epg update run.<br />
<br />
is it possible to force epg to update (xml url for iptv channels) when nextpvr  starts using poststartup.sh and placing in the scripts folder?<br />
<br />
if yes, what would i need to put in that file?<br />
<br />
fyi i am using matrix RC running in CoreElec, and from what i read when EPG updates in NextPVR, it forces Kodi to update from NextPvr, and this is new for Matrix, so hoping a simple script to update on start will have my EPG populated well in an automated fashion shortly after the box is up and running....<br />
<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IPTV unusable on latest docker image]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=61975</link>
			<pubDate>Tue, 08 Dec 2020 16:59:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=22914">thecubasekid</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=61975</guid>
			<description><![CDATA[Hi Folks,<br />
<br />
is anyone having issue with IPTV following the last image 25th Oct v5.0.9.201026?<br />
<br />
my docker boxes running latest CE are totally unusable, i get the TV picture up after quite a pause, then it freezes and every 10 -15 seconds it might move for a second or two then freeze again, this is happening on both SD and HD channels. Switching to IPTV Simple client on the same box plays the channels very smooth.<br />
<br />
i also have the same version of NextPVR backed on my windows PC, and that plays smooth on windows, and also on my docker boxes if i point the NextPVR client to the PC instead of the local docker install, ive noticed a small stutter when i launch a channel from PC back-end that was rare previously but after that it is very smooth.<br />
<br />
nothing jumps out at me in the logs from the docker boxes (i have attached a log)<br />
<br />
prior to this latest image all had been working great on my CE /docker boxes..<br />
<br />
i have docker boxes with their own reduced channel lists in each of my bedrooms, and another box in my lounge that connects to the back end on my PC with all channels. the docker boxes are a mix of AMLogic s905x, s905x3 and S912 and all appear to be effected<br />
<br />
Thanks!<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=2669" target="_blank" title="">nrecord.zip</a> (Size: 74.45 KB / Downloads: 2)
]]></description>
			<content:encoded><![CDATA[Hi Folks,<br />
<br />
is anyone having issue with IPTV following the last image 25th Oct v5.0.9.201026?<br />
<br />
my docker boxes running latest CE are totally unusable, i get the TV picture up after quite a pause, then it freezes and every 10 -15 seconds it might move for a second or two then freeze again, this is happening on both SD and HD channels. Switching to IPTV Simple client on the same box plays the channels very smooth.<br />
<br />
i also have the same version of NextPVR backed on my windows PC, and that plays smooth on windows, and also on my docker boxes if i point the NextPVR client to the PC instead of the local docker install, ive noticed a small stutter when i launch a channel from PC back-end that was rare previously but after that it is very smooth.<br />
<br />
nothing jumps out at me in the logs from the docker boxes (i have attached a log)<br />
<br />
prior to this latest image all had been working great on my CE /docker boxes..<br />
<br />
i have docker boxes with their own reduced channel lists in each of my bedrooms, and another box in my lounge that connects to the back end on my PC with all channels. the docker boxes are a mix of AMLogic s905x, s905x3 and S912 and all appear to be effected<br />
<br />
Thanks!<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=2669" target="_blank" title="">nrecord.zip</a> (Size: 74.45 KB / Downloads: 2)
]]></content:encoded>
		</item>
	</channel>
</rss>