You should be able to use their app to assign a reserved dhcp ip address to the HDHR tuner, so it's IP address doesn't change.
Settings > Network settings > Reservations & Port Forwarding
Search found 13 matches
- Sun Oct 19, 2025 11:04 am
- Forum: ATSC 3.0 Nextgen TV
- Topic: How to connect locally - Phoenixfury
- Replies: 3
- Views: 2602
- Sun Oct 05, 2025 3:32 pm
- Forum: HDHomeRun Setup & Troubleshooting
- Topic: creating m3u file for Android.
- Replies: 8
- Views: 2295
Re: creating m3u file for Android.
Try this instead
Using the IPv4 address instead of hostname of the tuner
Code: Select all
#EXTINF:-1 channel-id="2.1" channel-number="2.1" tvg-name="WJBK" group-title="Favorites",2.1 WJBK
http://192.168.10.245:5004/auto/v2.1
- Tue Aug 26, 2025 6:13 pm
- Forum: HDHomeRun Setup & Troubleshooting
- Topic: Background channel scan: How to deal with tropo channels overwriting locals?
- Replies: 17
- Views: 5700
Re: Background channel scan: How to deal with tropo channels overwriting locals?
While we're waiting for the official SD reply, I've been running this script from my always on NAS for the past 10 days.
It appears that this keeps the background scans from happening on my CABLE HDHR Prime, but I can't be sure since my lineup doesn't change like yours does.
Curious it it keeps the ...
It appears that this keeps the background scans from happening on my CABLE HDHR Prime, but I can't be sure since my lineup doesn't change like yours does.
Curious it it keeps the ...
- Fri Aug 22, 2025 8:21 pm
- Forum: HDHomeRun Setup & Troubleshooting
- Topic: Background channel scan: How to deal with tropo channels overwriting locals?
- Replies: 17
- Views: 5700
Re: Background channel scan: How to deal with tropo channels overwriting locals?
Ran the script for 7 days, which queries the tuner every 5 minutes for scan status and never saw a background scan.
Does this query curl -s http://192.168.1.7/lineup_status.json expose the background scanning when it happens?
Or does running the query itself curl -s http://192.168.1.7/lineup ...
Does this query curl -s http://192.168.1.7/lineup_status.json expose the background scanning when it happens?
Or does running the query itself curl -s http://192.168.1.7/lineup ...
- Sun Aug 17, 2025 9:20 am
- Forum: HDHomeRun Setup & Troubleshooting
- Topic: Background channel scan: How to deal with tropo channels overwriting locals?
- Replies: 17
- Views: 5700
Re: Background channel scan: How to deal with tropo channels overwriting locals?
You must still be using a tuning adapter to get channel scans to complete in 7-10 minutes.
Nope. Just Comcast/Xfinity and Motorola cable card. No tuning adapter.
Took almost 10 minutes when I had 530 channels, now that I downgraded to the Choice package it takes about 7 minutes to scan 206 ...
- Sat Aug 16, 2025 12:53 pm
- Forum: HDHomeRun Setup & Troubleshooting
- Topic: Background channel scan: How to deal with tropo channels overwriting locals?
- Replies: 17
- Views: 5700
Re: Background channel scan: How to deal with tropo channels overwriting locals?
Background scans happen every 72 hours (+/-12), so every 60-84 hours.
Supposedly also happens after power up.
On my HDHR Prime the scan takes 7-10 minutes and uses all three tuners.
You can query the lineup_status.json to see if a scan is running
NOT RUNNING returns {"ScanInProgress":0 ...
Supposedly also happens after power up.
On my HDHR Prime the scan takes 7-10 minutes and uses all three tuners.
You can query the lineup_status.json to see if a scan is running
NOT RUNNING returns {"ScanInProgress":0 ...
- Fri Aug 15, 2025 6:15 pm
- Forum: HDHomeRun Setup & Troubleshooting
- Topic: Background channel scan: How to deal with tropo channels overwriting locals?
- Replies: 17
- Views: 5700
Re: Background channel scan: How to deal with tropo channels overwriting locals?
Does the background scan timer get reset when a manual scan is run? I could fire off a daily lunchtime manual scan via script if that would block the background scans.
I asked about the same thing for an HDHR Prime and never received a reply from support.
I would also like to know. Guess the ...
- Wed Jun 11, 2025 7:07 pm
- Forum: Development Support
- Topic: Send HTTP Recording Stream to NUL?
- Replies: 16
- Views: 13397
Re: Send HTTP Recording Stream to NUL?
This is what I meant by using the "command line utility"
C:\>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 1323AADB set /tuner2/vchannel 706
C:\>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 1323AADB get /tuner2/status
ch=qam:129000000 lock=qam256 ss=96 snq=100 seq=100 bps ...
C:\>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 1323AADB set /tuner2/vchannel 706
C:\>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 1323AADB get /tuner2/status
ch=qam:129000000 lock=qam256 ss=96 snq=100 seq=100 bps ...
- Wed Jun 11, 2025 6:30 pm
- Forum: Development Support
- Topic: Send HTTP Recording Stream to NUL?
- Replies: 16
- Views: 13397
Re: Send HTTP Recording Stream to NUL?
I'm not sure I understand your suggestion.
The hdhomerun_config application accesses pretty much the same information, so I don't see how that would be a better solution. Unless I'm missing something...
If you use the hdhomerun_config application to tune a frequency or channel and to get the ...
- Wed Jun 11, 2025 5:39 pm
- Forum: Development Support
- Topic: Send HTTP Recording Stream to NUL?
- Replies: 16
- Views: 13397
Re: Send HTTP Recording Stream to NUL?
If you just want signal stats, why stream?
Why not use hdhomerun_config
https://info.hdhomerun.com/info/hdhomer ... al_channel
https://info.hdhomerun.com/info/hdhomer ... l_strength
Why not use hdhomerun_config
https://info.hdhomerun.com/info/hdhomer ... al_channel
https://info.hdhomerun.com/info/hdhomer ... l_strength
- Tue Jun 10, 2025 4:25 pm
- Forum: Development Support
- Topic: Send HTTP Recording Stream to NUL?
- Replies: 16
- Views: 13397
Re: Send HTTP Recording Stream to NUL?
What signcarver said is covered here https://geekeefy.wordpress.com/2017/10/ ... owershell/
I don't mess with PowerShell
I don't mess with PowerShell
- Mon Jun 09, 2025 8:28 pm
- Forum: Development Support
- Topic: Send HTTP Recording Stream to NUL?
- Replies: 16
- Views: 13397
Re: Send HTTP Recording Stream to NUL?
On Windows, try this from a Windows command prompt (Windows command line)
Works on Windows 10 Pro, not sure about Windows 11
Code: Select all
curl.exe http://192.168.1.41:5004/tuner3/v20.1?duration=600 -o NUL:- Sun Mar 05, 2023 11:44 am
- Forum: Development Support
- Topic: XMLTV guide data
- Replies: 284
- Views: 2245243
Re: XMLTV guide data
It should contain as many as necessary.
http://wiki.xmltv.org/index.php/XMLTVFormat
http://wiki.xmltv.org/index.php/XMLTVFormat