<div dir='auto'><div><br><div class="gmail_extra"><br><div class="gmail_quote">On 2 Mar 2017 22:15, "Brady, Mike" <mike.brady@devnull.net.nz> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">On 2017-03-02 17:00, David Moore wrote:
<br>
> On 02/03/17 16:13, Criggie wrote:
<br>
>> Cool - welcome
<br>
>> 
<br>
>> What hardware do you have available for this project?
<br>
>> 
<br>
>> You'll want a minimum of
<br>
>> * A TV with HDMI input (vga works in a pinch but is not as pretty)
<br>
>> * A quietish PC with HDMI output that you can leave running 24/7
<br>
>> * Somewhere to leave it running out of the way, that won't get hot or
<br>
>> bumped.  Behind the TV is ideal.
<br>
>> * A broadband internet connection
<br>
>> * Some kind of receiver and aerial.....:
<br>
>> 
<br>
>> My understanding is a HD Homerun receiver and a UHF aerial are great 
<br>
>> if
<br>
>> you're in urban area with good signal (ie, dvb-t or terrestrial 
<br>
>> coverage)
<br>
>> 
<br>
>> Otherwise you need a satellite dish and a couple of dvb-s tuner cards.
<br>
>> 
<br>
>> And whatever cabling is needed to tie it all together.
<br>
>> 
<br>
>> 
<br>
>> 
<br>
>> Peter Charlesworth wrote:
<br>
>>> I've joined the mailing list today, mainly as a response to the news 
<br>
>>> that
<br>
>>> TiVo will be defunct in NZ after October 2017.  I'm devastated about 
<br>
>>> this,
<br>
>>> since we have three TiVo units, and can't speak highly enough of how 
<br>
>>> good
<br>
>>> they have been in practical functionality, as well as an alternative 
<br>
>>> to
<br>
>>> the offerings of Sky TV, to which I have a philosophical aversion.
<br>
>>> 
<br>
>>> I'm a technically capable person and I understand electrons, but I 
<br>
>>> have
<br>
>>> minimal practical experience at "circuit-board level", so the initial
<br>
>>> onslaught of unfamiliar terms and concepts I have encountered in 
<br>
>>> reading
<br>
>>> the
<br>
>>> MythTV pages today have been somewhat mind boggling.  However, I'm 
<br>
>>> hoping
<br>
>>> that with the guidance of New Zealand experts in the MythTV field, 
<br>
>>> and the
<br>
>>> general information in the extensive resources of the main website, I 
<br>
>>> may
<br>
>>> in time be able to learn enough to assemble a good MythTV set-up of 
<br>
>>> my
<br>
>>> own.
<br>
>>> It certainly seems to be the best prospect that I can find to replace 
<br>
>>> the
<br>
>>> features of TiVo, and probably exceed them.
<br>
>>> 
<br>
>>> 
<br>
>>> 
<br>
>>> I look forward to hearing from you all,
<br>
>>> 
<br>
>>> Regards,
<br>
>>> 
<br>
>>> Peter
<br>
>>> 
<br>

<br>
> One thing you may have to get used to is the EPG pulled from the
<br>
> freeview web site sometimes has problems. Rare but they do occur.
<br>
> Personally I didn't want to live with an internet EPG so I developed
<br>
> mhegepgsnoop to pull the EPG directly from the DVB-T (terrestrial)
<br>
> broadcast data. Unfortunately this won't work for satellite (DVB-S)
<br>
> broadcast nor will it work with an HDHomeRun.
<br>

<br>
> Getting the right hardware is the hard part. Lots of info at places
<br>
> like linuxtv.org to help with this. And of course asking questions on
<br>
> this and the main MythTV list. Actually installing MythTV is a breeze
<br>
> if you stick with the defaults.
<br>

<br>
> BTW I didn't run my system (currently broken - HDD failure) 24/7. It
<br>
> is quite simple to set up MythTV so that it shuts down overnight but
<br>
> wakes up the PC when it needs to record.
<br>

<br>
> Cheers
<br>
> David
<br>

<br>
Actually you can use mhegepgsnoop (indirectly and with a few fixes) with 
<br>
an HDHomeRun.
<br>

<br>
I have a bash script that uses hdhomerun_config to capture the stream to 
<br>
a file and then feeds it to mhegepgsnoop using the dvbsnoop option.
<br>

<br>
A few minor fixes are needed to mhegepgsnoop in order to parse the 
<br>
dvbsnoop output correctly.
<br>

<br>
I have been using this reliably for a while now on my live system with 
<br>
no problems.
<br>

<br>
Happy to provide the script and updated mhegepgsnoop if anyone wants it.
<br></p></blockquote></div></div></div><div dir="auto">Cool. Let's get it merged into the code on sourceforge so anyone can easily download it.</div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">
</p>
</blockquote></div><br></div></div></div>