]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
tvhdhomerun: Add ISDB to type check in tvhdhomerun_device_create
authordiogosalazar <daq.malazasam@gmail.com>
Mon, 20 May 2024 20:42:50 +0000 (16:42 -0400)
committerFlole <Flole998@users.noreply.github.com>
Wed, 5 Jun 2024 21:50:23 +0000 (23:50 +0200)
commit3ac184725c3d4b58aa6cd15691e6fab6a0d22e07
tree3a6b8e1de59b7630aa17f5429bf8b2936aedc4e0
parent5432361184cc4afa585bf31914e58c0a0eee66ee
tvhdhomerun: Add ISDB to type check in tvhdhomerun_device_create

This commit adds support for ISDB in the type check of the tvhdhomerun_device_create function in tvhdhomerun.c.
This allows the function to handle ISDB type devices, which previously would have been changed to a DVB device on startup every time despite overrides.
src/input/mpegts/tvhdhomerun/tvhdhomerun.c