Search found 175 matches
- Thu Jul 10, 2025 6:15 pm
- Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
- Topic: Roku Ultra unable to run HDHomerun
- Replies: 1
- Views: 39
Re: Roku Ultra unable to run HDHomerun
What version number is the app?
- Wed Jul 09, 2025 6:10 pm
- Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
- Topic: Zuki PVR client add-on no longer recording video nor showing recorded shows
- Replies: 4
- Views: 310
Re: Zuki PVR client add-on no longer recording video nor showing recorded shows
The DVR can be updated by downloading and installing the latest HDHomeRun Software for Windows from https://www.silicondust.com/support/downloads/ (make sure to click the Software, not the App). The viewer app gets updated automatically by the Windows Store unless you have turned off auto updates or ...
- Tue Jul 08, 2025 5:03 pm
- Forum: Development Support
- Topic: Reading USB Drive via Windows Subsystem for Linux
- Replies: 2
- Views: 365
Re: Reading USB Drive via Windows Subsystem for Linux
You can skip 11 and 12 and just do:
It will mount at /mnt/wsl on the Linux side and you can also access it via \\wsl$\<DistroName>\mnt\wsl in File Explorer on the Windows side.
Code: Select all
wsl --mount \\.\PHYSICALDRIVE2 --partition 1 --type xfs
- Mon Jul 07, 2025 6:46 pm
- Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
- Topic: Android startup issue ever since introduction of BLUE/RED fire startup animation (version 20250607 ?)
- Replies: 4
- Views: 352
Re: Android startup issue ever since introduction of BLUE/RED fire startup animation (version 20250607 ?)
It is being worked on. Each update fixes some devices, but there are still a few causing problems.
- Mon Jul 07, 2025 6:38 pm
- Forum: Guide Issues
- Topic: Incorrect guide data - GSC - 50266
- Replies: 1
- Views: 128
Re: Incorrect guide data - GSC - 50266
Another ticket opened.
- Mon Jul 07, 2025 6:33 pm
- Forum: Guide Issues
- Topic: Missing guide data, Melbourne Australia
- Replies: 3
- Views: 226
Re: Missing guide data, Melbourne Australia
Real tired of 10 changing the names on their channels. I think I have all of Australia updated, but if anyone else is missing guide on these channels, please post your device ID.
- Sun Jul 06, 2025 2:55 pm
- Forum: Guide Issues
- Topic: Updates for NW Arkansas
- Replies: 4
- Views: 268
Re: Updates for NW Arkansas
20.1, 20.7, and 20.8 updated. None of your devices have 20.4 or 20.5 enabled for us to be able to change them.
- Wed Jul 02, 2025 4:37 pm
- Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
- Topic: HDHomerun app glitchy with Android 16
- Replies: 3
- Views: 832
Re: HDHomerun app glitchy with Android 16
Log data is coming in, there just aren't any communication errors reported in it. Can you provide a specific time?
- Tue Jul 01, 2025 5:33 pm
- Forum: ATSC 3.0 Forum
- Topic: When support for ATSC 3.0 DRM will be available?
- Replies: 16
- Views: 7152
Re: When support for ATSC 3.0 DRM will be available?
That would not be helpful as it would still require the same implementation as any other Android device.
- Sun Jun 29, 2025 10:11 pm
- Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
- Topic: HDHomerun app glitchy with Android 16
- Replies: 3
- Views: 832
Re: HDHomerun app glitchy with Android 16
I am not seeing any occurrences since you enabled the sending of data.
- Sun Jun 29, 2025 10:07 pm
- Forum: Guide Issues
- Topic: Missing epg and channel logos
- Replies: 1
- Views: 585
Re: Missing epg and channel logos
Listings have been added for those channels.
- Thu Jun 26, 2025 7:04 pm
- Forum: ATSC 3.0 Forum
- Topic: KDFW 4.1 Dallas just went DRM
- Replies: 5
- Views: 873
Re: KDFW 4.1 Dallas just went DRM
Maybe now they'll fix their screwed up audio just in time for no one to be able to hear it.
- Tue Jun 24, 2025 4:45 pm
- Forum: HDHomeRun Hardware Setup & Troubleshooting
- Topic: Connect Quatro missing 53 channels with same antenna
- Replies: 4
- Views: 754
Re: Connect Quatro missing 53 channels with same antenna
Have you swapped the coax cable between the CONNECT Quatro and one of the other devices just to rule out a splitter or cable issue?
- Tue Jun 24, 2025 4:43 pm
- Forum: HDHomeRun Hardware Setup & Troubleshooting
- Topic: HDHomeRun FLEX 4K ATSC 1.0 reception not working as expected
- Replies: 1
- Views: 404
- Mon Jun 23, 2025 4:59 pm
- Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
- Topic: Why is my laptop continuously reading 20Mbps from Flex-4K?
- Replies: 7
- Views: 1505
Re: Why is my laptop continuously reading 20Mbps from Flex-4K?
Once UDP streaming has started, it will stop if the target is unset, the channel is unset (set to 0 if using the GUI), or it receives an ICMP bounceback because the port is closed. If a firewall is running and is set to just drop traffic that doesn't match an allowed incoming rule, no rejection will ...