Search found 14 matches

by clarkss12
Sun Oct 05, 2025 4:07 pm
Forum: HDHomeRun Setup & Troubleshooting
Topic: creating m3u file for Android.
Replies: 8
Views: 3688

Re: creating m3u file for Android.


Try this instead

#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

Using the IPv4 address instead of hostname of the tuner


That works now, using IpTV Pro app.

https://imgur.com/XgkJtVJ
https://imgur.com ...
by clarkss12
Sun Oct 05, 2025 3:46 pm
Forum: HDHomeRun Setup & Troubleshooting
Topic: creating m3u file for Android.
Replies: 8
Views: 3688

Re: creating m3u file for Android.


Try this instead

#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

Using the IPv4 address instead of hostname of the tuner


Unfortunately, that did not work either... but thanks.
by clarkss12
Sun Oct 05, 2025 3:30 pm
Forum: HDHomeRun Setup & Troubleshooting
Topic: creating m3u file for Android.
Replies: 8
Views: 3688

Re: creating m3u file for Android.

Hope these photos help explain what I am talking about. It is NOT that important, just something I would like to get working.

https://imgur.com/4UwsXa8

https://imgur.com/V6SCKpF

https://imgur.com/7XpKlZn
by clarkss12
Sun Oct 05, 2025 3:08 pm
Forum: HDHomeRun Setup & Troubleshooting
Topic: creating m3u file for Android.
Replies: 8
Views: 3688

Re: creating m3u file for Android.


Hopefully it works but in rereading your post I'm not sure that is it... when exactly does it work and when doesn't it work as I think I might be missing something there.

You may wish to try playing through a record engine but that might be somewhat problematic for a m3u player... as there are a ...
by clarkss12
Sun Oct 05, 2025 2:51 pm
Forum: HDHomeRun Setup & Troubleshooting
Topic: creating m3u file for Android.
Replies: 8
Views: 3688

Re: creating m3u file for Android.

signcarver wrote: Sun Oct 05, 2025 2:33 pm did you try by ip address rather than using the mdns .local
Thank you, I will try that next.
by clarkss12
Sun Oct 05, 2025 12:58 pm
Forum: HDHomeRun Setup & Troubleshooting
Topic: creating m3u file for Android.
Replies: 8
Views: 3688

creating m3u file for Android.

Not really sure how to ask this question.

Situation, trying to watch live TV streams using Dune HD media player. I can watch live streams, IF there is a live stream playing on a different device like my PC. I can watch recorded media, but not live streams...

Running DVR engine on Synoloy NAS ...
by clarkss12
Sun Sep 07, 2025 10:37 am
Forum: HDHomeRun Setup & Troubleshooting
Topic: New guide-centric UI approach
Replies: 133
Views: 24092

Re: New guide-centric UI approach

Disregard!! I just got home and looked at the first two items and did not know what time the games started and when will the next game start. I did not scroll down far enough.....

https://imgur.com/HEB8ah4

It is now NFL season again.... There are usually 4 games in my area that show on any given ...
by clarkss12
Wed Aug 27, 2025 10:38 am
Forum: Future Product Discussion
Topic: Import Local NFL games into Google Calendar
Replies: 2
Views: 59509

Re: Import Local NFL games into Google Calendar

On any given Sunday, there are usually 4 NFL games from my OTA area. Using Google Calendar, I can select only "my" team or "other" teams. I don't want those "other" teams to show up on my calendar UNLESS they are being shown in my area so I can watch them from my antenna. For example, under my "TASK ...
by clarkss12
Tue Aug 26, 2025 2:06 pm
Forum: Future Product Discussion
Topic: Import Local NFL games into Google Calendar
Replies: 2
Views: 59509

Import Local NFL games into Google Calendar

Was wondering if there is a "script" to import my LOCAL NFL games into Google Calendar. Under "Task" settings, the games are listed, can those be used for the Google Calendar??
by clarkss12
Sun Jul 31, 2022 1:09 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 194
Views: 550264

Re: unofficial Docker Container for Record Engine


That's not something to be run from the prompt... that is part of the docker script (the user was telling you that you shouldn't have to worry about such as it is ALREADY there). If your system doesn't like 1000 change it in that file roughly around line 52 I believe.

Your problem was not ...
by clarkss12
Sun Jul 31, 2022 11:05 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 194
Views: 550264

Re: unofficial Docker Container for Record Engine


You may not need to, the build script creates the dvr user and group and then sets the permissions. So after creating your mount point folders modify the docker run with the new paths, and run it again.
The script contains: # Create default user and group & patch up permissions
RUN addgroup -g ...
by clarkss12
Sun Jul 31, 2022 7:23 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 194
Views: 550264

Re: unofficial Docker Container for Record Engine


The part listed below initially tripped me up on my Unraid setup.

-v /path/to/hdhomerun/tempdata:/dvrdata \
-v /path/to/hdhomerun/recordings:/dvrrec \

You will need to change the "/path/to/hdhomerun/recordings" to a path where you want the recordings to be stored. Same with the Tempdata.

For ...
by clarkss12
Sat Jul 30, 2022 8:16 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 194
Views: 550264

Re: unofficial Docker Container for Record Engine

I don't have a clue what I am doing. But I am trying to get your HDHomeRun engine docker to run under CoreELEC running on one of my inexpensive Android TV boxes.

I installed Docker onto my CoreELEC box. Using Putty, I pasted your command into the putty command window >>
docker run -d --name dvr ...
by clarkss12
Sat Mar 01, 2014 11:58 am
Forum: Frequently Asked Questions
Topic: HDHomeRun Prime and Windows 7 Media Center Hints Tips Tricks
Replies: 84
Views: 891704

Re: HDHomeRun Prime and Windows 7 Media Center Hints Tips Tr

Major update to Network Monitor, now at version 5.0. Greatly improved logging, you will want this version!

See the previous post here...
http://www.silicondust.com/forum2/viewtopic.php?f=41&t=12216&start=60#p90155

I downloaded and installed your Network Monitor ver. 5. When I run SD.exe, it ...