instalacion en Ubuntu 18.04.5 LTS

https://tvheadend.org/boards/4/topics/24116

sudo apt update
sudo apt upgrade
sudo reboot 

cd Descargas/
sudo apt install patchutils libproc-processtable-perl build-essential git make cmake linux-headers-generic dvb-apps dvbcut dvbpsi-utils dvbsnoop dvbstream dvbstreamer dvbtune dvb-tools htop libavahi-client-dev zlib1g-dev libavcodec-dev libavutil-dev libavformat-dev libswscale-dev libavresample-dev libssl-dev libdvbcsa-dev  python w-scan

git clone https://github.com/tbsdtv/media_build.git
git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media
cd media_build
make dir DIR=../media
make allyesconfig
make -j8
sudo make install

cd ..
wget http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2
sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/

sudo reboot 

cd Descargas/
git clone https://github.com/tvheadend/tvheadend.git
cd tvheadend/
sudo apt install gettext
./configure 
make -j8
sudo make install
cd build.linux/
./tvheadend -C

https://github.com/mighty-p/t2scan

https://github.com/stefantalpalaru/w_scan2