There is a new HDHomeRun that supports ISDB-T, the HDHR4-2IS (https://info.hdhomerun.com/info/connect4) and I'm trying to make it work with TVHeadend as there was no provision for ISDB-T HDHomeRun devices before.
I'm mostly done in adding support and it is working correctly, however, whenever my server restarts or the application is re-started I check that the HDHomeRun input reverts back to DVB-C. Thus I have to:
1- Navigate to Configuration -> DVB Inputs -> TV Adapters
2- When select my HDHomeRun Device and toggle between DVB-C and then back to ISDB-T
3- Re-Enable the tunner and then I'm able to select my ISDB-T Network. While the adapter reverted back to DVB-C, my ISDB-T network is not available to be selected.
I have uploaded my patch https://github.com/danielcbit/tvheadend/tree/hdhomerun
Can some one point me in the direction of what is missing to prevent this DVB Input to be lost upon service restart?
Thank you!