How about this suggestion ?
USB DVB-T2 HDTV Digital TV Stick Remote Receiver DVB-C DV ESY1 FM DAB - US$22.99
Hi There, Yes it is Linux and Raspberry 2/3 compatible. The only Thing you need to do is :
Remote to Raspberry using SSH first, after that enter those commands:
Code
cd /lib/firmware/
# if v1 so use this command
sudo wget http://palosaari.fi/linux/v4l-dvb/firmware/MN88473/01/latest/dvb-demod-mn88473-01.fw
# if v2 (hybrid !?!) use this command
sudo wget http://palosaari.fi/linux/v4l-dvb/firmware/MN88472/02/latest/dvb-demod-mn88472-02.fw
sudo reboot
I have a V1 tuner, but because I have no good UHF antenna so must wait for a while so I can test it.
Yes I know you have a Hybrid tuner, but you can try MN88472 here Index of /linux/v4l-dvb/firmware
or try to extract yourself at AstroMeta_integrated solution (choose hybrid driver)
Good luck guy,