Bug 5179

Summary: mythtv-backend does not have HDHomerun support
Product: Fedora Reporter: Chris Caudle <chris>
Component: mythtvAssignee: Richard <hobbes1069>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jarod
Priority: P1    
Version: f29   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description Chris Caudle 2019-03-07 15:48:26 CET
MythTV 30 does not include support for Silicon Dust HDHomerun network connected tuners.

MythTv 29 previously included a copy of the libhdhomerun library in the mythtv source tree.  With version 30 mythtv now relies on system libraries to provide libhdhomerun.  According to MythTv if the development libraries are present at compile time backend compilation should include support by default.
See forum discussion at MythTv here:
https://forum.mythtv.org/viewtopic.php?f=36&t=3041

The version from rpmfusion-free does not see to show using_hdhomerun in the configuration:

MythTV Branch : fixes/30
Network Protocol : 91
Library API : 30.20181231-1
QT Version : 5.11.3
Options compiled in:
linux debug use_hidesyms using_alsa using_jack using_oss using_pulse using_pulseoutput using_backend using_bdjava using_bindings_perl using_bindings_p\
ython using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_vbox using_ceton using_hdpvr using_ivtv using_joystick_menu usi\
ng_libcec using_libcrypto using_libdns_sd using_libfftw3 using_libxml2 using_lirc using_mheg using_opengl using_opengl_video using_opengl_themepainter\
 using_qtwebkit using_qtscript using_qtdbus using_taglib using_v4l2 using_x11 using_xnvctrl using_xnvctrl_external using_libbluray_external using_xran\
dr using_xv using_debugtype using_systemd_notify using_systemd_journal using_bdjava using_bindings_perl using_bindings_python using_bindings_php using\
_fontconfig using_freetype2 using_mythtranscode using_opengl using_vaapi using_vaapi2 using_vdpau using_ffmpeg_threads using_mheg using_libass using_l\
ibxml2 using_libmp3lame
Comment 1 Richard 2019-03-07 16:27:45 CET
Thanks for the report, but please check for existing bugs before creating a new one. New builds are complete and just need to be pushed to the repository.

*** This bug has been marked as a duplicate of bug 5176 ***
Comment 2 Chris Caudle 2019-03-07 17:02:08 CET
I apologize for not noticing the duplicate.  I did search for "mythtv" and "mythtv-backend" using the search box on the bugzilla page, but it did not find the previous entry.  When searching using the term "mythtv" in the search box the only entry returned is Bug 1768 (mythtv) - Package: mythtv-0.24.1-1.fc15.x86_64.
If search had returned 5176 I of course would not have entered a duplicate.

Thanks for the quick fix though, looks like it was entered an fixed just yesterday.