Yesterday, 07:32 PM
I set up NextPVR last week because I was fed up with the terrible delay with internet streams of TV, which is most annoying during the World Cup and Euros. If you're watching iPlayer (or, god forbid, ITVX) when England are playing, you may as well give up on being surprised by anything because everyone in a bar or watching over satellite/aerial will be approximately 5 days ahead of you.
Now that I have set up nextpvr feeding into dispatcharr, I can watch with between 2-8 seconds of delay (depends on SD or HD)! Perhaps not quite enough for a penalty shootout, but lightyears better than any other internet option. I did find, however, that the included frequency file for my transmitting station - Crystal Palace - is out-of-date, so I thought I might share my updated file here for anyone who needs it (DVB-T2 channels don't work on the npvr included one or the newest one on linuxtv.org because the frequency is incorrect in both, for example).
That's it! Hope at least some people get some use out of this (maybe even for the Norway match in 90 mins)! Oh, and, thank you for this great piece of software - I finally managed to get a use out of my 12-year-old xbox tuner!
Now that I have set up nextpvr feeding into dispatcharr, I can watch with between 2-8 seconds of delay (depends on SD or HD)! Perhaps not quite enough for a penalty shootout, but lightyears better than any other internet option. I did find, however, that the included frequency file for my transmitting station - Crystal Palace - is out-of-date, so I thought I might share my updated file here for anyone who needs it (DVB-T2 channels don't work on the npvr included one or the newest one on linuxtv.org because the frequency is incorrect in both, for example).
Code:
#----------------------------------------------------------------------------------------------
# Manually-generated from:
# <https://www.freeview.co.uk/help/coverage-checker/detailed-view/download/SE1 ***(Not giving you my postcode)!>
#----------------------------------------------------------------------------------------------
# location and provider: UK, Crystal Palace
# date (yyyy-mm-dd) : 2026-07-01
#
#----------------------------------------------------------------------------------------------
[C23 BBC A]
DELIVERY_SYSTEM = DVBT
FREQUENCY = 490000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 2/3
CODE_RATE_LP = NONE
MODULATION = QAM/64
TRANSMISSION_MODE = 8K
GUARD_INTERVAL = 1/32
HIERARCHY = NONE
INVERSION = AUTO
[C26 D3&4]
DELIVERY_SYSTEM = DVBT
FREQUENCY = 514000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 2/3
CODE_RATE_LP = NONE
MODULATION = QAM/64
TRANSMISSION_MODE = 8K
GUARD_INTERVAL = 1/32
HIERARCHY = NONE
INVERSION = AUTO
[C30- BBC B]
DELIVERY_SYSTEM = DVBT2
FREQUENCY = 546000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 2/3
CODE_RATE_LP = NONE
MODULATION = QAM/256
TRANSMISSION_MODE = 32K
GUARD_INTERVAL = 1/128
HIERARCHY = NONE
STREAM_ID = 0
INVERSION = AUTO
[C25 SDN]
DELIVERY_SYSTEM = DVBT
FREQUENCY = 506000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 3/4
CODE_RATE_LP = NONE
MODULATION = QAM/64
TRANSMISSION_MODE = 8K
GUARD_INTERVAL = 1/32
HIERARCHY = NONE
INVERSION = AUTO
[C22 ARQ A]
DELIVERY_SYSTEM = DVBT
FREQUENCY = 482000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 3/4
CODE_RATE_LP = NONE
MODULATION = QAM/64
TRANSMISSION_MODE = 8K
GUARD_INTERVAL = 1/32
HIERARCHY = NONE
INVERSION = AUTO
[C28- ARQ B]
DELIVERY_SYSTEM = DVBT
FREQUENCY = 530000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 3/4
CODE_RATE_LP = NONE
MODULATION = QAM/64
TRANSMISSION_MODE = 8K
GUARD_INTERVAL = 1/32
HIERARCHY = NONE
INVERSION = AUTO
[C35 L-LON]
DELIVERY_SYSTEM = DVBT
FREQUENCY = 586000000
BANDWIDTH_HZ = 8000000
CODE_RATE_HP = 3/4
CODE_RATE_LP = NONE
MODULATION = QPSK
TRANSMISSION_MODE = 8K
GUARD_INTERVAL = 1/32
HIERARCHY = NONE
INVERSION = AUTOThat's it! Hope at least some people get some use out of this (maybe even for the Norway match in 90 mins)! Oh, and, thank you for this great piece of software - I finally managed to get a use out of my 12-year-old xbox tuner!